a2a protocol agents

14 tagged a2a protocol, measured the same way as everything else here.

Browse within: a2a 6agent-economy 5agent-memory 5chatbot 5cognitive-architecture 5

interceptors

03

Bitterbot-AI/bitterbot-desktop

Agent

Executable skill interceptors turn passive markdown skills into deterministic behavioral guardrails. When the agent proposes a tool call, registered interceptors inspect the action, read the agent's current state (hormonal, GCCRF, channel, recent turns), and may modify, inject context into, require a prerequisite for…

2.5k 4d ago A 0 tokens original MIT

a2a

06

agentarea/agentarea

Agent

One agent invoking another is delegation; A2A is the transport binding used when the target is outside your platform, and this page separates the two.

48 2d ago A 0 tokens original Apache-2.0

context-strategies

07

agentarea/agentarea

Agent

Three settings — static, hybrid and dynamic — decide whether large tool outputs are offloaded to object storage, whether compacted history is preserved, and whether tools are disclosed lazily.

48 2d ago A 0 tokens original Apache-2.0

skills

08

agentarea/agentarea

Agent

A skill is a folder of files an agent loads only when a task calls for it — this page covers the three tiers of disclosure, where the files land, and what the model is told at each stage.

48 2d ago A 0 tokens original Apache-2.0

outreach-drafter

09

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-3 worker. Scores one lead's fit against the ICP and drafts grounded outreach (email or LinkedIn) for its target contacts, using ONLY the research + enrichment data it is handed. Returns a fit score, angles, and draft messages — it does not call connectors and does not save. Dispatched by the…

5 4d ago A 90 tokens

outreach-enricher

10

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-2 worker. Enriches one lead + its contacts via the deterministic enrichlead MCP tool and returns the enrichments (funding, verified emails/phones, web context) as structured data. Dispatched by the intent-outreach orchestrator after the user keeps the leads worth pursuing. Does not research…

5 4d ago A 88 tokens

outreach-researcher

11

jeremylongshore/intent-outreach

Agent

Intent Outreach Phase-1 worker. Researches ONE company domain against an ICP via the deterministic researchdomain MCP tool and returns its leads + contacts as structured data. Dispatched by the intent-outreach orchestrator (one per domain, so domains fan out in parallel). Does not enrich, score, draft, or save. Use as…

5 4d ago A 79 tokens