Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ix-flow

ix-flow contient 17 skills collectées depuis agent-ix, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
1
mis à jour
2026-06-18
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

helloworld-example
Autres occupations informatiques

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

2026-06-18
multi-phase-auto-example
Autres occupations informatiques

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

2026-06-18
acyclic-links-example
Autres occupations informatiques

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

2026-06-18
minimal-interview-example
Autres occupations informatiques

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

2026-06-18
typed-answers-example
Autres occupations informatiques

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
Autres occupations informatiques

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

2026-06-18
template-from-interview-example
Développeurs de logiciels

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
Développeurs de logiciels

Custom invariant requires at least one greeting before advancing.

2026-06-18
item-field-shape-example
Développeurs de logiciels

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

2026-06-18
hitl-gate-example
Développeurs de logiciels

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

2026-06-18
multi-workflow-example
Développeurs de logiciels

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

2026-06-18
basic-render-example
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-18
ix-flow-create
Développeurs de logiciels

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
Autres occupations informatiques

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

2026-06-17
ix-flow
Autres occupations informatiques

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
Autres occupations informatiques

Drive a change from draft through review to release.

2026-06-17