knowledge-ops

Ingest, organize, and retrieve knowledge across MCP memory and vector stores.

86|21|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Jamkris/everything-gemini-code --skill knowledge-ops-jamkris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-ops
Source: https://github.com/Jamkris/everything-gemini-code/tree/main/skills/knowledge-ops
Command: npx skills add https://github.com/Jamkris/everything-gemini-code --skill knowledge-ops-jamkris

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Knowledge Operations addresses the challenge of saving, organizing, syncing, and retrieving information across multiple storage layers (local memory, MCP memory, vector stores, and durable repositories) to maintain a single source of truth across machines and workflows.

Core Features & Use Cases

  • Ingestion and organization of documents, conversations, and notes into layered memory systems.
  • Cross-layer syncing, deduplication, and lifecycle management to keep information consistent and accessible.
  • Semantic search and retrieval via MCP memory and vector stores to surface relevant context across repo-owned code, docs, and notes.

Quick Start

Ingest a sample document into your knowledge base to begin organizing across local memory, MCP memory, and durable stores.

Frequently Asked Questions about knowledge-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I sync and deduplicate knowledge across multiple memory layers?

To sync and deduplicate knowledge across memory layers, this skill applies cross-layer syncing and deduplication across local memory, MCP memory, vector stores, and durable repositories. It ensures information consistency and maintains a single source of truth across machines and workflows.

What is semantic search and how does it work with MCP memory and vector stores?

Semantic search with MCP memory and vector stores surfaces relevant context by ingesting documents, conversations, and notes into layered memory systems. It retrieves information across repo-owned code and docs to provide fast, context-aware access.

How do I ingest documents into a multi-layer memory system?

You ingest documents into a multi-layer memory system by organizing them across local memory, MCP memory, and durable stores. This skill handles the ingestion and lifecycle management to keep information accessible and consistent.

Can I use this for managing a team knowledge base and archival repositories?

Yes, you can use this for managing team knowledge bases and archival repositories. It supports applying ingestion, organization, and retrieval across personal projects and team environments to maintain consistency and fast access.

What is the best way to maintain a single source of truth across machines?

The best way to maintain a single source of truth across machines is using a multi-layer memory model with cross-layer syncing. This skill organizes information across local memory, MCP memory, and vector stores to keep data consistent.

Do I need vector stores to organize and retrieve knowledge across layers?

Vector stores are used for semantic search and retrieval, but the skill also operates across local memory, MCP memory, and durable repositories. You can ingest and organize information across these multiple storage layers to maintain accessibility.