feat: Obsidian integration via cli scripts
This commit is contained in:
@@ -24,6 +24,8 @@ Commands, prompts, skills, workflows, and automation surfaces that make the work
|
||||
|
||||
- Commands index: `.opencode/commands/index.md`
|
||||
- Workspace context: `.opencode/commands/workspace-context.md`
|
||||
- Memory health: `.opencode/commands/memory-health.md`
|
||||
- Memory create: `.opencode/commands/memory-create.md`
|
||||
- Communication sync: `.opencode/commands/communication-sync.md`
|
||||
- Archive import: `.opencode/commands/archive-import.md`
|
||||
- AI prompt: `.opencode/commands/ai-prompt.md`
|
||||
@@ -51,3 +53,11 @@ Commands, prompts, skills, workflows, and automation surfaces that make the work
|
||||
- Story draft prompt: `prompts/story-draft.md`
|
||||
- OpenCode entry workflow: `workflows/opencode-entry.md`
|
||||
- Daily context sync: `workflows/daily-context-sync.md`
|
||||
|
||||
---
|
||||
|
||||
## Memory Interface
|
||||
|
||||
- Project-agnostic memory scripts: `scripts/memory/`
|
||||
- Current Obsidian adapter: `scripts/obsidian/`
|
||||
- Canonical vault: `vault/`
|
||||
|
||||
Reference in New Issue
Block a user