knowledge-ops

Ingest and index knowledge across local files, MCP memory, vector stores, and Git repositories.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/scanady/nexus-agents --skill knowledge-ops-scanady
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-ops
Source: https://github.com/scanady/nexus-agents/tree/main/skills/knowledge-ops
Command: npx skills add https://github.com/scanady/nexus-agents --skill knowledge-ops-scanady

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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.

Core Features & Use Cases

  • Ingest documents, conversations, or data into structured storage across layers.
  • Sync knowledge across systems (local files, MCP memory, vector stores, Git repos) for consistent context.
  • Deduplicate, organize, and perform semantic search across memories and repositories.

Quick Start

Ingest a sample document into your knowledge base and verify cross-layer indexing.

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 local files, MCP memory, and Git repositories?

To sync and deduplicate knowledge across local files, MCP memory, and Git repositories, this Skill ingests documents into multi-layer storage, enforcing metadata frontmatter to identify duplicate entries and ensure cross-layer persistence across all connected systems.

What is the best way to perform semantic search across a multi-layer knowledge base?

Performing semantic search across a multi-layer knowledge base is achieved by indexing ingested documents and notes across local files, MCP memory, and vector stores, enabling fast retrieval of matching context from durable cross-layer indexes.

Does this knowledge ingestion approach require metadata frontmatter for document storage?

Yes, this knowledge ingestion approach requires metadata frontmatter for document storage. It strictly enforces frontmatter on all entries to guarantee durable indexing, proper organization, and cross-layer persistence across memory and repository layers.

Can I ingest and index conversations into vector stores alongside my local files?

You can ingest and index conversations into vector stores alongside local files. The Skill handles multi-layer storage ingestion of documents, conversations, and data, syncing everything for consistent context and fast semantic retrieval.

How do I organize notes and documents across multiple storage layers without losing context?

To organize notes and documents across multiple storage layers without losing context, the Skill applies structured ingestion, deduplication, and cross-layer persistence across local files, MCP memory, vector stores, and Git repositories.

Why does my knowledge base need cross-layer persistence for local files and MCP memory?

Your knowledge base needs cross-layer persistence for local files and MCP memory to maintain consistent context during sync. It ensures durable indexing and deduplication across all layers, preventing data loss when retrieving or updating stored knowledge.