Central registry for 500+ MGT Claude Code skills.
Catalog and deployment system for every Claude Code skill in the MGT operation. Each skill has a structured manifest. The registry handles discovery, version management, and deployment to the skills folder. It is the backbone of every skill-driven workflow at MGT.
500+
Skills registered
And growing
Registry
Type
Catalog and deployment
Live
Status
Powers every MGT skill workflow
Context
MGT uses Claude Code skills to automate repetitive work across every project. A skill is a structured prompt with a defined trigger, a clear output format, and any dependencies it needs to run. As the number of skills grew past a few dozen, managing them manually became a problem.
Skills were getting duplicated. Older versions were drifting out of sync. Finding the right skill for a task required remembering which folder it was in. The registry was built to solve all of that with one system.
Now every skill has a manifest, a version, and a registered category. The registry surfaces the right skill by keyword, manages updates cleanly, and deploys to the skills folder on command. It is the infrastructure that makes 500+ skills usable rather than just stored.
What We Built
Search across all registered skills by name, trigger keyword, or category. Surface the right skill fast without needing to remember where it lives.
Each skill has a JSON manifest that defines its name, description, triggers, dependencies, version, and category. Structured format enforced at registration.
Skills are versioned. Updates go through the registry rather than direct file edits. Rollback to any previous version on demand.
Registry deploys skills to the active skills folder on command. No manual copying. Dependency order is resolved automatically before deployment.
Manifest fields
nameUnique skill identifier used for discovery and triggeringdescriptionWhat the skill does, surfaced in registry searchtriggersKeywords and phrases that activate the skill in Claude CodedependenciesOther skills or tools required before this skill can runversionSemantic version for tracking updates and rollbackscategorySkill group for organizational filteringTech Stack
If your team is sitting on a growing pile of automations with no system to manage them, we build the registry and deployment layer that makes them useful at scale.