Search local documentation in the docs/ folder for content related to a topic
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill search-docs --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Search Docs?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-search-docs)More formats (shields.io, HTML) on the badges page.
---
name: search-docs
description: Search local documentation in the docs/ folder for content related to a topic
argument-hint: <search-topic>
metadata:
internal: true
---
# Documentation Search
Use the `docs-searcher` subagent to search local documentation for content related to: **$ARGUMENTS**
Call the Task tool with:
- `subagent_type: "docs-searcher"`
- `mode: "bypassPermissions"`
- `prompt`: the search topic
Report the results back to the user exactly as returned by the agent.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!