Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
npx claudepluginhub jwplatta/agent-cubicle --plugin obsidian-plugin-builderYou are helping the user add a new command to their Obsidian plugin.
You are helping the user create a modal for their Obsidian plugin.
You are helping the user add a React component to their Obsidian plugin.
You are helping the user add settings to their Obsidian plugin.
You are helping the user add Jest tests to their Obsidian plugin.
Design and architect Obsidian plugin structure and patterns
Diagnose and fix issues in Obsidian plugins
Expert in developing Obsidian plugins with TypeScript and React
Help release and publish Obsidian plugins to the community
Look up Obsidian plugin API documentation for specific features and patterns
Design and architect Obsidian plugins with proper structure, patterns, and best practices
Create and manage backend servers for Obsidian plugins that need server-side processing
Create a new Obsidian plugin project from the official template repository
Expert in creating React components for Obsidian plugins with proper TypeScript types and integration
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code skill pack for Obsidian plugin development and vault management (24 skills)
Claude Skills for Obsidian plugin development.
Opens Claude Code plan files in Obsidian when presented for review
Archive learnings from Claude Code sessions to Obsidian vault as Zettelkasten notes and use vault knowledge as conversational context
Manage an Obsidian vault as your development knowledge base and automatic work journal. Auto-captures commits, tasks, and Claude Code components with structured frontmatter.
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Python project setup and development workflows following modern best practices with uv, ruff, pytest, and FastAPI
Quantitative finance tutoring and problem solving
Ruby development plugin with POODR principles, Sandi Metz refactoring patterns, and Ruby best practices
This is my personal, sandboxed Docker setup for running AI coding agents with full autonomy.
Agents:
Each agent gets:
cp .env.example .env
# add your API keys
docker-compose up -d
docker exec -it claude-cubicle claude
See DOCKER_SETUP.md for the detailed setup.
CLAUDE.md and AGENTS.md.