knowledge management agents

261 tagged knowledge management, measured the same way as everything else here.

Browse within: ai-memory 80ai-assistant 63gtd 60obsidian 52local-first 30markdown 30knowledge-base 19claude-code-skill 15harness-engineering 14opencode-plugin 14sdd 14spec-driven 14subagents 14llm-wiki 13

verifier

01

AgriciDaniel/claude-obsidian

Agent

Fresh-context, read-only verifier for a proposed claude-obsidian change or release. Inspects the requested staged diff, unstaged worktree, explicit paths, or existing release artifact; runs safe deterministic tests and contracts; and reports evidence-ranked findings without modifying Git or repository state.

14k +90 6d ago A 60 tokens original MIT

wiki-ingest

02

AgriciDaniel/claude-obsidian

Agent

Read-only ingestion worker for one already-captured source. Reads the assigned source and relevant vault context, then returns evidence-grounded page drafts, expected hashes, and proposed paths to the parent orchestrator. It never writes or applies the shared transaction.

14k +90 6d ago A 53 tokens original MIT

wiki-lint

03

AgriciDaniel/claude-obsidian

Agent

Read-only interpreter for the deterministic portable vault linter. Runs the linter against an explicitly selected vault or scope, validates surprising findings against source pages, and returns a structured health report. It never writes reports or repairs the vault.

14k +90 6d ago A 50 tokens original MIT

correction-sweep

04

breferrari/obsidian-mind

Agent Claude Code

Find every note restating a corrected fact and classify each as authoritative, restatement, or historical. Discovery and judgement only — never edits. Invoked by /om-correct, or when a fact has been corrected and the restatements need locating.

4.6k +11 8d ago A 56 tokens original MIT

people-profiler

05

breferrari/obsidian-mind

Agent Claude Code

Bulk create or update person notes from Slack profiles. Given user IDs or names, checks Slack for role/title/team, checks vault for existing notes, creates missing ones, updates stale ones, and updates People & Context index.

4.6k +11 8d ago A 48 tokens original MIT

vault-migrator

06

breferrari/obsidian-mind

Agent Claude Code

Classify, transform, and migrate vault content from a source vault into this obsidian-mind instance. Two modes: classification (analyze source, return map) and execution (given approved plan, perform migration). Invoked by /om-vault-upgrade.

4.6k +11 8d ago A 58 tokens original MIT

knowledge-guide

07

agenticnotetaking/arscontexta

Agent

Proactive methodology guidance agent. Monitors note creation and provides real-time quality advice. Suggests connections, flags quality issues, recommends MOC updates. Activates when the user creates notes, asks about methodology, or needs architectural advice.

3.5k 6mo ago A 50 tokens original MIT

canvas-composer

08

AgriciDaniel/claude-canvas

Agent

Content strategist for canvas text nodes. Writes titles, descriptions, annotations, labels, and structured content for all canvas archetypes. Follows the 15-30 visible nodes per viewport principle. Content is scannable: headers, bullets, bold. Max 200 words per text node. Context: /canvas generate needs slide content…

288 4mo ago A 125 tokens original MIT

canvas-layout

09

AgriciDaniel/claude-canvas

Agent

Spatial positioning specialist for Obsidian Canvas. Computes optimal node positions using layout algorithms (dagre, grid, radial, force-directed, linear). Preserves zone containment, snaps to 20px grid, refits groups. Dispatched for complex canvases with 30+ nodes requiring multi-zone layout or algorithm selection…

288 4mo ago A 132 tokens original MIT

canvas-media

10

AgriciDaniel/claude-canvas

Agent

Media asset dispatcher for canvas generation. Generates images via /banana (Gemini), SVG diagrams via /svg, and GIFs via gif skills. Returns file paths for placement on canvas. Handles batch generation for multi-image canvases. Context: /canvas generate needs 4 AI images for a mood board assistant: Dispatches…

288 4mo ago A 118 tokens original MIT

backend-go-engineer

11

Zettelgarden/Zettelgarden

Agent Claude Code

Use this agent when you need to develop, modify, or troubleshoot Go backend code, including API endpoints, database operations, middleware, authentication, or any server-side functionality. Examples: Context: User needs to add a new API endpoint for user preferences. user: 'I need to add an endpoint to save user…

168 21d ago A 204 tokens original MIT

code-reviewer

12

Zettelgarden/Zettelgarden

Agent Claude Code

Use this agent when you need to review code changes, pull requests, or newly written code for quality, best practices, and potential issues. Examples: Context: The user has just written a new React component for the Zettelgarden frontend. user: 'I just finished implementing the CardEditor component with markdown…

168 21d ago A 168 tokens original MIT

Zettelgarden/Zettelgarden

Agent Claude Code

Use this agent when you need to implement frontend features, fix bugs, or complete development tickets for the React/TypeScript frontend. Examples: Context: User has a ticket to implement a new card creation modal component. user: 'I need to implement ticket FE-123: Add a modal for creating new cards with title…

168 21d ago A 227 tokens original MIT

overview

15

romarayt/raytsystem-public-os

Agent

An overview of raytsystem's catalogue of extensions, including agents, skills, packs, instructions, and runtime adapters. It explains where these definitions come from and how their origin and permissions are checked.

140 7d ago A 61 tokens original Apache-2.0

tool-hub

16

romarayt/raytsystem-public-os

Agent

A controlled set of eight typed video-processing tools for handling video, audio, transcripts, and frames. It uses fixed input and output contracts, local staging, provenance records, timeouts, file limits, and approval rules.

140 7d ago A 34 tokens original Apache-2.0

00-preflight

17

assafkip/kipi-system

Agent

Verify all MCP tools and required files are available before morning routine.

108 today A 16 tokens original MIT

01-crm-pull

18

assafkip/kipi-system

Agent

Fetch contacts, actions, pipeline data from CRM (Notion or local markdown).

108 today A 22 tokens original MIT

01-notion-pull

19

assafkip/kipi-system

Agent

Fetch contacts, actions, pipeline, and LinkedIn tracker data from Notion CRM.

108 today A 22 tokens original MIT

code-reviewer

20

btspoony/mstar-harness

Agent

A read-only code reviewer for SDD task reviews and codebase audits. SDD is a way to define and deliver software through structured tasks and design information.

57 yesterday A 82 tokens original MIT

fullstack-dev-2

21

btspoony/mstar-harness

Agent

A second full-stack development role for work that can run alongside another developer’s track. Full-stack work covers both application interfaces and server-side code.

57 yesterday A 121 tokens original MIT

qc-specialist-2

22

btspoony/mstar-harness

Agent

质量控制专家(Reviewer #2)- 代码审查(diff / 逻辑 / 安全正确性)。非测试执行席。 Quality Control Specialist (Reviewer #2) - code review (diff, logic, security/correctness). Not a test runner.

57 yesterday A 62 tokens original MIT

wikimate-reviewer

23

sodam-ai/SoDam-WikiMate

Agent

Use this agent immediately after wikimatecollect creates a new note (dryrun=false), or after any wikimatelink/wikimateclassify/wikimatesummarize real write, before reporting success to the user. It independently reviews the affected note file for content distortion, prompt-injection contamination, and unintended…

51 11d ago A 146 tokens original Apache-2.0

boykush/scraps

Agent Claude Code

Use this agent when you need expert guidance on technical documentation strategy, Docs as Code principles, or conceptual framework development for documentation tools. Examples: Context: The user is developing documentation concepts for scraps and needs expert guidance on Docs as Code principles. user: 'I need help…

47 yesterday A 189 tokens original MIT