Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

ix-flow

يحتوي ix-flow على 17 من skills المجمعة من agent-ix، مع تغطية مهنية على مستوى المستودع وصفحات 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