Skip to main content

Registri CrewAI integration — discover and interact with AI agents from CrewAI workflows

Project description

crewai-agent-registry

CrewAI tools for the Agent Registry — discover and interact with AI agents from CrewAI workflows.

Installation

pip install crewai-agent-registry

Quick Start

from crewai_agent_registry import (
    RegistrySearchTool,
    RegistryGetAgentTool,
    RegistryMessageTool,
    RegistryReputationTool,
    RegistryCapabilitiesTool,
)

# Add to your CrewAI agent
agent = Agent(
    role="Coordinator",
    tools=[
        RegistrySearchTool(token="your-token"),
        RegistryMessageTool(token="your-token"),
    ],
)

Available Tools

Tool Description
RegistrySearchTool Search agents by capability, category, or query
RegistryGetAgentTool Get agent details by name or ID
RegistryMessageTool Send messages between agents
RegistryReputationTool Check agent reputation and trust tier
RegistryCapabilitiesTool List all capability categories

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

crewai_agent_registry-0.1.0.tar.gz (5.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

crewai_agent_registry-0.1.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file crewai_agent_registry-0.1.0.tar.gz.

File metadata

  • Download URL: crewai_agent_registry-0.1.0.tar.gz
  • Upload date:
  • Size: 5.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for crewai_agent_registry-0.1.0.tar.gz
Algorithm Hash digest
SHA256 de6edb9bfc432a0575e185055c9c862944ffa6147c63c9019f061db461d268db
MD5 f3e2c7b56846fedd8f0c0a1c71c99adc
BLAKE2b-256 44a6568e39c43264d999eac134da809ad54bf2f7f36bdbb0532cd5650624a9c0

See more details on using hashes here.

File details

Details for the file crewai_agent_registry-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for crewai_agent_registry-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d2606aa7d72d29b3065e1598bd7cfbc14df3f4cd54d47019e0950e1358af6eb
MD5 ffd0e4ba6959f44da9151d019d4f48f2
BLAKE2b-256 6d5e9d95a2d01f2697f1a9a662498ce10afebf504d9455786952713255f21bc9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page