Claude Code plugin marketplace for Focus.AI tools and workflows.
# Add the marketplace (gives access to all plugins)
/plugin marketplace add The-Focus-AI/claude-marketplaceThen restart Claude Code.
After adding the marketplace, install specific plugins:
# Install a plugin from the marketplace
/plugin install <plugin-name>@focus-marketplace
# Examples:
/plugin install nano-banana@focus-marketplace
/plugin install google-skill@focus-marketplace
/plugin install chrome-driver@focus-marketplace| Plugin | Install | Description |
|---|---|---|
| nano-banana | /plugin install nano-banana@focus-marketplace |
AI image and video generation using Google Gemini and Veo models |
Skills: nano-banana-imagegen (text-to-image, editing, style transfer), nano-banana-videogen (text-to-video, image-to-video)
| Plugin | Install | Description |
|---|---|---|
| chrome-driver | /plugin install chrome-driver@focus-marketplace |
Web automation via Chrome DevTools Protocol |
Commands: /browser /screenshot /pdf /extract /navigate /interact /form /record /cookies
| Plugin | Install | Description |
|---|---|---|
| google-skill | /plugin install google-skill@focus-marketplace |
Unified Google services with shared OAuth |
Skills: /gmail (email + calendar), /gsheets (spreadsheets), /gdocs (documents), /youtube (video search)
| Plugin | Install | Description |
|---|---|---|
| twitter-skill | /plugin install twitter-skill@focus-marketplace |
Twitter/X API - tweets, timeline, lists, engagement |
Skills: /twitter (post tweets, read timeline, manage lists, engage with content)
| Plugin | Install | Description |
|---|---|---|
| buttondown-skill | /plugin install buttondown-skill@focus-marketplace |
Newsletter management for Buttondown |
| granola-skill | /plugin install granola-skill@focus-marketplace |
Access Granola meeting notes and transcripts |
| microsoft-skill | /plugin install microsoft-skill@focus-marketplace |
Microsoft Graph API - Outlook/Hotmail email access |
Skills: /buttondown (drafts, scheduling, analytics), /granola (meetings, transcripts, search), /microsoft-outlook (emails, messages, download)
| Plugin | Install | Description |
|---|---|---|
| quickbooks-skill | /plugin install quickbooks-skill@focus-marketplace |
QuickBooks Online read-only access |
Skills: /quickbooks (customers, vendors, invoices, bills, purchases, deposits, time activities, employees, accounts)
| Plugin | Install | Description |
|---|---|---|
| focus-ai-brand | /plugin install focus-ai-brand@focus-marketplace |
Apply Focus.AI brand guidelines |
| focus-skills | /plugin install focus-skills@focus-marketplace |
Development guidance for Focus.AI ecosystem |
| focus-commands | /plugin install focus-commands@focus-marketplace |
Project setup automation |
Skills/Commands: /report (branded HTML), /setup-beads (issue tracking), Distill backend, Focus Account, Twitter OAuth
| Plugin | Install | Description |
|---|---|---|
| focus-agents | /plugin install focus-agents@focus-marketplace |
Academic-style web research and report generation |
Skills: /research (gather 10+ sources, generate markdown reports)
| Plugin | Install | Description |
|---|---|---|
| marina-skill | /plugin install marina-skill@focus-marketplace |
Hetzner servers, Cloudflare DNS, Docker deployments |
Skills: server-management (create/list/destroy servers), server-bootstrap (Docker, Caddy, deploy user), dns-management (Cloudflare records), app-deployment (git-push-to-deploy)
Commands: /marina-server /marina-deploy /marina-status
| Plugin | Install | Description |
|---|---|---|
| polymarket-skill | /plugin install polymarket-skill@focus-marketplace |
Polymarket prediction market data and analytics |
Skills: /polymarket (search markets, get prices, view events, trending markets, orderbook data, trade history)
| Plugin | Install | Description |
|---|---|---|
| embeddings-search-skill | /plugin install embeddings-search-skill@focus-marketplace |
Hybrid document search with semantic embeddings |
Features: Combines grep-style matching with semantic similarity using Xenova/all-MiniLM-L6-v2 (384-dim vectors). Auto-indexes documents on first search with JSON sidecar storage (.embedding files). Supports date filtering and incremental updates. Direct support for .txt/.md; .pdf/.doc/.docx/.ppt/.pptx via text extraction sidecars.
| Plugin | Install | Description |
|---|---|---|
| mdcopy | /plugin install mdcopy@focus-marketplace |
Pandoc + pasteboard: paste GFM into Mail/Docs/Slack/Word with real headings, lists, tables, and links |
Skills: mdcopy (pipe or file markdown to HTML clipboard; requires macOS and brew install pandoc). Fetchable agent spec: https://raw.githubusercontent.com/The-Focus-AI/mdcopy/main/LLM.txt
This is a registry-only marketplace. All plugins are hosted in their own repositories:
focus-marketplace/
└── .claude-plugin/
└── marketplace.json # Registry pointing to plugin repos
Proprietary - The Focus AI