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

ix-flow

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

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

이 저장소의 skills

helloworld-example
기타 컴퓨터 관련 직업

Smallest possible workflow skill — two phases joined by one auto transition.

2026-06-18
multi-phase-auto-example
기타 컴퓨터 관련 직업

Multi-phase linear workflow — the agent narrates each phase to the user as it advances.

2026-06-18
acyclic-links-example
기타 컴퓨터 관련 직업

Build a directed graph of nodes; the core `acyclic` invariant gates the terminal advance.

2026-06-18
minimal-interview-example
기타 컴퓨터 관련 직업

One question, one phase, interview.complete gates the transition. Demonstrates FR-022, FR-023, FR-024 happy path.

2026-06-18
typed-answers-example
기타 컴퓨터 관련 직업

Question bank exercising every supported answer type — text, list<text>, enum, bool, int — with minItems and required flags. Demonstrates FR-022, FR-023 validation paths.

2026-06-18
followup-questions-example
기타 컴퓨터 관련 직업

Two-phase workflow with followUpIf re-surfacing a question downstream. Demonstrates FR-024-AC-8 advisory channel.

2026-06-18
template-from-interview-example
소프트웨어 개발자

Integration of interviews and templates — interview answers drive frontmatter and body of a generated artifact. Demonstrates FR-017..025 end-to-end.

2026-06-18
item-exists-example
소프트웨어 개발자

Custom invariant requires at least one greeting before advancing.

2026-06-18
item-field-shape-example
소프트웨어 개발자

Custom invariant validates that every report item carries a non-empty `summary` field before the next phase.

2026-06-18
hitl-gate-example
소프트웨어 개발자

Terminal advance is gated by first-class CLI HITL state.

2026-06-18
multi-workflow-example
소프트웨어 개발자

One skill ships two related workflows; the user disambiguates by passing the workflow name positionally to `run --path`.

2026-06-18
basic-render-example
소프트웨어 개발자

Minimal artifactTemplates declaration — phase-entry renders one Markdown file from a template with variable substitution. Demonstrates FR-017, FR-018, FR-019.

2026-06-18
variant-selection-example
소프트웨어 개발자

Template variant chosen at render time from an item field (component_type). Demonstrates FR-019 variant resolution.

2026-06-18
ix-flow-create
소프트웨어 개발자

Author a new Agent IX workflow — scaffold a flow (def.yaml) and the skill (SKILL.md) that runs it. Use when asked to create, author, or scaffold an ix-flow workflow.

2026-06-17
intake
기타 컴퓨터 관련 직업

Collect a request through a short interview, then draft and finish.

2026-06-17
ix-flow
기타 컴퓨터 관련 직업

Run an Agent IX workflow with ix-flow — create a run and drive it through its phases, pausing at human gates for approval. Use when asked to run, start, continue, or resume an ix-flow workflow.

2026-06-17
release
기타 컴퓨터 관련 직업

Drive a change from draft through review to release.

2026-06-17