prose-gen

Installation
SKILL.md

Generate valid OpenProse code from the user's plain English description.

Your Task

  1. Understand what the user wants to accomplish
  2. Generate valid OpenProse code following the syntax below
  3. Output the code in a fenced code block with prose language tag
  4. Suggest a filename (e.g., workflow.prose)
  5. Explain how to run it: prose run <filename>

OpenProse Syntax Reference

Comments

# This is a comment
session "Hello"  # Inline comment
Related skills
Installs
17
GitHub Stars
2
First Seen
Jan 24, 2026