Skip to content

pluginagentmarketplace/pluginagentmarketplace.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Agent Marketplace

🚀 AI Agent Training Academy - 69 Plugins, 466 Agents, 8 AI Mechanisms

Live Site GitHub

🎯 What is Plugin Agent Marketplace?

A comprehensive collection of 69 role-based AI agent plugins for Claude Code. Download, customize, and train specialized AI agents for any development task.

Key Features

  • 🤖 69 Ready-to-Use Plugins - Organized by professional roles (Python, React, DevOps, ML, etc.)
  • 🧠 8 AI Mechanisms - Collective intelligence features (Brainstorm, Voting, Rewards, Mentorship, Battle, Leaderboard, Orchestrator)
  • 🔗 Native MCP Integration - Seamless Claude Code plugin installation
  • 📖 Apache 2.0 Licensed - Fork, customize, and make it yours

🚀 Quick Start

# Install any plugin with Claude Code
/plugin install pluginagentmarketplace/custom-plugin-python

# Restart Claude Code
# Then use the agent
Task(subagent_type="python-expert", prompt="Review my code")

📂 Site Structure

pluginagentmarketplace.github.io/
├── index.html           # Home page with hero and stats
├── plugins/             # Full catalog of 69 plugins
├── mechanisms/          # 8 AI Mechanisms explained
├── ecosystem/           # Ecosystem comparison & resources
├── docs/                # Documentation
│   ├── getting-started  # Quick start guide
│   ├── customization    # How to customize plugins
│   └── contributing     # How to contribute
├── _layouts/            # Jekyll layouts
├── _includes/           # Reusable components
└── assets/              # CSS, JS, images

🛠️ Technology Stack

  • Jekyll - Static site generator (GitHub Pages native)
  • Tailwind CSS - Utility-first styling via CDN
  • AOS - Animate on Scroll library
  • Inter & JetBrains Mono - Typography

🏗️ Local Development

# Clone the repository
git clone https://github.com/pluginagentmarketplace/pluginagentmarketplace.github.io.git

# Install Jekyll (if not already installed)
gem install bundler jekyll

# Install dependencies
bundle install

# Run local server
bundle exec jekyll serve

# Open http://localhost:4000

📊 Plugin Categories

Category Count Examples
Programming Languages 10 Python, JavaScript, TypeScript, Go, Rust
Frontend & UI 8 React, Angular, Vue, Next.js
Backend & APIs 5 Node.js, FastAPI, Spring Boot
DevOps & Cloud 10 Docker, Kubernetes, AWS, Terraform
AI & Machine Learning 8 ML, MLOps, AI Agents, Prompt Engineering
Specialized Roles 15+ Product Manager, Tech Writer, QA

🧠 8 AI Mechanisms

  1. 🧠 Collective Brainstorm - Multi-agent problem solving
  2. 🗳️ Democratic Voting - Fair decision making
  3. 🏆 Performance Rewards - GEM points & badges
  4. ⚖️ Quality Penalties - Accountability system
  5. 👨‍🏫 Agent Mentorship - Knowledge transfer
  6. ⚔️ Agent Battle (DUELLO) - Skill competitions
  7. 📊 Performance Leaderboard - Rankings & tracking
  8. 🐝 Hive Mind Orchestrator - Swarm coordination

🤝 Contributing

We welcome contributions! See our Contributing Guide for details.

  1. Fork the repository
  2. Create your feature branch
  3. Make your changes
  4. Submit a pull request

📄 License

This project is licensed under the Apache License 2.0 - see individual plugin repositories for details.

👥 Authors

  • Dr. Umit Kacar - GitHub
  • Muhsin Elcicek

Built with ❤️ and ULTRATHINK mode

About

AI Agent Training Academy - 69 Plugins, 466 Agents, 8 AI Mechanisms

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors