By heymitch
Convert any PDF to clean Markdown without reading every page through AI. PyMuPDF extracts text locally (zero tokens), Claude maps structure in one pass from 500-char previews, Python cleans and saves to your coworker knowledge base.
Five production-grade plugins built live during the VIP mastermind sessions.
Accelerator alumni only. Private.
https://github.com/heymitch/vip-acceleratorNeed install help? See the walkthrough: How to Install a GitHub Marketplace Plugin in Cowork.
| Plugin | What it does |
|---|---|
supabase-builder | Edge function templates + diagnostics. /edge-fn ships, /edge-fn-doctor debugs. Requires the Supabase MCP connector. |
tavily-search | Agent-native web search via Tavily. Cheaper and faster than web_fetch. Includes a build prompt that uses supabase-builder to deploy the edge function. |
heartbeat | Responsive-agent pattern. Scheduled task that scans Gmail / Slack / Supabase to-dos hourly and drafts responses. |
unbundle | /unbundle <term> — turn any abstract word into a set of trainable, visible actions. |
pdf-to-markdown | Convert PDFs to clean Markdown without burning tokens reading every page through AI. |
tavily-search works best with supabase-builder + the Supabase MCP connector.heartbeat Level 3 uses a Supabase to_do table — install supabase-builder first.unbundle and pdf-to-markdown are fully standalone.supabase-builder and connect the Supabase MCP.tavily-search: follow plugins/tavily-search/skills/tavily-search/references/build-prompt.md to deploy the edge function via supabase-builder../build.sh
Zips each plugin into plugins/<name>/dist/<name>.zip. Used for manual installs or re-distribution.
Questions in the #accelerator-vip Slack channel or direct to [email protected].
Built with and for the Cowork Operators Accelerator cohort — April 2026.
The good guys have to win AI.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub heymitch/vip-accelerator --plugin pdf-to-markdownCreate your Notion content calendar. One command, one database, ready to receive content from any skill.
Agent-native web search via Tavily API. Much cheaper and faster than web_fetch for broad research tasks. Includes a paste-ready build prompt that uses supabase-builder to generate and deploy the edge function in your own Supabase.
/unbundle <term> — operationalizes any abstract word (charisma, trust, presence, leadership, discipline) into a set of trainable, visible actions someone can take without needing the underlying emotion.
Production-ready Supabase edge function templates + intelligent diagnostics. /edge-fn takes a 5-field spec and ships a deployed function via Supabase MCP. /edge-fn-doctor diagnoses failures from logs using a library of 10 common patterns.
Responsive-agent pattern. Scheduled task that scans Gmail / Slack / Supabase to-do lists hourly and drafts responses using your voice reference folder. Three upgrade levels from email-only to full Supabase-backed task routing.
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.
Document processing suite — Excel (xlsx), Word (docx), PowerPoint (pptx), and PDF generation and manipulation.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions