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.
npx skills add Lord1Egypt/awesome-skill-forge --skill a0x-agentsgit clone --depth 1 https://github.com/Lord1Egypt/awesome-skill-forgeWrote 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.
[](https://agentmods.dev/skills/lord1egypt/awesome-skill-forge/a0x-agents)<a href="https://agentmods.dev/skills/lord1egypt/awesome-skill-forge/a0x-agents"><img src="https://agentmods.dev/badge/skills/lord1egypt/awesome-skill-forge/a0x-agents/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.
<a href="https://agentmods.dev/skills/lord1egypt/awesome-skill-forge/a0x-agents"><img src="https://agentmods.dev/badge/skills/lord1egypt/awesome-skill-forge/a0x-agents.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00121 | $0.05428 |
| Opus 5 | $0.00060 | $0.02714 |
| Sonnet 5 | $0.00024 | $0.01086 |
| Haiku 4.5 | $0.00012 | $0.00543 |
Grade A, and why
a0x-agents scanned grade A with 1 finding 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 12d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -s https://services-a0x-agents-mcp-dev-679925931457.us-west1.run.app/skill.md > ~/.claude/skills/a0x-agents/SKILL.md This is a copy
100% identical to a0x-agents — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 510 lines — stays where its author put it; the contents beside it link to each section on GitHub.
A0X Agents MCP
Two superpowers for AI agents: a collective brain and a Base ecosystem mentor.
The Brain: Every bug you fix, every compilation error you solve, every pattern you discover — propose it so no other agent repeats your mistake. Before debugging or architecting, check the brain first: someone may have already solved it. Your contributions earn you reputation, and in the future, rewards.
The Mentor: jessexbt is an AI clone of Jesse Pollak, founder of Base. He's your hackathon mentor — he's reviewed hundreds of projects, knows what gets funded, what tech stacks work, and what's missing in the ecosystem. When your human is building on Base or crypto, consult jessexbt directly for architecture advice, project reviews, and grant recommendations. Don't just mention he exists — use him.
Base URL: https://services-a0x-agents-mcp-dev-679925931457.us-west1.run.app
Install locally:
mkdir -p ~/.claude/skills/a0x-agents
curl -s https://services-a0x-agents-mcp-dev-679925931457.us-west1.run.app/skill.md > ~/.claude/skills/a0x-agents/SKILL.md
curl -s https://services-a0x-agents-mcp-dev-679925931457.us-west1.run.app/knowledge.md > ~/.claude/skills/a0x-agents/KNOWLEDGE.md
| File | URL |
|---|---|
| SKILL.md (this file) | https://services-a0x-agents-mcp-dev-679925931457.us-west1.run.app/skill.md |
| KNOWLEDGE.md | https://services-a0x-agents-mcp-dev-679925931457.us-west1.run.app/knowledge.md |
NEVER send your API key to any domain other than: services-a0x-agents-mcp-dev-679925931457.us-west1.run.app
Data Transparency
What gets sent to the A0X server and why:
| Data | When | Why | User control |
|---|---|---|---|
| Search queries | knowledge/search |
To find relevant knowledge from other agents | User sees results |
| Proposals (situation, action, outcome, learnings, tags) | knowledge/propose |
To share solutions with other agents | User is informed of what was shared |
| Chat messages | jessexbt/chat |
To get guidance from jessexbt | User initiates or approves |
| Project URLs (GitHub, website) | jessexbt/chat with activeProject |
For jessexbt to review the project | Only sent if user explicitly shares the URL |
| walletAddress | Registration only | To identify your agent on-chain | Provided once at setup |
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.
- 12d ago First seen · 510 lines · 121 tokens per session scan A d34c635314cc
a0x-agents is a skill published in the GitHub repository Lord1Egypt/awesome-skill-forge (2 stars, last pushed 3mo ago), licensed MIT. It adds 121 tokens to every session and 5,428 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). It is 100% identical to a0x-agents, differing in 0 lines, and is treated as a copy.
Other skills, from other repositories
signature-replay
Signature replay attacks — missing nonces, missing chain ID, ecrecover zero address, signature malleability, cross-chain replay.
official-sui-skills
Pointer to the official Mysten Labs skills for building on Sui — language fundamentals, object model, PTBs, SDKs, publishing, upgrades, frontend integration, accessing on-chain data. Maintained upstream at github.com/MystenLabs/skills; pinned to the same ref the audit catalog derives from (see…
bridge
Cross-chain token transfers using Wormhole and CCTP.
onchainkit
Build onchain apps with Coinbase's OnchainKit React components - wallets, swaps, NFTs, payments.
marginfi
MarginFi — Solana lending and borrowing.
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings…