SYSTEM_ONLINE: V2.0.4

> INITIALIZING_Medgate AI Marketplace

Deploy production-ready AI agents and skills directly into your development workflow. Engineered for high-velocity teams.

bash — 80x24
$

Mission Control

Monitor, deploy, and manage your AI capabilities from a single unified interface.

Native Integration

Plugins install directly into your project's .claude configuration. No external dependencies, no API keys to manage.

120+Active Skills
45Consulting
60Development

Have Feedback?

Join the discussion in #guild-ai on Slack.

System Configuration

medgate-marketplace — -zsh
# Step 1: Add the registry to your Claude Code configuration
# This gives you access to all organizational skills
~
/plugin marketplace add git@github.com:medgate/MedgateAIMarketplace.git

Contribute Code

Protocol: Add New Skill

  1. 1Provision skill directory structure in target domain sector.
  2. 2Generate SKILL.md and README.md documentation artifacts.
  3. 3Register entry point in marketplace.json manifest.
  4. 4Verify integrity locally and push commit sequence.

Directory Topology

skills/
├── consulting/
│   ├── meeting-prep/
│   │   ├── SKILL.md
│   │   └── README.md
│   └── stakeholder-mapper/
│       └── ...
├── development/
│   ├── testing-suite/
│   └── legacy-modernization/
├── marketing/
│   └── campaign-analyzer/
├── sales/
│   └── lead-qualifier/
└── other/
    └── custom-skill/

Want to contribute? Reach out on Slack: #guild-ai