skill-factory

Generate SKILL.md files from plan analysis and system manifest files.

Updated May 18, 2026
One-click install
npx skills add https://github.com/fzturk/clearlegaltips-workspace --skill skill-factory-fzturk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-factory
Source: https://github.com/fzturk/clearlegaltips-workspace/tree/main/.claude/skills/skill-factory
Command: npx skills add https://github.com/fzturk/clearlegaltips-workspace --skill skill-factory-fzturk

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of workflow skill files (SKILL.md) for a system based on plan analysis, streamlining the documentation process for repeatable procedures.

Core Features & Use Cases

  • Automated Skill Generation: Generates SKILL.md files for each repeatable procedure in the system.
  • Documentation: Provides detailed step-by-step guides with prerequisites, steps, outputs, and validation checklists.
  • Use Case: After generating SYSTEM_MANIFEST.md and agents, use this Skill to automatically create the necessary SKILL.md files for a complex system.

Quick Start

Run the skill-factory skill with the analysis/plan_analysis.json and SYSTEM_MANIFEST.md files to generate the SKILL.md files.

Frequently Asked Questions about skill-factory

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

FAQPage Schema
How do I automate SKILL.md generation for system workflows?

Automate SKILL.md generation by analyzing plan files and system manifests to produce detailed procedure documentation. The skill coordinates creation of files with prerequisites, steps, outputs, and validation checklists for each repeatable procedure.

What is a SKILL.md file and when do I need one for procedure documentation?

A SKILL.md file documents repeatable system procedures with prerequisites, steps, outputs, and validation checklists. You need one when formalizing workflow documentation for complex systems after generating a system manifest.

Do I need a system manifest file to generate workflow documentation?

Yes, generating workflow documentation requires access to plan analysis files like plan_analysis.json and the SYSTEM_MANIFEST.md file. These inputs provide the structural context needed to create accurate SKILL.md files.

What's the best way to document repeatable procedures with validation checklists?

The best way to document repeatable procedures is by automating SKILL.md file creation from plan analysis. This approach systematically generates step-by-step guides with prerequisites, outputs, and validation checklists.

Can I generate validation checklists automatically for system workflow steps?

Yes, you can generate validation checklists automatically as part of the SKILL.md creation process. The skill structures each procedure file to include validation steps alongside prerequisites and expected outputs.

How do I create step-by-step guides from a plan analysis file?

Create step-by-step guides by running the skill-factory skill with your plan analysis and system manifest files. It converts plan analysis data into structured procedure documentation with detailed steps and outputs.