rag-knowledge-capture-cli
CommunityTurn Claude Code sessions into knowledge chunks.
Content & Communication#embeddings#rag#qdrant#knowledge-capture#claude-code-cli#session-end-protocol#knowledge-chunk
Authorfigulazmi
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Converts Claude Code CLI sessions into RAG-optimized, independently embeddable knowledge chunks to feed retrieval systems like Qdrant. It ensures each chunk is self-contained and ready for embedding, saving to .claude/summaries and signaling push to qdrant.sh, while integrating with the CLAUDE.md Session End Protocol.
Core Features & Use Cases
- RAG-ready chunks: Produces self-contained Markdown chunks per problem-solution pair suitable for embedding.
- Local persistence: Saves chunks to .claude/summaries with date-slug filenames for easy versioning and retrieval.
- Workflow integration: Works with CLAUDE.md Session End Protocol to automate summarization before session end.
- Push signaling: Outputs the exact push-to-qdrant.sh command to send chunks to the Qdrant collection.
Quick Start
Run this skill at the end of a Claude Code session to generate a knowledge document and save it under .claude/summaries with a date-slug filename.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rag-knowledge-capture-cli Download link: https://github.com/figulazmi/token-monitor/archive/main.zip#rag-knowledge-capture-cli Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.