moizibnyousaf/build-workspace-docs
Use when regenerating README.md and WORK_AREAS.md in a managed library workspace. Always dry-run first to preview changes.
npx skills add https://github.com/MoizIbnYousaf/Ai-Agent-Skills --skill build-workspace-docs
Keep workspace documentation in sync with the skills catalog after adding, removing, or curating skills.
--dry-run before regenerating docs to preview what will change..ai-agent-skills/config.json).--format json to capture structured results for automation pipelines.npx ai-agent-skills build-docs --dry-run
npx ai-agent-skills build-docs
npx ai-agent-skills build-docs --dry-run --format json
The JSON output includes currentlyInSync to tell you whether docs were already up to date.
add, catalog, vendor, or curate commands that change the skills catalog.init-library to create one first.<!-- GENERATED:...:start/end -->) as boundaries. Do not remove these markers from the template sections.Take moizibnyousaf/build-workspace-docs from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.