rag

- API: src/rag/index.ts

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "rag" with this command: npx skills add yui-synth-lab/aenea-project/yui-synth-lab-aenea-project-rag

RAG System

RAG systemの操作とデバッグ。

Key Files

  • API: src/rag/index.ts

  • Embedder: src/rag/embedder.ts

  • Vector DB: src/rag/vectordb.ts

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

gemini-analyzer

No summary provided by upstream source.

Repository SourceNeeds Review
General

consciousness

No summary provided by upstream source.

Repository SourceNeeds Review
General

test

No summary provided by upstream source.

Repository SourceNeeds Review
General

dpd

No summary provided by upstream source.

Repository SourceNeeds Review