Contents
Beginner Level
June 3, 2026 5 minutes
Protocol: Claude Agents Pro & Gemini Edition
Learn how to integrate 300+ specialized agents into your Claude Code workflow for maximum efficiency.
This guide references:
View Product1. Prerequisites
- Claude Code (CLI) or Cursor IDE for the Master Pack.
- Google AI Studio or Gemini CLI for the Gemini Edition.
- Access to your purchased ZIP folders.
2. Choosing Your Pack
Your purchase includes two specialized archives:
SynthOperator-Master-Vault-v1.zip: Optimized for Claude and Cursor.AI-Business-Agency-Gemini-Edition-v1.0.0.zip: Natively formatted for the Google ecosystem.
3. Installing the Master Pack (Claude/Cursor)
Automated Installation (Recommended)
- Extract the
SynthOperator-Master-Vault-v1.zip. - Open your terminal in the extracted folder.
- Run the installer:
- macOS/Linux:
bash install.sh - Windows:
./install.ps1
- macOS/Linux:
- The script will automatically deploy all 300+ agents and 16 skills into your
~/.claude/or project directory.
Manual Local Deployment
If you prefer project-specific agents:
- Create a
.agentsfolder in your project root. - Copy the desired
.mdfiles from theMaster-Vault/into that folder.
4. Activating the Gemini Edition
The Gemini Edition is specifically designed to solve “unsupported file type” errors in the Google web interface.
A. Google AI Studio / Gemini Web
- Open the
Gemini-Edition/AI-Studio-Format/folder. - Open any
.txtfile (e.g.,growth-hacker.txt). - Copy the entire text and paste it into the System Instructions field in AI Studio.
- This ensures Zero errors and maximum performance.
B. Gemini CLI & Vertex AI
- Gemini CLI: Use the
.mdfiles located in theCLI-Format/folder. - Vertex AI: Import the
.jsonconfigurations from theEnterprise-Vertex/folder.
5. Execution & Task Delegation
Once installed, simply call your agents by their role.
Claude Code Example:
/invoke agent:seo-auditor "Analyze synthoperator.com for ranking gaps"
Gemini Example: “As my Growth Hacker, design a 7-day viral launch strategy for a new SaaS.”
Need Assistance?
If you encounter any bottlenecks with your MCP servers or Gemini setup, reach out to our technical team at support@synthoperator.com.
Tags: Claude Code Agents Automation Setup