Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

agent_workshop

agent_workshop には joshrotenberg から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
0
更新
2026-04-06
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

workflow
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
プロジェクト管理専門家

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
ソフトウェア開発者

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

2026-04-02
monitor
ネットワーク・コンピュータシステム管理者

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

2026-04-02
orchestrator
ソフトウェア開発者

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
ソフトウェア開発者

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

2026-04-02
solo
ソフトウェア開発者

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

2026-04-02