a2ap

a2ap is a skill for Claude Code, Codex from Lord1Egypt/awesome-skill-forge. It costs 119 tokens per session (151 once invoked), scanned A, original, MIT.

An agent-communication project describing a protocol for connecting AI agents and exposing shared capabilities through HTTP and MCP bridges. MCP is a standard way for AI applications to use external tools.

In plain words
What is it for?
Use it to connect agents, provide capabilities such as memory or news briefings, bridge services, and send notifications between Hermes and OpenClaw.
Why use it?
It addresses the problem of separate agents and services needing to exchange messages and call one another's capabilities.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to connect agents, provide capabilities such as memory or news briefings, bridge services, and send notifications between Hermes and OpenClaw.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lord1egypt/awesome-skill-forge/a2ap
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Lord1Egypt/awesome-skill-forge --skill a2ap
Clone the repo
git clone --depth 1 https://github.com/Lord1Egypt/awesome-skill-forge

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for a2ap

README.md
[![agentmods](https://agentmods.dev/badge/skills/lord1egypt/awesome-skill-forge/a2ap/github.svg)](https://agentmods.dev/skills/lord1egypt/awesome-skill-forge/a2ap)
Your own site
<a href="https://agentmods.dev/skills/lord1egypt/awesome-skill-forge/a2ap"><img src="https://agentmods.dev/badge/skills/lord1egypt/awesome-skill-forge/a2ap/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for a2ap

Your own site · 80×15
<a href="https://agentmods.dev/skills/lord1egypt/awesome-skill-forge/a2ap"><img src="https://agentmods.dev/badge/skills/lord1egypt/awesome-skill-forge/a2ap.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 151 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00119 $0.00151
Opus 5 $0.00060 $0.00076
Sonnet 5 $0.00024 $0.00030
Haiku 4.5 $0.00012 $0.00015

Measured 9d ago against content hash c8b39b39ee63, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

a2ap scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

community/clawhub/a/a2ap/SKILL.md · 7 lines

The source is not reproduced here

Licensed MIT

The repository is licensed MIT, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 7 lines · 119 tokens per session scan A c8b39b39ee63

Subscribe to this mod's changes

a2ap is a skill published in the GitHub repository Lord1Egypt/awesome-skill-forge (2 stars, last pushed 3mo ago), licensed MIT. It adds 119 tokens to every session and 151 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

agent-communication-protocol

Open protocol for AI agent interoperability enabling standardized communication between agents, applications, and humans across different frameworks.

majiayu000/claude-skill-registry · 25 tokens

build-w2a-sensor

Use this skill when the user asks to "build a W2A sensor", "create a world2agent sensor", "add a sensor for ", or otherwise wants to emit signals into the World2Agent protocol from a new data source. Guides discovery → design → scaffold → install recipe → test.

machinepulse-ai/world2agent · 69 tokens

tsq-protocol

A shared operating protocol for TimSquad AI agents, covering task analysis, delegation, checks, limits, and completion reports.

sonature-lab/timsquad · 63 tokens

Z.A.E.B.A.L.: profanity-triggered self-audit for agents

Use when the agent loops on the same mistake and the user is visibly frustrated. Z.A.E.B.A.L. treats profanity as an audit signal: stop, disprove the wrong belief, escalate repeated failures to an external auditor. Installs as hooks in four agent hosts.

howdeploy/deploychan_mcp · 71 tokens

agent-communication-protocol

Open protocol for AI agent interoperability enabling standardized communication between agents, applications, and humans across different frameworks.

majiayu000/claude-skill-registry-data · 25 tokens

bookorigin-docx-review

A local review tool for authorised DOCX files, which are Microsoft Word documents. It checks the document's ZIP and internal structure, applies limited textbook criteria, and exports a review package tied to file hashes.

dongsheng123132/2origin · 41 tokens