Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By desplega-ai
Sync files with reMarkable tablet via CLI: list directories recursively, download .rmdoc zips and extract embedded PDFs, upload PDFs directly or convert Markdown to PDF using pandoc, create folders on device.
npx claudepluginhub desplega-ai/ai-toolbox --plugin remarkableMonorepo of AI and developer tools by desplega.ai. Each subdirectory is a standalone tool with its own README.
| Tool | Description | Stack |
|---|---|---|
| ai-tracker | Track AI vs human code contributions | Python, uv, SQLite |
| brain | Personal knowledge management with semantic search | TypeScript, Bun, SQLite |
| cc-hooks | macOS notifications for Claude Code | Bash |
| cc-notch | Menu bar cost tracker (SwiftBar) | Shell |
| cc-plugin | Claude Code plugins | YAML/Markdown |
| cc-what | SDK & CLI for analyzing Claude Code usage data | TypeScript, Bun |
| dokcli | CLI tool for Dokploy (auto-generated from OpenAPI) | TypeScript, Bun |
| dns | DNS TXT record query utility | - |
| file-review | File review tool | - |
| hive | macOS app for Claude Code sessions | TypeScript, Electron, Vite |
| hn-sql | HN data with Parquet + SQL | - |
| invoice-cli | Invoice email fetcher | - |
| meme-gen | Meme generator using Imgflip API | TypeScript, Bun |
| thoughts | Research notes & plans (via /desplega:*) | Markdown |
| willitfront.page | HN analysis with natural language | - |
| wts | Git worktree manager | TypeScript, Bun |
The thoughts directory contains research notes and implementation plans generated via Claude Code skills from the base plugin:
/desplega:research - Document codebase state with research notes/desplega:create-plan - Create detailed implementation plans/desplega:implement-plan - Execute plans from a plan fileFrom inside Claude Code:
/plugin marketplace add desplega-ai/ai-toolbox
Or from the terminal:
claude plugin marketplace add desplega-ai/ai-toolbox
| Plugin | Description |
|---|---|
desplega | Base agentic coding patterns (research, planning, implementation) |
agent-swarm | Multi-agent coordination |
wts | Git worktree manager |
brain | Personal knowledge management integration |
file-review | File review with inline comments |
remarkable | reMarkable tablet integration (get, put, ls) |
/plugin install desplega@desplega-ai-toolbox
/plugin install agent-swarm@desplega-ai-toolbox
/plugin install wts@desplega-ai-toolbox
/plugin install brain@desplega-ai-toolbox
/plugin install file-review@desplega-ai-toolbox
/plugin install remarkable@desplega-ai-toolbox
You can also install from the terminal:
# Scope can be 'user' (default), 'project' or 'local'
claude plugin install desplega@desplega-ai-toolbox --scope user
claude plugin install agent-swarm@desplega-ai-toolbox --scope user
claude plugin install wts@desplega-ai-toolbox --scope user
claude plugin install brain@desplega-ai-toolbox --scope user
claude plugin install file-review@desplega-ai-toolbox --scope user
claude plugin install remarkable@desplega-ai-toolbox --scope user
Plugin structure: cc-plugin/{base,swarm,wts,brain,file-review,remarkable}/ with hooks, skills, and agents.
ai-tracker (Python):
uvx cc-ai-tracker install # Install hooks
uvx cc-ai-tracker stats # View AI/human contribution stats
brain (TypeScript/Bun):
npm install -g @desplega.ai/brain
brain init && brain add "My first note"
brain search "ideas" # Semantic search
cc-what (TypeScript/Bun):
npm install -g @desplega.ai/cc-what
cc-what # Summary of Claude Code usage
cc-what stats --daily # Daily activity stats
cc-what costs --models # Cost breakdown by model
wts (TypeScript/Bun):
npm install -g @desplega.ai/wts
wts init && wts create feature --new-branch
Each tool is independent - check its README for specific setup. General pattern:
uv or uvxbun or pnpmcc-plugin/New tools: Create folder with minimal slug, add README.md.
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Technical documentation specialist for README files, API docs, user guides, specifications, and release notes with Obsidian vault management
Interact with Obsidian vaults using the official Obsidian CLI (v1.12+). Read, create, append, search, and manage notes, daily notes, properties, tags, tasks, bookmarks, templates, themes, sync, plugins, and links — all from the terminal.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Personal knowledge management with brain CLI - capture notes, manage todos, auto-sync, and search your second brain
OpenAPI CLI expert for @desplega.ai/oapi - register specs, execute requests, manage auth
Inter-session communication for Claude Code — session registry, messaging, and coordination
Plugin for effective agentic development
Git worktree management expert for @desplega.ai/wts
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 claim