Skip to content

rdcrystallab/vault-assistant

v0.3.1MIT

Subagent + slash commands for running a PARA-structured Obsidian vault end-to-end: daily/weekly/monthly ceremony, project status, research-repo patrol, wiki knowledge extraction, archival, and a GitHub Issues ↔ vault Hub issue workflow — all auto-committed to git. Quartz-compatible wikilinks enforced.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "vault-assistant",
  "version": "0.3.1",
  "description": "Subagent + slash commands for running a PARA-structured Obsidian vault end-to-end: daily/weekly/monthly ceremony, project status, research-repo patrol, wiki knowledge extraction, archival, and a GitHub Issues ↔ vault Hub issue workflow — all auto-committed to git. Quartz-compatible wikilinks enforced.",
  "author": {
    "name": "Ricky",
    "email": "moiamond@gmail.com"
  },
  "license": "MIT",
  "keywords": ["obsidian", "para", "vault", "quartz", "ceremony", "daily-note", "weekly-report", "monthly-report", "github", "subagent"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • download-issue-images.py
View on GitHub