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

flowai-workflow-plugins

flowai-workflow-plugins에는 korchasa에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
0
업데이트
2026-06-22
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

supervisor
기타 컴퓨터 관련 직업

Supervisor for one flowai-workflow run (Codex). Starts or resumes a single workflow, diagnoses failures from run artifacts, patches root causes, resumes the same run. Run inside an isolated Codex worker subagent spawned by the `supervise`/`orchestrate` skill.

2026-06-22
init
소프트웨어 개발자

Copy a bundled flowai-workflow into the user's project so they can adapt and run it locally. Use when the user wants to start using flowai-workflow in a new repo.

2026-06-04
orchestrate
기타 컴퓨터 관련 직업

Run the flowai-workflow orchestration policy loop. Delegates policy execution to the workflow orchestrator agent, which selects workflows from ORCHESTRATION.md and supervisor summaries.

2026-06-04
run
소프트웨어 개발자

Execute a bundled or project-local flowai-workflow DAG. Use to launch a workflow run from inside the host IDE.

2026-06-04
supervise
기타 컴퓨터 관련 직업

Live flowai-workflow run supervisor. Use only for requests to run, monitor, continue, or resume a current workflow now. Exclude last-night, finished, post-mortem, root-cause-report, and conceptual questions.

2026-06-04
orchestrator
기타 컴퓨터 관련 직업

Long-cycle flowai-workflow orchestrator (Codex). Reads project orchestration policy, selects the next workflow, and returns a structured supervisor delegation request. Run inside an isolated Codex worker subagent spawned by the `orchestrate` skill.

2026-06-04
scaffold
소프트웨어 개발자

Scaffold or adapt flowai-workflow DAGs in a project. Use for adding flowai-workflow, adapting an existing .flowai-workflow/<name>, validating workflow.yaml, or wiring agent prompts/scripts.

2026-05-30