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 agentmods add instructions/unifapi-agent/agents/agents-mdgit clone --depth 1 https://github.com/unifapi-agent/agentsWhat 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 | $0.02523 | $0.02523 |
| Opus 5 | $0.01262 | $0.01262 |
| Sonnet 5 | $0.00505 | $0.00505 |
| Haiku 4.5 | $0.00252 | $0.00252 |
Grade A, and why
agents AGENTS.md 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 204 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Agents
Every agent is a folder of atomic skills you compose inside your own assistant. enhanced skills read live public data via the unifapi skill; advice skills are framework-only.
Role agents
SEO Agent
Track rankings, audit SERPs, and research keywords, competitors, and backlinks as live records — inside your assistant.
seo-audit(enhanced) — APIs: seo, browserseo-fix-plan(enhanced) — APIs: seo, browserkeyword-research(enhanced) — APIs: seoschema(advice) — APIs: —
AI Visibility Agent
Measure whether your brand and domain get cited in AI answers across ChatGPT and AI search — and where competitors win the answer.
ai-visibility-audit(enhanced) — APIs: geo, seo, browserai-visibility-fix-plan(enhanced) — APIs: geo, seo, browserllm-mention-tracking(enhanced) — APIs: geoai-answer-gap(enhanced) — APIs: geo, seo
Local SEO Agent
Audit local-pack rankings, map listings, and review presence for one location or hundreds.
local-pack-audit(enhanced) — APIs: maps, local, seolisting-accuracy-audit(enhanced) — APIs: maps, local, seolocal-competitor-scan(enhanced) — APIs: maps, local, seo
Influencer Marketing Agent
Plan, match, price, confirm, track, and report creator campaigns from public engagement evidence.
creator-campaign-ops(enhanced) — APIs: twitter, youtube, instagram, tiktokcreator-shortlist(enhanced) — APIs: tiktok, youtube, instagram, twitteraudience-fit-check(enhanced) — APIs: twitter, youtube, tiktok, instagramkol-pricing(enhanced) — APIs: twitter, youtube, instagram, tiktok, reddit
Content Strategy Agent
Turn public demand — keywords, Reddit threads, YouTube, and news — into a content plan with evidence.
content-opportunity-brief(enhanced) — APIs: seo, youtube, tiktok, reddit, twitter, news, threadscontent-strategy(enhanced) — APIs: seo, reddit, youtube, news, tiktokcustomer-research(enhanced) — APIs: reddit, youtube, news, tiktok, seo
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.
- 2d ago First seen · 204 lines · 2,523 tokens per session scan A bc2b906e940c
agents AGENTS.md is an instructions file published in the GitHub repository unifapi-agent/agents (557 stars, last pushed 2mo ago), licensed MIT. It adds 2,523 tokens to every session, about $0.0126 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-30.
Other instructions, from other repositories
potato CLAUDE.md
Instructions for onism1767-creator/potato, covering claude.md — 给 claude code 的厂规(本仓库的最高行为约束), 0. 一句话项目定位(先理解再动手), 🟥 叙事红线(写注释、文案、报告、readme 时都适用), 1. 架构层级与不可跨越的边界(🟥 核心红线) and 🟥 边界红线.
optifeed-radar CLAUDE.md
Instructions for optifeed/optifeed-radar, covering claude.md - optifeed radar, commands, stack, layout and hard rules (violations = rejected pr).
aeo-radar CLAUDE.md
Instructions for hellowalt/aeo-radar, covering claude.md — dev playbook for aeo radar, tech stack, common commands, crawl (defaults to headless) and seeding & analysis.
refd AGENTS.md
AGENTS.md instructions for emaitchess/refd, covering agents.md, what this is, monorepo layout, code style and commands.
refd CLAUDE.md
Claude Code instructions for emaitchess/refd, covering claude.md, what this is, monorepo layout, code style and commands.
startup-skill AGENTS.md
Instructions for ferdinandobons/startup-skill, covering agents.md, repository overview, skill taxonomy, repository structure and key conventions.