knowledge-collector

Detect and record knowledge gaps from user interactions.

Updated May 20, 2026
One-click install
npx skills add https://github.com/ut0p1an/knowledge_tracker --skill knowledge-collector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-collector
Source: https://github.com/ut0p1an/knowledge_tracker/tree/main/skills/knowledge-collector
Command: npx skills add https://github.com/ut0p1an/knowledge_tracker --skill knowledge-collector

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill detects knowledge gaps in conversations and silently records them for later inclusion in the knowledge base.

Core Features & Use Cases

  • Silent gap detection during coding, Q&A, debugging, and learning sessions.
  • Auto-records potential topics for later refinement and study.

Quick Start

Enable knowledge gap detection for this project by setting knowledge-collector: true in CLAUDE.md.

Frequently Asked Questions about knowledge-collector

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

FAQPage Schema
How do I automatically detect knowledge gaps during a coding or debugging session?

Silent gap detection identifies missing knowledge during coding and debugging sessions, automatically recording potential topics for later refinement and inclusion in the knowledge base.

What is the best way to build a knowledge base from Q&A and learning interactions?

Building a knowledge base from Q&A and learning interactions is achieved by silently recording detected knowledge gaps and creating automatic entries for scalable indexing and fast retrieval.

Can I enable knowledge gap detection without interrupting my current AI assistant workflow?

Knowledge gap detection operates non-intrusively with opt-in detection and profile-aware filtering, allowing it to silently record gaps without interrupting your current AI assistant workflow.

How do I set up automatic entry creation for a knowledge base tracker?

Set up automatic entry creation by setting the configuration flag to true in your project's CLAUDE.md file, enabling the tracker to index knowledge gaps for fast retrieval.

Does silent knowledge gap detection support scalable indexing for fast retrieval across large projects?

Silent knowledge gap detection supports scalable indexing designed for fast retrieval, automatically creating entries from user interactions to grow the knowledge base across large projects.

When should I not use an automated knowledge gap tracker during sessions?

You should not use an automated knowledge gap tracker when you need manual curation control, as it applies non-intrusive detection and automatic entry creation by default during active sessions.