opencode-obsidian-knowledge-workflow

mcp
Security Audit
Warn
Health Warn
  • License — License: Apache-2.0
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Pass
  • Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

6 production-ready skills for OpenCode + Obsidian MCP: inbox-triage, connection-review, weekly-synthesis, context-maintenance, vault-health-feedback, note-promotion. Built on @cyanheads/obsidian-mcp-server. Powered by @anomalyco/opencode.

README.md

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

Docs

Validation

bash scripts/validate-all.sh

License

Apache-2.0

Reviews (0)

No results found