thesuperinterface
v0.1.0
Published
Set up a AI Superinterface
Maintainers
Readme
superpaper
Set up a Superpaper vault — AI Agent Swarm interface in Obsidian.
Quick start
# Inside an existing Obsidian vault:
npx superpaper init
# Or specify a path:
npx superpaper init ~/my-vaultWhat it does
- Fetches infrastructure — clones
.agents/,_templates/,categories/, andAGENTS.mdfrom the Superpaper repo - Installs community skills — fetches kepano/obsidian-skills
- Creates minimal structure — just
superpaper/,superpaper/inbox/, anddaily/. Everything else grows organically as you use it. - Sets up agent integrations —
CLAUDE.mdsymlink,.claude/skillssymlink
After running
- Open the vault in Obsidian
- Enable community plugins and install: Dataview, Templater, CodeScript Toolkit, Calendar, Kanban, File Explorer++
- Start a conversation with your AI agent — it reads
AGENTS.mdand handles the rest
Requirements
- Node.js 18+
- Git
- An Obsidian vault (or an empty directory)
License
MIT
