Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

ix-flow

ix-flow contiene 17 skills recopiladas de agent-ix, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
17
Stars
1
actualizado
2026-06-18
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

helloworld-example
Otras ocupaciones informáticas

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

2026-06-18
multi-phase-auto-example
Otras ocupaciones informáticas

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

2026-06-18
acyclic-links-example
Otras ocupaciones informáticas

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

2026-06-18
minimal-interview-example
Otras ocupaciones informáticas

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

2026-06-18
typed-answers-example
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

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

2026-06-18
template-from-interview-example
Desarrolladores de software

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
Desarrolladores de software

Custom invariant requires at least one greeting before advancing.

2026-06-18
item-field-shape-example
Desarrolladores de software

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

2026-06-18
hitl-gate-example
Desarrolladores de software

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

2026-06-18
multi-workflow-example
Desarrolladores de software

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

2026-06-18
basic-render-example
Desarrolladores de software

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
Desarrolladores de software

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

2026-06-18
ix-flow-create
Desarrolladores de software

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
Otras ocupaciones informáticas

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

2026-06-17
ix-flow
Otras ocupaciones informáticas

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
Otras ocupaciones informáticas

Drive a change from draft through review to release.

2026-06-17
ix-flow Agent Skills en GitHub | SkillsMP