prose

Coordinate OpenProse VM workflows by spawning and coordinating subagents.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Solitude01/proiect-new --skill prose-solitude01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prose
Source: https://github.com/Solitude01/proiect-new/tree/main/%E5%88%9B%E6%84%8F/%E9%A3%9E%E7%89%9B/OPENCLAW/openclaw/openclaw/extensions/open-prose/skills/prose
Command: npx skills add https://github.com/Solitude01/proiect-new --skill prose-solitude01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenProse provides a programmable VM to orchestrate AI sessions; this Skill packs OpenProse's multi-agent orchestration capabilities, enabling spawning, routing, and management of subagents, contexts, and agent memory.

Core Features & Use Cases

  • Orchestrates complex AI workflows by spawning and coordinating multiple agents and sessions.
  • Manages cross-session context and persistent agent memory, supporting parallel and iterative patterns.
  • Enables seamless activation via prose commands, .prose files, or OpenProse mentions for reusable workflows.

Quick Start

Run a simple OpenProse program to see the VM orchestrate two agents in parallel.

Frequently Asked Questions about prose

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

FAQPage Schema
How do I coordinate multiple AI agents in parallel workflows?

Coordinate parallel AI agent workflows by spawning and routing subagents within a programmable VM. This enables managing complex orchestration scenarios involving parallel branches, cross-session contexts, and persistent agent memory.

What is multi-agent orchestration for AI session state management?

Multi-agent orchestration manages AI session state by programmatically routing tasks to subagents within a VM. It handles cross-session context and persistent memory to support iterative and parallel execution patterns.

How do I manage persistent agent memory across different AI sessions?

Manage persistent agent memory across sessions using a programmable VM that maintains cross-session context. This supports iterative workflows by retaining state and routing information between coordinated subagents.

Can I use prose commands to spawn and route subagents in a VM?

Yes, spawn and route subagents by activating workflows through prose commands, .prose files, or direct VM mentions. This allows reusable orchestration of complex multi-agent tasks without manual configuration.

What's the best way to orchestrate complex AI workflows with parallel branches?

Orchestrate complex AI workflows with parallel branches by using a programmable VM to spawn and coordinate multiple agents. This approach manages cross-session contexts and persistent memory for seamless execution.

Do I need a specific environment to run multi-agent VM orchestration?

Multi-agent VM orchestration requires an environment supporting the OpenProse VM to programmatically manage sessions. It enables spawning subagents and handling persistent memory without external dependencies.