Search the RTFM-indexed corpus of the current project (code, docs, data). Use for any exploratory search — finding relevant files, modules, symbols, or content. Faster and more precise than Glob/Grep/find for broad queries.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add roomi-fields/rtfm --skill search --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Search?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/roomi-fields-search)More formats (shields.io, HTML) on the badges page.
---
description: Search the RTFM-indexed corpus of the current project (code, docs, data). Use for any exploratory search — finding relevant files, modules, symbols, or content. Faster and more precise than Glob/Grep/find for broad queries.
---
# rtfm:search
Search the RTFM index with the user's query: **$ARGUMENTS**
Call the `mcp__rtfm__rtfm_search` tool with `query="$ARGUMENTS"`. Return the metadata results (file paths, sections, scores). If the user wants to read specific content, follow up with `mcp__rtfm__rtfm_expand` on the most relevant result.
Prefer this over Glob/Grep for concept-level queries.
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!