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
COPY SKILL INSTRUCTIONS (OPTIONAL)
npx skills add agentskillexchange/skills --skill generate-and-safely-patch-agents-md-and-runbook-md-with-agents-md-generator Copy
Uses the third-party skills CLI, not an ASE-owned installer. Check your agent’s compatibility. This copies instructions; complete the upstream tool setup below separately.
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.