
Doc Detective Agent Tools
- 13 repo stars
- Updated July 20, 2026
- doc-detective/agent-tools
doc-detective-agent-tools is a Claude Code plugin marketplace that delivers Doc Detective agents and skills to verify documentation and tutorials.
About
doc-detective-agent-tools is a minimal Claude Code marketplace listing that distributes Doc Detective capabilities to coding agents. Doc Detective is built for developers 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 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.
- 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
Doc Detective Agent Tools by the numbers
- Data as of Jul 21, 2026 (Skillselion catalog sync)
/plugin install doc-detective-agent-tools@doc-detective/agent-toolsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 13 |
|---|---|
| Last updated | July 20, 2026 |
| Repository | doc-detective/agent-tools ↗ |
What it does
Wire Doc Detective’s Claude Code plugin so agents can validate that tutorials and product docs actually work as written.
Who is it for?
Best when you publish command-by-command or screenshot-driven docs and use Claude Code in the same repo.
Skip if: Skip if you only need application unit tests with no user-facing documentation, or those wanting a large multi-plugin dev bundle.
What you get
After adding the marketplace, Claude Code can invoke Doc Detective-style checks so procedural documentation stays aligned with what the app actually does.
- One registered Doc Detective Claude Code plugin entry
- Agent-accessible doc verification workflows
- Higher confidence that published steps match the shipped product
By the numbers
- [object Object]
- [object Object]
- [object Object]
Recommended Plugins
How it compares
Doc-testing agent plugin (1 plugin), not a general Claude Code development marketplace.
FAQ
Who is Doc Detective Agent Tools for?
It is for developers 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.