Skip to main content
Run any Skill in Manus
with one click
GitHub repository

obsidian-forge

obsidian-forge contains 6 collected skills from epicsagas, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
2
updated
2026-06-03
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

obsidian-forge
software-developers

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.

2026-06-03
graph-strengthen
software-developers

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.

2026-06-03
inbox-process
software-developers

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.

2026-06-03
vault-fix
software-developers

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.

2026-06-03
vault-health
software-developers

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.

2026-06-03
vault-sync
software-developers

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.

2026-06-03