verdoc_agents_md
Generate an AGENTS.md for any public GitHub repo: verified build/test commands, directory map, entry points, edit boundaries; ambiguous paths marked unverified via git tree checks.
Instructions
Generate an AGENTS.md for a public GitHub repository: build and test commands quoted from the repository's own manifests with the source file named, a directory map, entry points and edit boundaries. Every path is checked against the git tree and anything ambiguous is marked unverified rather than guessed. Use this before working in a repository you do not already know. Costs $0.02 in USDC from the configured wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Public GitHub repository as owner/name, or a github.com URL. | |
| format | No | 'markdown' returns the file ready to write to disk; 'json' adds provenance. | markdown |