foryourhealth111-pixel/flashrag-evidence
Local evidence retrieval (FlashRAG-style) for VCO/vibe: search protocols/config/skills docs and return citeable snippets with file+line anchors.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill flashrag-evidence
Use this skill when you need grounded, citeable evidence from local documentation/configuration to support VCO decisions or recommendations, especially for:
This skill is not a replacement for GitNexus (code dependency graph) or web search. It focuses on local docs and config.
~/.codex/skills/vibe/:protocols/, config/, references/, scripts/router/~/.codex/skills/**/SKILL.md) for tool capability evidencepython C:\Users\羽裳\.codex\skills\flashrag-evidence\scripts\flashrag_evidence.py --query "…" --topk 8bm25s)pwsh C:\Users\羽裳\.codex\skills\vibe\scripts\ruc-nlpir\preflight.ps1install-upstreams.ps1 auto-install path has been removed on purpose.C:\Users\羽裳\.codex\_external\ruc-nlpir\.venv\Scripts\python.exe C:\Users\羽裳\.codex\skills\flashrag-evidence\scripts\flashrag_evidence.py --engine bm25s --query "…" --topk 8--roots to include the project workspace--topkrg -n on the most likely file(s)The script prints ranked evidence items:
path + line (1-based) for quick navigationscore for rankingsnippet (short, safe to quote)Take foryourhealth111-pixel/flashrag-evidence from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.