What is docs?
Code documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based. Source: 2ykwang/agent-skills.
Code documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based.
Quickly install docs AI skill to your development environment via command line
Source: 2ykwang/agent-skills.
Documents managed by this skill are stored under docs/generated/. They are organized by category subdirectories: docs/generated/ / .md
Documents outside docs/generated/ are considered manually written and must never be modified.
Always use the tools below for document search and management. Do not open files one by one — search smartly using patterns.
Code documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based. Source: 2ykwang/agent-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/2ykwang/agent-skills --skill docsCode documentation agent — write/update docs with /docs write, check status with /docs check. Minimal code blocks, reference pointer based. Source: 2ykwang/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/2ykwang/agent-skills --skill docs Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/2ykwang/agent-skills