AgentSkillsCN

search-docs

在 docs/ 文件夹中搜索本地文档,查找与特定主题相关的资料。

SKILL.md
--- frontmatter
name: search-docs
description: Search local documentation in the docs/ folder for content related to a topic
argument-hint: <search-topic>

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.