Skip to main content
在 Manus 中运行任何 Skill
一键导入
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