Claude Marketplace banner
The-Focus-AI The-Focus-AI

Claude Marketplace

AI community

Description

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

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

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 @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