yasik

11 mods across 1 repository, 2 stars between them.

kmd

01

yasik/kmd

Plugin Claude Code

kmd — Knowledge MarkDown: operate a markdown knowledge base with your coding agent. qmd queries it; kmd keeps it.

2 1mo ago A tokens not measured original MIT

kmd

02

yasik/kmd

Plugin Claude Code

kmd — Knowledge MarkDown. Operate a markdown knowledge base (Obsidian-compatible, the LLM-wiki pattern): the kmd-ingest write protocol and kmd-lint health checks as skills, operator/librarian/intake agents, and hooks that enforce KB invariants (generated INDEX.md, append-only LOG.md and sources/) at the tool-call…

2 1mo ago A tokens not measured original MIT

kmd AGENTS.md

03

yasik/kmd

Instructions file CodexOpenCode

Instructions for yasik/kmd, covering agent guidelines, philosophy, workflow orchestration, 1. plan mode default and 2. subagent strategy.

2 1mo ago A 891 tokens original MIT

kmd CLAUDE.md

04

yasik/kmd

Instructions file

Instructions for yasik/kmd, a project described as: Agentic knowledge base and wiki management that works with any agent harness.

2 1mo ago A 3 tokens copy · 100% MIT

kmd-intake

05

yasik/kmd

Agent

The source-intake agent — drains the un-ingested sources queue. Delegate to it when raw material has been dropped into the KB's sources/ directory (scraped pages, whitepapers, transcripts, meeting notes) and needs to be distilled into KB pages, when lint reports unreferenced sources, or on a scheduled intake run.…

2 1mo ago A 84 tokens original MIT

kmd-librarian

06

yasik/kmd

Agent

The knowledge-base health agent — the librarian duty. Delegate to it for scheduled KB hygiene runs, lint passes, audits, or whenever KB quality is in doubt (contradictions, stale pages, broken links, unprocessed sources, index drift). Also the right agent after a burst of ingests. Works with personal KBs and…

2 1mo ago A 91 tokens original MIT

kmd-operator

07

yasik/kmd

Agent

The knowledge-base interface agent. Delegate to it for any KB work — answering questions from a markdown knowledge base (queries with citations), writing knowledge into it (ingesting sources, promoting artifacts/reports, filing learnings, correcting pages), or deciding where something belongs in the KB. Works with…

2 1mo ago A 93 tokens original MIT

PreToolUse

08

yasik/kmd

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing kb_guard.py via python3. From yasik/kmd.

2 1mo ago A tokens not measured original MIT

PostToolUse

09

yasik/kmd

Hook

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing kb_post_write.py via python3. From yasik/kmd.

2 1mo ago A tokens not measured copy · 88% MIT

kmd-ingest

10

yasik/kmd

Skill Claude CodeCodex

The write protocol for a markdown knowledge base (Obsidian-compatible, the LLM-wiki pattern) — personal or shared. Use for EVERY write into the KB — distilling a new or scraped source, promoting a finished artifact/report/lesson into the KB, filing a durable learning, insight, or query answer, or correcting/updating…

2 1mo ago A 135 tokens original MIT

kmd-lint

11

yasik/kmd

Skill Claude CodeCodex

Health check for a markdown knowledge base (Obsidian-compatible, the LLM-wiki pattern) — personal or shared. Use whenever asked to lint, audit, check, review, or clean up a KB, on any scheduled hygiene/maintenance run, or when KB quality is in doubt (stale pages, contradictions, broken links, unprocessed sources…

2 1mo ago A 102 tokens original MIT