process-capture

Capture multi-step workflows and save them as reusable skills.

138|9|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/zqiren/Orbital --skill process-capture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process-capture
Source: https://github.com/zqiren/Orbital/tree/main/agent_os/default_skills/process-capture
Command: npx skills add https://github.com/zqiren/Orbital --skill process-capture

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps users capture and save multi-step workflows as reusable skills, allowing for efficient replay and building upon past work.

Core Features & Use Cases

  • Workflow Capture: Automatically capture successful workflows with 3 or more steps.
  • Reusability: Save captured workflows as skills for future sessions.
  • Triggering: Create triggers for workflows to be executed on demand.
  • Skill Management: Update existing skills as workflows evolve.
  • Use Case: After completing a complex deployment process, save it as a skill to streamline future deployments.

Quick Start

After completing a multi-step task, activate the process-capture skill to save the workflow as a reusable skill.

Frequently Asked Questions about process-capture

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

FAQPage Schema
How do I automate repetitive multi-step workflows for future replay?

You can automate repetitive multi-step workflows by capturing them as reusable skills. Once a successful workflow involving three or more steps is completed, it is saved to enable efficient replay and streamline future task execution.

Can I save a complex deployment process as a reusable skill?

Yes, you can save a complex deployment process as a reusable skill. After completing the multi-step task, you activate the capture function to store the workflow for streamlining future deployments.

What is the best way to trigger captured workflows on demand?

The best way to trigger captured workflows on demand is by creating companion triggers during the capture process. This allows the saved multi-step workflows to be executed automatically whenever needed.

Does workflow capture require user input to identify the tasks to save?

Yes, workflow capture requires user input to identify the workflows to save. You must manually activate the capture function after completing a successful multi-step task to store it as a skill.

How do I update existing skills when workflows evolve?

You can update existing skills when workflows evolve by using the skill management feature. This allows you to modify and refresh previously captured workflows to match your current task execution requirements.