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

agent_workshop

agent_workshop enthält 9 gesammelte Skills von joshrotenberg, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
0
aktualisiert
2026-04-06
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

workflow
Softwareentwickler

Declarative multi-stage workflows. Define staged pipelines where each stage feeds its result to the next. Use for structured multi-agent tasks.

2026-04-06
github
Softwareentwickler

GitHub integration via gh CLI. List issues, create PRs, comment on issues. Use for agents that bridge GitHub and the Workshop board.

2026-04-06
board-worker
Softwareentwickler

Autonomous board worker. Receives work items, implements them, reports results. Designed for agents that poll the board and execute tasks independently.

2026-04-05
board
Projektmanagementspezialisten

Work board driven development. Post typed work items with dependencies, agents poll by role. Use for multi-step features where ordering matters.

2026-04-02
mixed
Softwareentwickler

Multiple LLM backends in one workshop. Claude and Codex agents working together. Use when different models have different strengths.

2026-04-02
monitor
Netzwerk- und Computersystemadministratoren

Scheduled agent for periodic checks. Use for CI monitoring, PR scanning, health checks, or any polling-based workflow.

2026-04-02
orchestrator
Softwareentwickler

Coordinate a team of AI agents to build software. Break tasks down, create specialist agents from profiles, delegate via ask/cast, review results, and clean up. Use when you need to orchestrate multi-agent workflows.

2026-04-02
pair
Softwareentwickler

Implement-then-review pattern. Two agents collaborating via pipe chains. Use when you need a second perspective on code changes.

2026-04-02
solo
Softwareentwickler

Single agent, direct interaction. The simplest Workshop setup. Use for quick tasks, exploration, or when one agent is enough.

2026-04-02