AI Knowledge

AI Knowledge from charlesjones-dev/claude-code-plugins-dev.

by @charlesjones-dev 17 skills

Skills in this plugin

17
  1. Kb Add · charlesjones-dev
    Quickly add a learning, rule, or note to the knowledge base. Accepts free-text input and suggests the best KB file location.
    1 install
  2. Kb Auto · charlesjones-dev
    Toggle automatic knowledge capture. When enabled, Claude proactively offers to capture learnings at the end of conversations.
    1 install
  3. Kb Init · charlesjones-dev
    Initialize the Knowledge Base section in CLAUDE.md and create the docs/kb/ directory. Idempotent - safe to run multiple times.
    3 installs
  4. Kb List · charlesjones-dev
    List all registered KB files from CLAUDE.md, show their status (exists/missing), tags, dates, and pinned status.
    1 install
  5. Kb Load · charlesjones-dev
    Manually load one or more KB articles into the current conversation context. Accepts a filename, topic, or tag filter. Use when Claude hasn't automatically loaded a KB file you need.
    1 install
  6. Kb Learn · charlesjones-dev
    Analyze the current conversation to extract learnings, institutional knowledge, and best practices. Saves findings to topic-specific KB files and updates CLAUDE.md references.
    1 install
  7. Kb Prune · charlesjones-dev
    Interactive cleanup and consolidation of the knowledge base. Finds stale references, duplicates, orphaned files, frontmatter issues, and opportunities to merge related topics.
    1 install
  8. Kb Query · charlesjones-dev
    Query the knowledge base with a question. Synthesizes an answer from relevant KB files and optionally files the result back as a new KB article.
    1 install
  9. Kb Absorb · charlesjones-dev
    Analyze existing CLAUDE.md and docs/ content to identify knowledge that can be organized into the KB system. Interactive migration with user approval.
    1 install
  10. Kb Import · charlesjones-dev
    Register a KB file in CLAUDE.md's Knowledge Base table. Accepts a file path argument, or scans docs/kb/ for unregistered files. Adds missing frontmatter.
    1 install
  11. Kb Ingest · charlesjones-dev
    Ingest specific markdown files into the Knowledge Base. Distills content into KB format, creates KB files with frontmatter, and registers them in CLAUDE.md.
    1 install
  12. Kb Remove · charlesjones-dev
    Remove a KB file and its CLAUDE.md reference. Accepts an optional file path or prompts the user to select which entry to remove.
    1 install
  13. Kb Search · charlesjones-dev
    Search across all KB files in docs/kb/ for a keyword, topic, or tag. Returns matching files and relevant excerpts.
    1 install
  14. Kb Harvest · charlesjones-dev
    Harvest knowledge from external sources — sibling repos, local directories, individual files, or web URLs — and distill them into the KB system with provenance tracking.
    1 install
  15. Kb Upgrade · charlesjones-dev
    Upgrade an existing Knowledge Base to the latest plugin practices. Ensures Obsidian compatibility, structured 'When to Load' format, loading notifications, index schema, and frontmatter health. Safe and re-runnable.
    1 install
  16. Kb Discover · charlesjones-dev
    Analyze source code to discover and extract implicit knowledge — architecture patterns, conventions, API contracts, config structures, and codebase rules — into KB articles.
    1 install
  17. Kb Organize · charlesjones-dev
    Reorganize flat KB files into category folders based on tags and content. Updates CLAUDE.md paths and _index.md. Safe — previews all moves before executing.
    1 install