Generates and maintains a standard docs folder structure with four topic areas: architecture (how the system works), codebase (where things live), code standard (team conventions), and project PDR (product requirements). It scans your project, infers whether you need initial setup or an incremental update, then writes or refreshes markdown files with actual content pulled from your code. The Agent Context Guide it adds to SUMMARY.md is deliberately narrow, just loading instructions for other AI agents. Useful when you inherit an undocumented repo or want to keep docs synced without rewriting everything from scratch each time. It won't invent requirements or pad empty projects with placeholder text.
npx skills add https://github.com/buiducnhat/agent-skills --skill docs