Cloud Code Plugins
A curated collection of Claude Code plugins from the abilities marketplace. Install plugins to extend your agent with knowledge management, development workflows, deployment tools, and more.
Abilities Plugin Marketplace
The official agent development toolkit for Claude Code - curated plugins covering the full agent lifecycle
create-agent Plugin
Create new agents with domain-specific wizards or from scratch - each wizard builds a fully configured, Trinity-compatible agent
agent-dev Plugin
Development tools for extending agents with skills, memory systems, backlog workflows, and multi-session planning
trinity Plugin
Connect, deploy, and sync agents to Trinity platform - three skills covering the complete deployment workflow
dev-methodology Plugin
Documentation-driven development methodology - context loading, implementation, testing, documentation, and PR validation
utilities Plugin
General-purpose ops and productivity skills for SSH-accessible services and daily workflows
Quick Install
Add the abilities marketplace and install any plugin:
# Add the abilities marketplace (one-time) /plugin marketplace add abilityai/abilities # Install the core plugins /plugin install create-agent@abilityai /plugin install agent-dev@abilityai /plugin install trinity@abilityai