By paddo
Search WhatsApp messages, conversations, and media in the native macOS client's SQLite database using keywords, contact names, date ranges, or schema-aware SQL queries. List recent chats, filter by message type, and display images, videos, or documents directly.
npx claudepluginhub paddo/claude-tools --plugin whatsappClaude Code plugin marketplace.
claude plugin marketplace add paddo/claude-tools
claude plugin install gemini-tools@paddo-tools
claude plugin install codex@paddo-tools
claude plugin install dns@paddo-tools
claude plugin install headless@paddo-tools
claude plugin install mobile@paddo-tools
claude plugin install miro@paddo-tools
claude plugin install monday@paddo-tools
claude plugin install whatsapp@paddo-tools
# or via slash command
/plugin marketplace add paddo/claude-tools
/plugin install gemini-tools@paddo-tools
/plugin install codex@paddo-tools
/plugin install dns@paddo-tools
/plugin install headless@paddo-tools
/plugin install mobile@paddo-tools
/plugin install miro@paddo-tools
/plugin install monday@paddo-tools
/plugin install whatsapp@paddo-tools
| Plugin | Description |
|---|---|
| gemini-tools | Gemini models for visual analysis and UI mockup generation (/gemini-tools:visual, /gemini-tools:mockup) |
| codex | OpenAI Codex for architecture analysis and code review (/codex:review) |
| dns | Manage DNS records (/dns:spaceship, /dns:godaddy) |
| headless | Headless browser automation for site comparison and E2E testing (/headless:parity, /headless:test) |
| mobile | Mobile app testing for iOS, Android, React Native, Xamarin, Flutter (/mobile:test, /mobile:parity) |
| miro | Read and interpret Miro boards (/miro:board) |
| monday | Manage Monday.com tasks: list boards, update status, assign (/monday:monday) |
Search WhatsApp messages and retrieve media from native macOS client (/whatsapp) |
⏺ Now spawning parallel parity-browser agents to test the public pages:
⏺ Running 4 headless:parity-browser agents… (ctrl+o to expand)
├─ Parity: Homepage · 34 tool uses · 33.4k tokens
│ ⎿ Done
├─ Parity: Terms page · 19 tool uses · 21.0k tokens
│ ⎿ Bash: Run test from parity lib directory
├─ Parity: Login page · 46 tool uses · 57.5k tokens
│ ⎿ Done
└─ Parity: Dashboard page · 24 tool uses · 28.2k tokens
⎿ Done
# gemini-tools
bun install -g gemini-cli
brew install pngpaste jq
# codex
bun install -g @openai/codex
Plugins need API keys. Set them via:
1. Claude settings (~/.claude/settings.json) - recommended:
{
"env": {
"GEMINI_API_KEY": "...",
"OPENAI_API_KEY": "...",
"SPACESHIP_API_KEY": "...",
"SPACESHIP_API_SECRET": "...",
"GODADDY_API_KEY": "...",
"GODADDY_API_SECRET": "...",
"MIRO_TOKEN": "...",
"MONDAY_API_TOKEN": "..."
}
}
2. Project settings (.claude/settings.local.json) - per-project creds
3. Shell profile (~/.zshrc) - if already exported globally
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Uses power tools
Uses Bash, Write, or Edit tools
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.