create-workflow

Automates creation and management of workflows for DaaS collections.

Updated Jun 12, 2026
One-click install
npx skills add https://github.com/Alif-N/fe-sima-arome --skill create-workflow-alif-n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-workflow
Source: https://github.com/Alif-N/fe-sima-arome/tree/main/.agents/skills/create-workflow
Command: npx skills add https://github.com/Alif-N/fe-sima-arome --skill create-workflow-alif-n

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires daas_platform, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of complex workflows, including state machines, content versioning, and multi-stage approval processes for DaaS collections, streamlining the management of workflows.

Core Features & Use Cases

  • Automated Workflow Creation: Sets up workflow definitions, assignments, required fields, and WorkflowButton UI for DaaS collections.
  • Content Versioning: Supports versioning of content within workflows.
  • Multi-Stage Approval: Implements multi-level approval processes.
  • Use Case: If you need to create a workflow for content lifecycle management, such as a review process for articles, this Skill can automate the setup of states, commands, and transitions.

Quick Start

Use the create-workflow skill to set up a workflow for the 'articles' collection with a simple draft/publish process.

Frequently Asked Questions about create-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate workflow creation for DaaS collections?

Automating workflow creation for DaaS collections involves configuring state machines, workflow assignments, and collection fields to manage content lifecycles and approval processes without manual setup.

What is a state machine in the context of content versioning and approvals?

A state machine defines the specific states, commands, and transitions required to manage content versioning and multi-stage approval processes within DaaS collections.

Do I need the daas_platform to set up multi-stage approval processes?

Yes, you need the daas_platform dependency to implement multi-stage approval processes, as it provides the required collection fields, workflow definitions, and WorkflowButton UI for the setup.

How do I configure a draft and publish workflow for articles?

Configuring a draft and publish workflow for articles requires defining state machines, assigning required fields, and setting up WorkflowButton UI within the DaaS collections environment.

Can I manage content lifecycle and multi-level approvals without manual field configuration?

This Skill automates the setup of required fields, workflow assignments, and state transitions for content lifecycle management, eliminating the need for manual field configuration in DaaS collections.

Are there limitations when setting up state machines for DaaS workflows?

Workflow automation requires proper setup of DaaS fields and workflow definitions beforehand, meaning incomplete collection configurations will prevent the state machine and approval process from functioning correctly.