process

Design, validate, and manage BPMN business processes for Periscope.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/PeriscopeAI/periscope-workspace --skill process-periscopeai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process
Source: https://github.com/PeriscopeAI/periscope-workspace/tree/main/.rulesync/skills/process
Command: npx skills add https://github.com/PeriscopeAI/periscope-workspace --skill process-periscopeai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation, validation, and management of business process models (BPMN) for the Periscope platform, reducing errors and accelerating deployment.

Core Features & Use Cases

  • Process Design: Create new BPMN workflows from natural language descriptions.
  • BPMN Validation: Ensure your BPMN files adhere to structural and Periscope-specific rules.
  • Version Control: Track changes and manage different versions of your process definitions.
  • Use Case: A product manager needs to define a new customer onboarding workflow. They describe the steps, and the Skill generates the BPMN diagram, validates it, and prepares it for deployment.

Quick Start

Use the process skill to design a new expense approval workflow.

Frequently Asked Questions about process

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

FAQPage Schema
How do I create a BPMN workflow from a natural language description?

To create a BPMN workflow, provide a natural language description of your business process. The Skill designs and generates the corresponding BPMN diagram, validates it against schema rules, and prepares it for deployment.

How do I validate BPMN XML against schema and platform-specific rules?

Validating BPMN XML involves checking your process definitions against structural schemas and Periscope-specific rules. This ensures your business process models are error-free and standardized before workflow automation deployment.

Can I convert BPMN business processes to Temporal workflows?

Yes, you can convert validated BPMN business processes to Temporal workflows. This conversion addresses the need for standardized, error-free process automation by translating process designs into executable workflows.

Does this BPMN process design tool support version control?

Yes, the BPMN process management tool supports version control. You can track changes and manage different versions of your process definitions to streamline updates and accelerate deployment.

What is the best way to design a customer onboarding workflow using BPMN?

The best way to design a customer onboarding workflow is describing the steps in natural language. The Skill generates the BPMN diagram, validates it against Periscope rules, and prepares the process for deployment.