Skip to content

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

focus-marketplace

Claude Code plugin marketplace for Focus.AI tools and workflows.

Installation

Add the Marketplace

# Add the marketplace (gives access to all plugins)
/plugin marketplace add The-Focus-AI/claude-marketplace

Then restart Claude Code.

Install Individual Plugins

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

Available Plugins

Media Generation

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)

Browser Automation

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

Google Services

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)

Social Media

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)

Productivity Integrations

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)

Accounting

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)

Focus.AI Development

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

Research

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)

Infrastructure

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

Prediction Markets

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)

Document Search

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.

macOS clipboard (markdown → rich text)

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

Structure

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

License

Proprietary - The Focus AI

About

Claude Code marketplace with skills for Focus.AI integration, theming, and development workflows

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages