Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent_workshop

agent_workshop에는 joshrotenberg에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 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