Skip to content

๐Ÿช SuperOptiX Marketplace Guide

Your one-stop discovery hub for AI agents and tools across all industries


๐ŸŽฏ What is the SuperOptiX Marketplace?

The SuperOptiX Marketplace is a unified discovery hub that provides access to a curated collection of pre-built agents and tools. Think of it as your "AI component library" where you can:

  • Discover agents and tools across multiple industries
  • Browse by categories and industries
  • Search for specific capabilities
  • Get started quickly with pre-built components
  • Learn from examples and best practices

๐Ÿšจ Important Note: Reference & Starting Point

โš ๏ธ No agent or tool will fit your exact purpose out of the box!

The marketplace provides reference implementations and starting points. You must modify and context-engineer your playbooks yourself to match your specific use case, requirements, and domain expertise.


๐Ÿ—๏ธ Marketplace Architecture

Core Components

graph TD
    A[๐Ÿช Marketplace] --> B[๐Ÿค– Agents]
    A --> C[๐Ÿ› ๏ธ Tools]

    B --> D[๐Ÿ“Š 18 Industries]
    B --> E[๐ŸŽฏ 2 Tiers]
    B --> F[๐Ÿ“‹ 100+ Agents]

    C --> G[๐Ÿ“‚ 17 Categories]
    C --> H[โšก 29+ Tools]
    C --> I[๐Ÿ”ง DSPy Compatible]

    D --> J[Software, Finance, Healthcare, etc.]
    E --> K[Oracles, Genies]
    G --> L[Core, Development, Finance, etc.]

    style A fill:#1e3a8a,stroke:#3b82f6,stroke-width:2px,color:#ffffff
    style B fill:#7c3aed,stroke:#a855f7,stroke-width:2px,color:#ffffff
    style C fill:#059669,stroke:#10b981,stroke-width:2px,color:#ffffff
    style D fill:#d97706,stroke:#f59e0b,stroke-width:2px,color:#ffffff
    style E fill:#dc2626,stroke:#ef4444,stroke-width:2px,color:#ffffff
    style F fill:#059669,stroke:#10b981,stroke-width:2px,color:#ffffff
    style G fill:#7c3aed,stroke:#a855f7,stroke-width:2px,color:#ffffff
    style H fill:#1e3a8a,stroke:#3b82f6,stroke-width:2px,color:#ffffff
    style I fill:#d97706,stroke:#f59e0b,stroke-width:2px,color:#ffffff
    style J fill:#059669,stroke:#10b981,stroke-width:1px,color:#ffffff
    style K fill:#dc2626,stroke:#ef4444,stroke-width:1px,color:#ffffff
    style L fill:#7c3aed,stroke:#a855f7,stroke-width:1px,color:#ffffff

Industry Coverage

The marketplace covers 18 major industries with specialized agents:

Industry Agents Description
๐Ÿค– Software 10+ Developers, DevOps, QA, Architects
๐Ÿ’ฐ Finance 5 Advisors, Analysts, Planners
๐Ÿฅ Healthcare 5 Medical Assistants, Health Educators
๐ŸŽ“ Education 13 Tutors, Coaches, Instructors
๐Ÿข Consulting 5 Analysts, Strategists, Consultants
๐ŸŒพ Agriculture 4 Crop Managers, Safety Inspectors
โšก Energy 4 Grid Optimizers, Efficiency Consultants
๐Ÿ›๏ธ Government 5 Policy Analysts, Compliance Officers
๐ŸŽฎ Gaming 5 Designers, Analysts, Managers
๐Ÿจ Hospitality 4 Event Coordinators, Travel Planners
๐Ÿ‘ฅ HR 5 Recruiters, Coaches, Advisors
โš–๏ธ Legal 5 Researchers, Analysts, Drafters
๐Ÿญ Manufacturing 5 Planners, Inspectors, Coordinators
๐Ÿ“ข Marketing 5 Strategists, Creators, Managers
๐ŸŽฌ Media 5 Researchers, Strategists, Coordinators
๐Ÿ  Real Estate 5 Analysts, Managers, Advisors
๐Ÿ›’ Retail 5 Service, Optimizers, Planners
๐Ÿšš Transportation 3 Managers, Coordinators, Optimizers

๐Ÿš€ Getting Started with the Marketplace

1. Marketplace Dashboard

Start with the main marketplace overview:

Bash
super marketplace

What you'll see: - ๐Ÿ“Š Agent Statistics: Total agents, industries, tiers - ๐Ÿ› ๏ธ Tool Statistics: Total tools, categories - โญ Featured Items: Popular agents and tools - ๐Ÿš€ Quick Actions: Common marketplace commands

2. Browse Agents by Industry

Bash
# Browse all agents
super marketplace browse agents

# Filter by specific industry
super marketplace browse agents --industry software
super marketplace browse agents --industry finance
super marketplace browse agents --industry healthcare

# Filter by tier
super marketplace browse agents --tier oracles
super marketplace browse agents --tier genies

3. Browse Tools by Category

Bash
# Browse all tools
super marketplace browse tools

# Filter by category
super marketplace browse tools --category core
super marketplace browse tools --category development
super marketplace browse tools --category finance

Search across all agents and tools:

Bash
# Search for specific capabilities
super marketplace search "customer service"
super marketplace search "web search"
super marketplace search "financial analysis"
super marketplace search "code review"

๐Ÿ“‹ Detailed Component Information

View Agent Details

Bash
super marketplace show developer
super marketplace show financial_advisor
super marketplace show qa_engineer

Shows: - ๐Ÿ“ Full Description: Agent capabilities and purpose - ๐ŸŽฏ Tier Information: Oracle or Genie capabilities - ๐Ÿ› ๏ธ Required Tools: Dependencies and integrations - ๐Ÿ“Š Usage Examples: How to use the agent - ๐Ÿ”ง Installation: Quick setup instructions

View Tool Details

Bash
super marketplace show calculator
super marketplace show web_search
super marketplace show file_reader

Shows: - ๐Ÿ“ Tool Description: What the tool does - ๐Ÿ”ง Parameters: Input/output specifications - ๐Ÿ’ก Usage Examples: How to use the tool - ๐Ÿท๏ธ Categories & Tags: Classification information - ๐Ÿ”— Integration: How to use with agents


๐Ÿ›๏ธ Installation & Usage

Install Agents

Bash
# Install via marketplace (same as super agent pull)
super marketplace install agent developer
super marketplace install agent financial_advisor
super marketplace install agent qa_engineer

Install Tools

Bash
# Tools are automatically available once installed
super marketplace install tool calculator
super marketplace install tool web_search

๐Ÿ’ก Pro Tip: Tools are automatically available to all agents once installed. No additional configuration needed!


Bash
super marketplace featured

Top Agents: - ๐Ÿค– developer (Software) - Most versatile coding assistant - ๐Ÿ’ฐ financial_advisor (Finance) - Popular for financial analysis - ๐Ÿ“ content_creator (Marketing) - Great for content generation - ๐Ÿฅ medical_assistant (Healthcare) - Healthcare support specialist - ๐ŸŽ“ coding_mentor (Education) - Programming tutor and guide

Essential Tools

Core Tools: - ๐Ÿ” WebSearchTool - Essential for information gathering - ๐Ÿงฎ CalculatorTool - Most used mathematical tool - ๐Ÿ“„ FileReaderTool - Critical for document processing - ๐Ÿ• DateTimeTool - Time and date utilities - ๐Ÿ“Š TextAnalyzerTool - Text analysis and statistics


๐Ÿ” Advanced Discovery

Browse Industries

Bash
super marketplace browse industries

Shows: - ๐Ÿ“Š Industry statistics - ๐Ÿค– Agent counts per industry - ๐ŸŽฏ Tier distribution - ๐Ÿš€ Quick access to industry-specific agents

Browse Categories

Bash
super marketplace browse categories

Shows: - ๐Ÿ“‚ Tool categories with counts - ๐Ÿ› ๏ธ Category descriptions - ๐Ÿ”ง Tool availability - โšก Quick filtering options


๐ŸŽจ Customization Workflow

1. Discover & Explore

Bash
# Find relevant agents and tools
super marketplace search "your domain"
super marketplace browse agents --industry your_industry

2. Install & Examine

Bash
# Install components
super marketplace install agent relevant_agent
super marketplace install tool relevant_tool

# Examine the playbook
cat agents/relevant_agent/relevant_agent_playbook.yaml

3. Customize & Context-Engineer

Bash
# Modify the playbook for your needs
# - Update persona and goals
# - Add your specific tools
# - Configure memory and RAG
# - Set up your domain context

4. Test & Optimize

Bash
# Compile and test your customized agent
super agent compile relevant_agent
super agent evaluate relevant_agent
super agent optimize relevant_agent

๐Ÿšง Current Limitations

What's Available Now

โœ… Local Marketplace: Pre-built agents and tools in the SuperOptiX package โœ… Industry Coverage: 18 industries with specialized agents โœ… Tool Categories: 17 categories with 29+ tools โœ… Search & Browse: Universal search and filtering โœ… Quick Installation: One-command agent installation

What's Coming Soon

๐Ÿ”„ Enhanced Discovery: Integration with SuperAgents and Sovereigns ๐ŸŒ Hosted Marketplace: Dedicated hosted marketplace platform ๐Ÿค– Auto-Discovery: Automatic agent and tool discovery ๐Ÿ“Š User Contributions: User-contributed agents and tools ๐Ÿ”— External Integrations: Third-party agent and tool repositories


๐ŸŽฏ Best Practices

1. Start with Exploration

Bash
# Don't jump straight to installation
super marketplace browse agents --industry your_industry
super marketplace search "your specific need"

2. Examine Before Installing

Bash
# Check details first
super marketplace show agent_name
super marketplace show tool_name

3. Customize for Your Needs

  • Never use agents as-is - Always customize for your domain
  • Context-engineer your playbooks - Add your specific requirements
  • Test thoroughly - Validate with your use cases
  • Iterate and improve - Refine based on performance

4. Combine Components

Bash
# Install multiple related components
super marketplace install agent developer
super marketplace install agent qa_engineer
super marketplace install tool code_reviewer
super marketplace install tool test_coverage

๐Ÿ”— Integration with Projects

Project-Aware Discovery

When you run marketplace commands from within a SuperOptiX project:

Bash
# In your project directory (where .super file exists)
super marketplace browse agents

You get: - ๐ŸŽฏ Personalized recommendations based on your project - ๐Ÿ“Š Project context in search results - โšก Quick install options for your current project - ๐Ÿ” Dependency checking for your existing agents

Workspace Integration

Bash
# Install agents directly into your project
super marketplace install agent developer

# Agents are automatically added to your project structure
ls agents/
# โ†’ developer/
# โ†’ other_agents/

๐Ÿš€ Quick Start Examples

Example 1: Software Development Team

Bash
# Discover software development agents
super marketplace browse agents --industry software

# Install key team members
super marketplace install agent developer
super marketplace install agent qa_engineer
super marketplace install agent devops_engineer

# Install essential tools
super marketplace install tool code_reviewer
super marketplace install tool git_analyzer
super marketplace install tool api_tester

Example 2: Financial Analysis Setup

Bash
# Find financial agents and tools
super marketplace search "financial analysis"

# Install financial components
super marketplace install agent financial_advisor
super marketplace install agent investment_researcher

# Install financial tools
super marketplace install tool currency_converter
super marketplace install tool investment_analyzer
super marketplace install tool budget_planner

Example 3: Content Creation Pipeline

Bash
# Discover content creation components
super marketplace browse agents --industry marketing

# Install content team
super marketplace install agent content_creator
super marketplace install agent seo_specialist

# Install content tools
super marketplace install tool text_analyzer
super marketplace install tool web_search

๐ŸŽฏ Next Steps

  1. Explore the marketplace: super marketplace
  2. Browse your industry: super marketplace browse agents --industry your_industry
  3. Search for specific needs: super marketplace search "your requirement"
  4. Install and customize: super marketplace install agent agent_name
  5. Context-engineer: Modify playbooks for your specific use case
  6. Test and optimize: Use the full agent development lifecycle


Ready to discover the perfect agents and tools for your project? Start exploring the SuperOptiX marketplace today! ๐Ÿช