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

architect

73

philipyaz/cos

Agent Claude Code

Architectural coherence observer for Cos. Called ONCE by the dev loop after it has written a plan and before it implements. Reads the plan against CLAUDE.md and the decision log, and returns a coherence observation. In Phase 1 it is a silent listener — it records and reports, it never approves, blocks, or sends a plan…

4 2d ago A 77 tokens original MIT

daily-report

74

Diablorosso67/multi-ai-memory

Agent

An agent that prepares a work summary for a selected period, such as a day, week, or month. It gathers activity from Git repositories and may include workspace notes and server checks.

4 3mo ago A 152 tokens original MIT

lint-fix

75

Diablorosso67/multi-ai-memory

Agent

A code-style checker and formatter that detects common style problems and safely fixes some of them across several programming languages.

4 3mo ago A 173 tokens original MIT

test-runner

76

Diablorosso67/multi-ai-memory

Agent

A read-only agent that runs existing tests for Python, TypeScript, Next.js, Jest, and Kotlin projects. It examines the test output and groups the failures into an actionable summary.

4 3mo ago A 192 tokens original MIT

datacore-one/datacore

Agent

Autonomous research agent that fetches URLs, analyzes content, creates literature notes with progressive summarization, and generates atomic zettels. Invoked by ai-task-executor for :AI:research: tagged tasks.

4 3d ago A 50 tokens original MIT

ai-task-executor

78

datacore-one/datacore

Agent

Core 24/7 autonomous task execution hub that scans nextactions.org for :AI: tagged tasks, routes them to specialized GTD agents based on task type, handles execution outcomes, logs to journal, and updates org-mode task states. Returns JSON responses with detailed success/failure reporting.

4 3d ago A 63 tokens original MIT

create-module

79

datacore-one/datacore

Agent

Create or convert code into a spec-aligned Datacore module. Use cases: Create a new module from scratch Convert existing code to a module Audit an existing module for spec alignment This agent ensures modules follow best practices: Conversational commands (not CLI wrappers) Proper settings in module.yaml Layered…

4 3d ago A 90 tokens original MIT

vault-researcher

80

ethanaubuchon/dossier-tradecraft

Agent

Searches the vault for a specific research query and returns one best-match note with excerpt. Targeted mode only in Phase 1. Use when the parent recipe needs to pull vault context on a focused question; dispatch multiple instances in parallel for breadth.

3 2mo ago A 55 tokens original MIT

web-researcher

81

ethanaubuchon/dossier-tradecraft

Agent

Searches the web for a specific research query and returns a compressed finding with cohort-diverse citations and source-type annotations. Use when the parent recipe needs current-web information — especially fast-moving landscape/tooling topics where model priors can't be trusted.

3 2mo ago A 54 tokens original MIT

claude-code

82

po4yka/llm-wiki-skills

Agent

Agent "claude-code" from po4yka/llm-wiki-skills, covering claude code adapter, install, recommended project files, first prompt and safety notes.

3 9d ago A 0 tokens original MIT

codex

83

po4yka/llm-wiki-skills

Agent

Agent "codex" from po4yka/llm-wiki-skills, covering codex adapter, install, recommended use, first prompt and safety notes.

3 9d ago A 0 tokens original MIT

cursor

84

po4yka/llm-wiki-skills

Agent

Agent "cursor" from po4yka/llm-wiki-skills, covering cursor adapter, install, recommended use, instruction pattern and safety notes.

3 9d ago A 0 tokens original MIT

domain

85

stonematt/mcp-obsidian-cli

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

2 1mo ago A 0 tokens original MIT

issue-tracker

86

stonematt/mcp-obsidian-cli

Agent

Issues for this repo live as GitHub Issues, grouped by GitHub Milestones, modeled on the nitimini workflow. Use the gh CLI for all operations.

2 1mo ago A 0 tokens original MIT

triage-labels

87

stonematt/mcp-obsidian-cli

Agent

The engineering skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo, which follow the nitimini lifecycle vocabulary.

2 1mo ago A 0 tokens original MIT

worker

88

AiAi-Mastermind/aiai-mastermind-tools-and-skills

Agent

Part of model-router

Build worker on the routed model - writes code, edits files, executes specs. Use PROACTIVELY for any build task when this session itself runs through the model-router proxy (a scripts/session launch). In a normal direct-login session, do NOT use this agent - use the /fabsol flow's headless delegation instead, because…

2 1mo ago A 82 tokens original MIT

graphify-scout

92

sublimecoder/aios

Agent Claude Code

Cheap codebase-investigation scout — queries the graphify knowledge graph (graphify-out/) first, then verifies every hit with grep before reporting. Use for "where does X live / how does Y flow / what touches Z" questions before reading files or spawning heavier agents.

2 1mo ago A 60 tokens original MIT

layer-leak-auditor

93

sublimecoder/aios

Agent Claude Code

Read-only auditor that checks a note, file, or diff for cross-scope leaks before publishing, sharing, or committing. Only applicable when the OPTIONAL wall is enabled — i.e. some scope in AIOS/Systems/layers.tsv declares identifying tokens. Use before any external-facing action (publish, post, send, apply) or when…

2 1mo ago A 88 tokens original MIT

publish-verify

94

sublimecoder/aios

Agent Claude Code

Read-only post-publish verifier. Given a published URL (or repo path), fetches the live artifact, runs the cross-scope token grep against it, and traces every first-person factual claim back to the vault's confirmed-history notes — unsourced claims are fabrication-risk. Run after ANY external publish (blog post…

2 1mo ago A 76 tokens original MIT

archiver

95

shenchangmin/cairnkit

Agent

Part of cairnkit

Knowledge archival role for the ARCHIVE stage — the moat's intake. Extracts durable knowledge from the run's artifacts through the strict extraction gate, classifies each entry, writes the reference-tracking writeback, and produces the archive summary. The only agent that writes knowledge.

1 1mo ago A 58 tokens original MIT

knowledge-builder

96

shenchangmin/cairnkit

Agent

Part of cairnkit

Import step 3 — distill collected sources + profile into at most 13 standardized draft knowledge entries (the strict gate applies), plus an archive summary. The only import agent that writes knowledge.

1 1mo ago A 42 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: