Railly

Vault Search — Development skill for Claude Code

Development community

Research topic by searching vault and synthesizing findings.

How to install Vault Search

Installs to ~/.claude/commands/railly-agent-brain-vault-search.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Railly/agent-brain/HEAD/.claude/commands/vault-search.md -o ~/.claude/commands/railly-agent-brain-vault-search.md

Restart Claude Code, or start a new session, for it to be picked up.

What Vault Search does


name: vault-search description: Research topic by searching vault and synthesizing findings

Research in vault: $ARGUMENTS

IMPORTANT: Be direct

  • Search vault with Grep, read notes, synthesize
  • This is vault-only search (not web)

Flow

  1. **Keyword search** (primary) Search across all vault folders using Grep with the topic keywords:

    • 01_Inbox/
    • 02_Journal/
    • 03_Garden/
    • 04_Projects/
    • 05_Areas/
    • 06_Content/
  2. **Read top results** thoroughl

Alternatives in Development

  • Research Codebase — You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning 10k ★
  • Creator Buddy — Creator Buddy: orchestrated Agent Skills for cross-platform content search, creator analysis, and viral trend 1.4k ★
  • Obsidian Find — Smart vault search — returns results with context, not just filenames 277 ★

Full documentation available on GitHub

View Source Repository