Skip to content

r007b34r/opencode-obsidian-knowledge-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCode + Obsidian Knowledge Workflow

7 AI Skills that turn an Obsidian vault from a passive archive into an active knowledge workflow. Built on the Knowledge Activation (AKU) architecture.

English | 中文

Architecture

Capture → inbox-triage → connection-review → weekly-synthesis → note-promotion
                                                                      ↓
vault-health-feedback (periodic)          opencode-context-maintenance (on drift)
obsidian-mcp (safety layer for all vault operations)

Skills

Skill Role
obsidian-mcp Vault operation safety layer
inbox-triage First-pass routing for raw captures
connection-review Relationship analysis for bounded note sets
weekly-synthesis Time-window meaning extraction
opencode-context-maintenance Context drift diagnosis
vault-health-feedback Workflow health diagnosis
note-promotion Stable note creation gate

v4 Features

  • AKU 7-component schema: structured triggers, boundaries, continuations, validators
  • Constraints-first layout: critical rules placed first to resist attention decay
  • Deterministic validators: pre/post check scripts enforce governance as code
  • EDD-validated: 25+ eval cases per skill with failure mode scenarios
  • Progressive disclosure: <details> blocks + physical file separation for lazy loading
  • CI automation: GitHub Actions validate structure, forbidden APIs, token budget, eval coverage
  • Knowledge topology: skills form a navigable graph via continuation paths

Install

cp -r skills/* ~/.opencode/skills/

Verified On

  • OpenCode + obsidian-mcp-server@3.1.5
  • Windows 11
  • Last verified: 2026-05-14

Docs

Validation

bash scripts/validate-all.sh

License

Apache-2.0

About

7 AKU-architected skills for OpenCode + Obsidian MCP: obsidian-mcp, inbox-triage, connection-review, weekly-synthesis, context-maintenance, vault-health-feedback, note-promotion. Knowledge Activation v4 with validators, EDD evals, and CI. Built on obsidian-mcp-server. Works with OpenCode and Claude Code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages