knowledge-mgr

Manage workspace knowledge assets with indexing, retrieval, and consistency checks.

27|3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/ZhuoZhuoCrayon/ai-workspace --skill knowledge-mgr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-mgr
Source: https://github.com/ZhuoZhuoCrayon/ai-workspace/tree/main/.agents/skills/knowledge_mgr
Command: npx skills add https://github.com/ZhuoZhuoCrayon/ai-workspace --skill knowledge-mgr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the management of workspace knowledge assets, ensuring reliable retrieval, lifecycle operations, and consistency between knowledge/knowledge and private/knowledge across the project.

Core Features & Use Cases

  • Centralized retrieval and lifecycle management of knowledge objects (issues, plans, snippets, troubleshooting)
  • Supports creating, updating, archiving, indexing, and validating public/private consistency
  • Ensures post-write checks and maintains frontmatter, INDEX, and cross-link integrity

Quick Start

Initialize the knowledge lifecycle workflow by configuring frontmatter templates and triggering the initial indexing pass.

Frequently Asked Questions about knowledge-mgr

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

FAQPage Schema
How do I maintain frontmatter integrity and index consistency in a knowledge base?

Knowledge base frontmatter integrity and index consistency are maintained through automated lifecycle operations that validate metadata fields, repair broken cross-links, and run post-write checks after every knowledge asset update.

What is the best way to archive inbox items and manage knowledge asset lifecycles?

Managing knowledge asset lifecycles involves centralized retrieval and archiving operations that safely transition inbox items into structured storage while ensuring public and private consistency across the workspace.

How does indexing and retrieval work for troubleshooting snippets and plans?

Indexing and retrieval for troubleshooting snippets and plans work by triggering an initial indexing pass that catalogs knowledge objects, enabling centralized search and reliable cross-link validation for continuing issues.

Can I ensure public and private workspace consistency without manual link checking?

Public and private workspace consistency is ensured automatically through built-in consistency checks that validate cross-links and frontmatter integrity, eliminating the need for manual link verification after writes.

Why do broken cross-links appear after updating issues or plans in my knowledge management workflow?

Broken cross-links appear after updating issues or plans when knowledge management workflows lack post-write checks; enforcing automated index maintenance and cross-link validation prevents these inconsistencies.

Do I need frontmatter templates configured before starting knowledge base indexing?

Frontmatter templates must be configured before starting knowledge base indexing to establish the metadata structure required for reliable search, retrieval, and safe auditable knowledge writes.