process-extraction

Convert documented repeatable workflows into installable SKILL.md files.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/DojoGenesis/gateway --skill process-extraction
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: process-extraction
Source: https://github.com/DojoGenesis/gateway/tree/main/plugins/skill-forge/skills/process-extraction
Command: npx skills add https://github.com/DojoGenesis/gateway --skill process-extraction

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill helps teams capture repeatable processes and turn them into reusable, installable SKILL.md files, preventing knowledge loss and manual re‑creation.

Core Features & Use Cases

  • Process Documentation Guidance: Provides step‑by‑step instructions to document a workflow with examples.
  • Automated Skill Generation: Uses the seed‑to‑skill‑converter to produce a complete SKILL.md from the documented process.
  • Validation & Packaging: Includes checklists, best practices, and resource bundling to ensure the generated skill meets quality standards.
  • Use Case: Convert a recurring release‑verification routine into a skill that can be invoked by any AI agent to execute the same steps automatically.

Quick Start

Ask the skill to convert a documented process into a complete SKILL.md file ready for deployment.

Frequently Asked Questions about process-extraction

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

FAQPage Schema
How do I convert a documented workflow into a reusable AI skill?

To convert a documented workflow into a reusable AI skill, you provide a process description as input and the tool generates a complete SKILL.md file ready for installation and deployment by AI agents.

What is the best way to formalize repeatable processes into installable SKILL.md files?

Formalizing repeatable processes into installable SKILL.md files requires providing a detailed process description, which is then automatically converted into a structured skill file with validation checks and bundled resources.

Can I use process extraction for workflows that have only been executed a few times?

Process extraction is designed for workflows that have been executed multiple times and need formalization. It requires a process description input to produce a complete SKILL.md output for integration.

Does the generated SKILL.md file include validation and packaging checks?

Yes, the generated SKILL.md file includes validation checklists, best practices, and resource bundling to ensure the converted workflow meets quality standards before deployment.

How does automated skill generation prevent knowledge loss for repeatable routines?

Automated skill generation prevents knowledge loss by capturing repeatable routines and converting their documented steps into installable SKILL.md files, eliminating manual re-creation and enabling AI agents to execute the same steps automatically.