Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

claude-orchestration

claude-orchestration enthält 9 gesammelte Skills von mbruhler, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
218
aktualisiert
2026-04-06
Forks
6
Berufsabdeckung
2 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

orchestration-creating-workflows
Sonstige Computerberufe

Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.

2026-04-06
orchestration-executing-workflows
Sonstige Computerberufe

Use when user provides workflow syntax with arrows (-> || ~>), says "run workflow", "execute workflow", "run this", mentions step1 -> step2 patterns. Executes orchestration workflows with real-time visualization, steering, and error recovery.

2026-04-06
managing-agents
Sonstige Computerberufe

Manages temporary and defined agents including creation, promotion, cleanup, and namespacing. Use when user creates custom agents, asks about agent lifecycle, temp agents, or agent management.

2025-12-18
using-templates
Sonstige Computerberufe

Use and customize workflow templates for common scenarios. Use when user wants to use a template, asks about available templates, or wants to customize existing workflows.

2025-12-18
debugging-workflows
Softwareentwickler

Debug workflow execution issues including syntax errors, agent failures, variable problems, and execution errors. Use when workflows fail, produce unexpected results, or user asks for debugging help.

2025-11-08
designing-syntax
Softwareentwickler

Design custom syntax elements with reuse-first approach for workflow orchestration. Use when user needs custom operators, checkpoints, or syntax patterns not available in core syntax.

2025-11-08
managing-temp-scripts
Softwareentwickler

Create and execute temporary scripts (Python, Node.js, shell) during workflow execution for API integrations, data processing, and custom tools. Use when user needs to interact with external APIs, process data with specific libraries, or create temporary executable code.

2025-11-08
using-orchestration
Sonstige Computerberufe

Use when user has complex multi-agent workflows, needs to coordinate sequential or parallel agent execution, wants workflow visualization and control, or mentions automating repetitive multi-agent processes - guides discovery and usage of the orchestration system

2025-11-08
creating-workflows-from-description
Sonstige Computerberufe

Use when user describes complex multi-step tasks that could benefit from orchestration - guides natural language workflow creation

2025-11-07