Skill Detail

Generate and safely patch AGENTS.md and RUNBOOK.md with AGENTS.md Generator

Bootstrap and safely update AGENTS.md and RUNBOOK.md without clobbering hand-edited docs, so coding-agent repos keep a clean machine-readable contract.

Templates & WorkflowsMulti-Framework
Templates & Workflows Multi-Framework Security Reviewed
โญ 2 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill generate-and-safely-patch-agents-md-and-runbook-md-with-agents-md-generator Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Python 3.11+, pipx or pip, Git repository
Install & setup
Install with `pipx install git+https://github.com/markoblogo/AGENTS.md_generator.git`, then run `agentsgen init . –defaults –autodetect` in the target repository.
Author
markoblogo
Publisher
Individual
Last updated
Apr 17, 2026
Quick brief

Use AGENTS.md Generator when a repo needs dependable agent-facing documentation and you want safe updates instead of one-off manual edits. It can create AGENTS.md and RUNBOOK.md when they are missing, update only marked sections when they already exist, and fall back to generated companion files rather than overwriting unmarked human content. The scope boundary is narrow and concrete: marker-bounded repo-doc generation and patching for coding-agent handoff, not a generic repo-intelligence runtime or broad developer platform listing.