prose

Index OpenProse skill definitions and their usage across projects.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill prose-adoresever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prose
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.21openclaw-viking/extensions/open-prose/skills/prose
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill prose-adoresever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a unified capability to orchestrate multi-agent workflows within the OpenProse VM, enabling consistent patterns, centralized control, and traceable execution across sessions.

Core Features & Use Cases

  • Orchestrates OpenProse sessions to coordinate multiple agents and subsessions.
  • Supports parallel execution, named blocks, inputs/outputs, and agent memory management.
  • Useful for implementing captain patterns, cross-agent pipelines, and production-grade orchestrations in OpenProse.

Quick Start

Create or load a .prose workflow that uses this skill to orchestrate multiple agents and sessions.

Frequently Asked Questions about prose

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

FAQPage Schema
How do I orchestrate multi-agent workflows in a VM?

Multi-agent orchestration coordinates multiple agents and subsessions within the OpenProse VM, providing centralized control, parallel execution, and traceable execution across sessions.

What is an OpenProse session and when do I need it?

An OpenProse session coordinates multiple agents and subsessions. You need it to implement cross-agent pipelines and production-grade orchestrations that require consistent patterns and traceable execution.

How do I set up a .prose workflow for multi-agent orchestration?

To set up a .prose workflow, create or load a file that defines named blocks, inputs, outputs, and agent memory management to coordinate multiple agents and subsessions.

Does multi-agent orchestration support parallel execution and agent memory management?

Yes, multi-agent orchestration supports parallel execution across agents, named blocks, defined inputs and outputs, and agent memory management for consistent state across sessions.

Can I use OpenProse to implement captain patterns for cross-agent pipelines?

Yes, OpenProse supports implementing captain patterns and cross-agent pipelines by orchestrating multiple agents and subsessions within the VM for production-grade workflows.

What are the limitations of orchestrating OpenProse sessions?

Orchestrating OpenProse sessions requires a root SKILL.md with mandatory name and description fields, and may only reference optional resources in scripts, references, and assets directories.