search_tomes
Search TomeVault for agent context files (tomes, configs, skills) by a task description. Filter by format, kind, and quality grade. Returns ranked matches with owner/repo, grade, and available formats, not file contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | tome = full project config + skills; config = one config file; skill = one skill. | |
| grade | No | Screen by graded quality tier. | |
| limit | No | ||
| query | Yes | Free-text task or topic to match. | |
| format | No | Target tool format, e.g. claude_md, agents_md, cursor_mdc. |