rag

📁 yui-synth-lab/aenea-project 📅 Jan 25, 2026
4
总安装量
3
周安装量
#48137
全站排名
安装命令
npx skills add https://github.com/yui-synth-lab/aenea-project --skill rag

Agent 安装分布

opencode 3
antigravity 3
claude-code 3
codex 3
gemini-cli 3
windsurf 2

Skill 文档

RAG System

RAG systemの操作とデバッグ。

Key Files

CLI Commands

npm run rag:ingest           # Ingest all
npm run rag:ingest:github    # From GitHub
npm run rag:clear            # Clear vectors
npm run rag:stats            # Statistics
npm run rag:health           # Health check

Environment

RAG_ENABLED=true
RAG_TOP_K=5
RAG_SIMILARITY_THRESHOLD=0.7

Detailed Reference

File structure, specs, integration points: reference.md