Search Rules and Skills
rules_searchSearch skill descriptions and global rules by keyword. Returns matching skill names, descriptions, and rule excerpts with line numbers.
Instructions
Keyword search across skill descriptions (from manifest) and global rule file contents.
Args:
query (string): Search keyword or phrase
scope ("skills" | "rules" | "all"): Where to search (default: "all")
Returns: Matching skill names/descriptions and rule excerpts with line numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword or phrase | |
| scope | No | Search scope | all |