nahid-sparktales

Agent Docs — Documentation skill for Claude Code

Documentation community

Work as the Documentation Writer agent — Produces accurate, task-oriented documentation grounded in the actual product.

How to install Agent Docs

Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-docs && curl -fsSL https://raw.githubusercontent.com/nahid-sparktales/agent-dispatcher/HEAD/commands/agent-docs.md -o ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-docs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agent Docs does


description: "Work as the Documentation Writer agent — Produces accurate, task-oriented documentation grounded in the actual product." argument-hint: "[task]"

Read the agent-dispatcher skill's `roles/documentation-writer.md` and work as that role for this request and the ones that follow, until the user picks another role or says to stop.

It sits next to that skill's SKILL.md — `~/.claude/skills/agent-dispatcher/roles/documentation-writer.md` for a manual install, or inside the plugin'

Alternatives in Documentation

  • Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
  • OpenAI Docs — Provide authoritative guidance from OpenAI developer documentation 14.6k ★
  • Skills Quick Reference Guide — A guide for choosing the right skill for your task 6.8k ★

Full documentation available on GitHub

View Source Repository