openai / docs-sync
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/docs-sync && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/928" && unzip -o skill.zip -d .claude/skills/docs-sync && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/docs-sync/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.
0 views
0 installs