Works with the AI tools you already use
AGENTS.md and llms.txt Writer-Reviewer
For AGENTS.md it covers runnable build, test, and run commands, code conventions, a map of where logic lives, and the gotchas that trip agents up.
Secure checkout via Stripe
See it in action
You say
Review the AGENTS.md in this repo and tell me if it's ready for a coding agent. Then draft an llms.txt for our docs site at example.com. Give me a PASS or REVISE verdict with a prioritized fix list, and flag anything that wastes context.
Your agent does
AGENTS.md — Verdict: REVISE
Priority fixes:
- Build/test commands missing. Add the exact commands an agent should run, e.g.
npm install,npm run build,npm test. - No code map. Add a short "where things live" section (e.g. app logic in src/, API routes in src/api/).
- Gotcha undocumented. Note that migrations must run before the test suite.
Context efficiency: removed ~180 tokens of filler ("This project is a wonderful...", "please be careful"). Keep instructions imperative.
llms.txt — drafted (ready to commit):
Example Docs
Documentation for the Example API and SDK.
Docs
- Quickstart: Install and first request
- API Reference: Endpoints and parameters
Optional
Verdict: PASS once the two AGENTS.md commands above are confirmed against your project.
What you get
About this skill
AI agents are now a primary reader of your documentation: a coding agent opens AGENTS.md before it touches your repo, and a browsing agent reads llms.txt before it uses your site. Both are young conventions, and most are missing, vague, or padded with words that waste the very context window they are meant to fill. This skill writes them properly and reviews existing ones against what an agent actually needs. For AGENTS.md it covers runnable build, test, and run commands, code conventions, a map of where logic lives, and the gotchas that trip agents up. For llms.txt it produces the correct structure — H1 name, summary, and curated, linked sections an agent can navigate. It has a write mode that drafts the file ready to commit, and a review mode that returns a PASS or REVISE verdict with a prioritized fix list, including a context-efficiency pass that cuts the filler tokens agentic engineers warn about. Works with Claude Code, Cursor, Codex CLI, Gemini CLI, and any SKILL.md agent.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
PubsProToolkit builds rigor-first skills for AI agents — they write your docs and content properly, then adversarially review them to catch what's wrong before it ships. The result: cleaner output and a hard quality gate in one toolkit. Built by a CMPP-certified, PhD medical writer who brings regulated-industry standards to developer docs, content, compliance, and research integrity.
Also available in a bundle
Frequently Asked Questions
Popular in Documentation

README Rescue Architect for AI Coding Agents
Transforms undocumented repositories into professional README files, setup guides, command maps, architecture notes, environment references, testing docs, and AI agent handoff files.
incident-postmortem
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
skill-polisher
Transform raw skill documentation into high-conversion, readable marketplace listings without losing LLM context.