create-workflow

Create workflow state machines and content versioning for DaaS collections.

1|Updated May 26, 2026
One-click install
npx skills add https://github.com/BaraArdiwinata/hackathon-sima-arome --skill create-workflow-baraardiwinata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-workflow
Source: https://github.com/BaraArdiwinata/hackathon-sima-arome/tree/main/.agents/skills/create-workflow
Command: npx skills add https://github.com/BaraArdiwinata/hackathon-sima-arome --skill create-workflow-baraardiwinata

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires daas_wf_definition, daas_wf_assignment, daas_wf_instance, daas_wf_transition_history, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for dynamic workflows and content versioning for DaaS collections, enabling efficient management of content lifecycles, approvals, and version control.

Core Features & Use Cases

  • Dynamic Workflow Creation: Create and manage workflows with state machines, content versioning, and multi-stage approval processes.
  • Content Versioning: Maintain and manage multiple versions of content within a DaaS collection.
  • Use Case: Imagine you need to create a content lifecycle for a product launch, with multiple stages such as draft, review, and published. This Skill can help you define and manage these stages, ensuring a smooth content deployment process.

Quick Start

Run the 'create-workflow' skill with the collection name and workflow type: create-workflow [collection name] [workflow type: simple|review|multi-level|version-based].

Frequently Asked Questions about create-workflow

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

FAQPage Schema
How do I create a workflow for DaaS content lifecycle management?

To create a workflow for DaaS content lifecycle management, run the skill with your collection name and workflow type. This initiates automated state machines, workflow assignments, and state transitions for your content.

What types of content versioning workflows can I build?

You can build simple, review, multi-level, and version-based workflows for content versioning. These types support multi-stage approval processes and state machines to manage multiple content versions within a DaaS collection.

Do I need a pre-existing collection to set up workflow state machines?

Yes, you need a pre-existing DaaS collection with workflow fields to set up workflow state machines. The skill uses these fields to facilitate automated workflow assignments and dynamic state transitions for your content.

What is the best way to automate multi-stage approvals for content deployment?

The best way to automate multi-stage approvals is by defining a multi-level workflow state machine. This manages content versioning across stages like draft, review, and published, ensuring a smooth content deployment process.

How does dynamic workflow assignment handle state transitions?

Dynamic workflow assignment handles state transitions by utilizing state machines to automatically move content through defined lifecycle stages. It tracks these changes using transition history dependencies within the DaaS collection.

Can I use this skill for product launch content lifecycles?

Yes, you can use this skill for product launch content lifecycles. It helps define and manage stages like draft, review, and published, ensuring smooth content deployment and version control throughout the launch process.