commission

Design, generate, and launch plain text workflows with stages and entities.

73|7|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/spacedock-dev/spacedock --skill commission-spacedock-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commission
Source: https://github.com/spacedock-dev/spacedock/tree/main/skills/commission
Command: npx skills add https://github.com/spacedock-dev/spacedock --skill commission-spacedock-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spacedock-plugin, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users design, generate, and launch plain text workflows with stages and entities, streamlining the process of creating and managing workflows.

Core Features & Use Cases

  • Interactive Design: Guide users through the process of designing workflows with stages and entities.
  • Automated File Generation: Generate all necessary workflow files automatically.
  • Pilot Run: Launch a pilot run of the workflow to process seed entities.
  • Batch Mode: Use batch mode for non-interactive use, providing all inputs in one message.
  • Customization: Users can customize the stages, entities, and other aspects of their workflows.

Quick Start

To start a new workflow, use the command: /spacedock:commission

Frequently Asked Questions about commission

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

FAQPage Schema
How do I generate plain text workflows with stages and entities?

To generate plain text workflows, you can launch the commission Skill to design interactive stages, define seed entities, and automatically generate the necessary workflow files.

What is the best way to design task management or experiment workflows non-interactively?

The best way to design non-interactive workflows is using batch mode, which allows you to provide all inputs and configurations in a single message to generate and launch the workflow automatically.

Do I need YAML frontmatter to create a workflow with stages?

Yes, you need YAML frontmatter for skill configuration and markdown for workflow instructions to properly define and launch the workflow stages and entities.

Can I test a workflow design before full deployment?

Yes, you can launch a pilot run to process seed entities and test your workflow design before committing to full-scale automated file generation.

Does the workflow generation process require any specific plugins?

Yes, the workflow generation process requires the spacedock-plugin to be installed and configured in your environment to support the interactive and batch design modes.