pattern-creator

Scaffold CSA patterns with PATTERN.md, SKILL.md, and workflow.toml files.

12|1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/RyderFreeman4Logos/cli-sub-agent --skill pattern-creator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pattern-creator
Source: https://github.com/RyderFreeman4Logos/cli-sub-agent/tree/main/skills/pattern-creator
Command: npx skills add https://github.com/RyderFreeman4Logos/cli-sub-agent --skill pattern-creator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the scaffolding of CSA patterns by generating the required files and directory structure (PATTERN.md, SKILL.md, workflow.toml, and optional config) to accelerate pattern publication.

Core Features & Use Cases

  • Scaffold pattern skeletons including PATTERN.md, companion SKILL.md, .skill.toml, and workflow.toml.
  • Provide a reusable blueprint for pattern-based automation, enabling quick sharing within a team.
  • Use this when teams want to standardize how patterns are created and linked to companion skills.

Quick Start

Create a new pattern by drafting PATTERN.md and a companion SKILL.md, then wire them through the workflow.

Frequently Asked Questions about pattern-creator

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

FAQPage Schema
How do I automate scaffolding for pattern workflows and companion skills?

Automate pattern workflow scaffolding by generating the required directory structure, including PATTERN.md, SKILL.md, workflow.toml, and configuration files. This standardizes pattern templates and links companion skills for rapid publication and orchestration.

What is a CSA pattern and when do I need to scaffold it?

A CSA pattern is a standardized automation blueprint shared by teams. You need to scaffold it when you want to standardize how patterns are created, structured, and linked to companion skills for reuse.

How do I standardize pattern templates for team automation?

Standardize pattern templates by using a scaffolding process that automatically generates PATTERN.md, SKILL.md, .skill.toml, and workflow.toml. This ensures a consistent file structure and correct cross-linking across the team.

Does pattern scaffolding require manual linking between PATTERN.md and SKILL.md?

Pattern scaffolding does not require manual linking. It ensures correct file structure and automatically handles cross-linking between PATTERN.md and SKILL.md during the automated generation process.

Can I use this scaffolding for rapid pattern publication?

You can use this scaffolding for rapid pattern publication. It accelerates the process by generating reusable blueprints and wiring the necessary workflow files for immediate sharing and orchestration.