A2A-compliant multi-agent research crew built with CrewAI. Hierarchical team (Coordinator, Researcher, Writer) exposed as a JSON-RPC 2.0 service. Supports peer delegation to any A2A agent. Fork and customize for your own agents.
A multi-agent research crew built with CrewAI, exposed as an A2A service. Send it a topic via A2A's and it returns a structured research report. Three agents collaborate in a hierarchical crew: Coordinator decomposes the request into sub-tasks and delegates to the team. Researcher investigates each sub-topic. When a peer A2A service is configured, can delegate analysis to it via the tool. Writer…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A multi-agent research crew built with CrewAI, exposed as an A2A service. Send it a topic via A2A's and it returns a structured research report. Three agents collaborate in a hierarchical crew: Coordinator decomposes the request into sub-tasks and delegates to the team. Researcher investigates each sub-topic. When a peer A2A service is configured, can delegate analysis to it via the tool. Writer transforms research findings into a structured markdown report. Agent roles, goals, and backstories…