obsidian plugin agents

16 tagged obsidian plugin, measured the same way as everything else here.

Browse within: aiagent 9chatgpt 9copilot 9terminal 7knowledge-base 6second-brain 6

prerelease

01

logancyang/obsidian-copilot

Agent Claude Code

Use this agent to create a prerelease PR that triggers the automated GitHub Actions release workflow with the --prerelease flag set on the resulting GitHub Release. It bumps the version using a prerelease tag (e.g., 3.2.9-beta.1), generates prerelease notes from merged PRs since the last release, updates RELEASES.md…

7.7k 2d ago A 130 tokens AGPL-3.0

release

02

logancyang/obsidian-copilot

Agent Claude Code

Use this agent to create a release PR that triggers the automated release workflow. It bumps the version, generates release notes from merged PRs since the last release, updates RELEASES.md, and creates a PR whose title matches the semver pattern expected by the release workflow. Use when the user says "create a…

7.7k 2d ago A 79 tokens AGPL-3.0

TESTING_GUIDE

03

logancyang/obsidian-copilot

Agent

How to test the Copilot plugin across three layers — unit, integration, and end-to-end. Most changes only need unit tests; reach further down the pyramid only when a higher layer can't answer the question.

7.7k 2d ago A 0 tokens AGPL-3.0

knowledge-weaver

05

klemensgc/modular-context-obsidian-plugin

Agent Claude Code

Discovers non-obvious connections between modules after transcript processing. Dual Discovery (index traversal + semantic search), Articulation Test, synthesis detection. Read-only. Used by /process-transcripts.

97 25d ago A 43 tokens

reweave-scanner

06

klemensgc/modular-context-obsidian-plugin

Agent Claude Code

Identifies modules that need a reweave after neighboring modules were updated. Evaluates 5 triggers, prioritizes candidates, classifies reweave actions. Read-only — never edits files. Used by /process-transcripts.

97 25d ago A 52 tokens

Sub Agents

07

googlicius/obsidian-steward

Agent

Specialized sub-agents for spawnsubagent. Each agent is defined by a level-2 heading and a name: agent YAML fence directly below it.

86 1mo ago A 0 tokens original MIT