By ubranch
converts any task into a production-ready multi-agent orchestration prompt for claude code
npx claudepluginhub ubranch/my-marketplace --plugin agent-orchestratora collection of productivity skills for claude code.
| skill | description |
|---|---|
| agent-orchestrator | converts any task into a production-ready multi-agent orchestration prompt |
| payme-integration | expert-level payme payment system integration for uzbekistan's payme business platform |
| click-integration | expert-level click payment integration for uzbekistan's click superapp |
# add the marketplace
/plugin marketplace add ubranch/my-marketplace
# install a skill
/plugin install agent-orchestrator@inspire-skills
/plugin install payme-integration@inspire-skills
/plugin install click-integration@inspire-skills
activates automatically when you ask to parallelize work, orchestrate agents, or split tasks into parallel work streams. generates a copy-paste ready orchestration prompt that spawns specialized agent teams for any domain.
activates when you mention payme, paycom, or payment integration for the uzbek market. covers both merchant API (server-to-server) and subscribe API (card tokenization + receipts), sandbox testing, error handling, fiscalization, and production deployment.
activates when you mention click, click.uz, or click payment integration. covers shop API (prepare/complete), merchant API (invoices, payments, tokens, reversal), payment button, inline checkout, click pass (QR POS), fiscalization, telegram bot payments, mobile SDK, and CMS plugins.
my-marketplace/
├── .claude-plugin/
│ └── marketplace.json
├── plugins/
│ ├── agent-orchestrator/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ └── skills/
│ │ └── agent-orchestrator/
│ │ └── SKILL.md
│ ├── payme-integration/
│ │ ├── .claude-plugin/
│ │ │ └── plugin.json
│ │ └── skills/
│ │ └── payme-integration/
│ │ ├── SKILL.md
│ │ └── references/
│ │ ├── merchant-api.md
│ │ ├── subscribe-api.md
│ │ └── additional-reference.md
│ └── click-integration/
│ ├── .claude-plugin/
│ │ └── plugin.json
│ └── skills/
│ └── click-integration/
│ ├── SKILL.md
│ └── references/
│ └── (15 reference files)
mit
expert-level payme payment system integration skill for uzbekistan's payme business platform
Multi-agent orchestration with AI SDK v5 - handoffs, routing, and coordination for any AI provider (OpenAI, Anthropic, Google)
Multi-agent orchestrator — supervisor loop that launches agents to implement plans
Browse, install, and manage cowork marketplace items backed by real plugin agents, skills, and commands
This skill should be used when the model's ROLE_TYPE is orchestrator and needs to delegate tasks to specialist sub-agents. Provides scientific delegation framework ensuring world-building context (WHERE, WHAT, WHY) while preserving agent autonomy in implementation decisions (HOW). Use when planning task delegation, structuring sub-agent prompts, or coordinating multi-agent workflows.
Share bugs, ideas, or general feedback.
Multi-agent orchestration for complex tasks using cc-mirror tasks and TodoWrite. Use when tasks require parallel work, multiple agents, sophisticated coordination, or decomposition into parallel subtasks.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim