بنقرة واحدة
obsidian-forge
يحتوي obsidian-forge على 6 من skills المجمعة من epicsagas، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
obsidian-forge (alias `of`) CLI skill for creating and managing Obsidian vaults, processing inbox notes with AI classification, strengthening knowledge graphs, syncing plugins across vaults, and running the background daemon. Use when initializing vaults, automating PARA routing, managing MOCs, or debugging vault sync and graph operations.
Knowledge graph strengthening pipeline — runs `of graph health` then `of strengthen-graph` to add backlinks, bridge notes, and auto-tags. Trigger: strengthen graph, graph health, fix orphans, improve connections.
AI inbox classification pipeline — runs `of process-all` to classify inbox notes with AI, inject frontmatter, and route to PARA folders. Trigger: process inbox, classify notes, empty inbox, PARA routing.
Batch vault repair — runs `of check-tags --fix`, `of check-links --fix`, and `of normalize-frontmatter --fix` to repair tag health, broken wikilinks, and YAML malformations. Trigger: fix vault, repair tags, fix links, fix frontmatter, vault maintenance.
Obsidian vault diagnostics — runs `of doctor` and reports vault status, AI connectivity, inbox state, and git health. Trigger: vault health check, diagnose vault, vault status.
Full vault sync cycle — runs `of sync` to rebuild MOCs, strengthen graph, and commit to git. Trigger: sync vault, update mocs and graph, commit vault changes.