knowledge-ops

Solid

Manage a multi-layered knowledge system — ingest, organize, deduplicate, vectorize, sync, and retrieve across wiki files, vector DB, memory, and external stores. Use when the user wants to save, organize, sync, search, or scale their knowledge base.

AI & Automation 108 stars 16 forks Updated today MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
68
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Knowledge Operations Manage a multi-layered knowledge system for ingesting, organizing, syncing, vectorizing, and retrieving knowledge across multiple stores. ## Usage Template **Prompt** ```text Use knowledge-ops to organize this knowledge base. Deduplicate, classify, sync, and prepare semantic retrieval. ``` **Use Case** - Scaling from a small wiki to a multi-layer knowledge system with search, memory, and vector storage. **Expected Result** - The agent proposes or runs organization, deduplication, vector sync, and retrieval steps. **Output Example** - A sync report listing indexed notes, duplicates, skipped files, merge candidates, and retrieval test queries. **Verification Case** - The output reports what was indexed, skipped, merged, or flagged for manual review. **Verified Effect** - A growing wiki becomes searchable, deduplicated, and ready for semantic retrieval. ## Success Metrics - Report states files indexed, skipped, deduplicated, merged, or flagged for review. - At least one retrieval test query demonstrates the organized knowledge can be found. - No immutable source file is modified during organization. - Duplicate sources, weak links, provenance debt, and stale metadata are separated into reviewable queues instead of silently merged or invented. - Retrieval preserves the LLM Wiki pattern: Markdown source/concept pages are primary, vector search is optional acceleration. ## When to Use - User wants to "save this to my knowledge base" - Syncing know...

Details

Author
Mark393295827
Repository
Mark393295827/third-brain-v5-skills
Created
4 weeks ago
Last Updated
today
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

knowledge-ops

Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge systems.

201,447 Updated yesterday
affaan-m
AI & Automation Solid

knowledge-wiki

Manage the personal knowledge wiki. Use when the user shares articles, documents, or asks to organize knowledge; when a conversation produces insights worth preserving as structured knowledge; or when the user asks about the knowledge base.

45,002 Updated today
zhayujie
AI & Automation Solid

knowledge-graph

Manages persistent Knowledge Graph for specifications. Caches agent discoveries and codebase analysis to remember findings across sessions. Validates task dependencies, stores patterns, components, and APIs to avoid redundant exploration. Use when: you need to cache analysis results, remember findings, reuse previous discoveries, look up what we found, spec-to-tasks needs to persist codebase analysis, task-implementation needs to validate contracts, or any command needs to query existing patterns/components/APIs.

263 Updated 1 weeks ago
giuseppe-trisciuoglio
AI & Automation Listed

loom-knowledge

Use when reusable understanding, preferences, procedures, concepts, references, troubleshooting notes, atlases, entities, or task-relevant recall should remain available beyond the current session.

15 Updated 4 days ago
z3z1ma
AI & Automation Solid

wiki_capture

KTX's knowledge base - wiki pages for durable, reusable business knowledge. Covers capture workflow for user preferences, metric definitions, organizational conventions, and cross-references between wiki pages and semantic-layer sources. Loaded by the post-turn memory-agent only. The research agent reads wiki via `wiki_read`/`wiki_search` but does not write it.

733 Updated today
Kaelio