Skip to content

plc/knowledge-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Knowledge Base

Personal knowledge base managed by the knowledge skill.

Structure

  • unsorted/ -- Newly captured knowledge awaiting categorization
  • {category}/ -- Categorized knowledge (e.g., fitness/, parenting/, design/)

Each directory contains:

  • raw/ -- Full extracted content from source artifacts
  • summary/ -- Concise summaries with key points and takeaways

Category directories also contain _category.md defining their scope.

File Naming

{descriptive-slug}--{YYYY-MM-DD}.md

Raw and summary files for the same artifact share the same filename.

Usage

  • Add knowledge: Provide a URL, YouTube link, file path, or text
  • Sort knowledge: Sort entries from unsorted/ into categories
  • Reorganize: Split, merge, or rename categories
  • Search: Grep across summaries or raw content
  • Browse: Read _category.md files for scope, then individual summaries

Changelog

See CHANGELOG.md for all additions and structural changes.

About

Personal knowledge base skill for agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages