Doc Detective Agent Tools
doc-detective-agent-tools is a Claude Code plugin marketplace for the Ship phase that delivers Doc Detective agents and skills to verify documentation and tutorials.
Wire Doc Detective’s Claude Code plugin so agents can validate that tutorials and product docs actually work as written.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install doc-detective-agent-tools@doc-detective/agent-toolsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:doc-detective/agent-tools") and the paste-ready config with skillselion.get_install_config("plugin:doc-detective/agent-tools").
What it does
doc-detective-agent-tools is a minimal Claude Code marketplace listing that distributes Doc Detective capabilities to coding agents. Doc Detective is built for builders who ship instructional content—README flows, onboarding guides, and API walkthroughs—and need those paths tested the way code is tested. Registering this one-plugin bundle gives Claude Code a hook into that mindset: catch stale commands, broken links, and mismatched UI copy before customers do. It complements Build-phase doc authoring but belongs on the Ship shelf because the payoff is confidence at release and during Operate when you refresh docs after incidents. Beginners benefit if they already write step-based docs; it does not replace a full E2E suite for application logic. Think of it as documentation QA agent tooling, not a general development marketplace.
Highlights
- Single-plugin marketplace entry for Doc Detective agent tooling
- Focuses on documentation accuracy and executable doc checks, not generic codegen
- Pairs with Doc Detective’s broader agents, skills, and plugins ecosystem
- Useful before launch when screenshots, links, and command sequences must match reality
- Lightweight install for solo builders who treat docs as part of the product surface
Why builders use it
Solo builders ship docs and tutorials that drift from the product, and manual re-walks of every step do not scale before launch.
After adding the marketplace, Claude Code can invoke Doc Detective-style checks so procedural documentation stays aligned with what the app actually does.
At a glance
- Type - Plugin in Testing.
- Adoption - 0 installs, 9 stars, 0 votes.
FAQ
Who is doc-detective-agent-tools for?
It is for solo builders and doc-heavy products who want Claude Code connected to Doc Detective for validating guides, not just generating markdown.
When should I use doc-detective-agent-tools?
Use it in Ship before launch and in Operate after doc updates, whenever tutorials, install steps, or UI walkthroughs must be exercised against the real product.
How do I add doc-detective-agent-tools to my agent?
Register the doc-detective/agent-tools repository as a Claude Code marketplace or plugin source, then enable the Doc Detective plugin alongside your doc repo.
Comments
Share how you use doc-detective-agent-tools, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.