Pattern

Extract identity, steps, and output instructions from Fabric patterns.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tolgaio/neo --skill pattern
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Pattern
Source: https://github.com/tolgaio/neo/tree/main/skills/fabric/create/pattern
Command: npx skills add https://github.com/tolgaio/neo --skill pattern

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a step-by-step instruction set to implement a given pattern from a prompt.

Core Features & Use Cases

  • Identity and purpose extraction
  • STEP generation
  • Output format analysis
  • Example-driven formatting guide

Quick Start

Input a prompt; Pattern outputs sections: IDENTITY, STEPS, OUTPUT INSTRUCTIONS.

Frequently Asked Questions about Pattern

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

FAQPage Schema
How do I structure prompts into repeatable patterns for consistent outputs?

Structured prompts use a pattern framework that extracts identity, step-by-step instructions, and output formatting rules. This approach ensures consistent, machine-readable results across documentation and prompt-engineering tasks by enforcing a defined instruction workflow.

What's the best way to convert unstructured prompts into formatted instruction sets?

Pattern extraction identifies the core identity and purpose, breaks down the task into discrete steps, and defines output format requirements. This converts raw prompts into reusable templates that produce standardized outputs for documentation and automated evaluation.

Can I use pattern extraction to generate metadata suitable for vector embeddings?

Yes. Structured pattern output includes machine-readable metadata—identity definitions, step sequences, and format specifications—that creates consistent, embeddable representations for automated analysis and prompt evaluation workflows.

How do I ensure my documentation follows consistent formatting and structure?

Pattern-based formatting extracts and applies instruction sets that define identity, procedural steps, and output rules. This creates repeatable structure across documents, ensuring consistency in formatting, tone, and content organization.

What should I include when defining a prompt pattern?

A complete pattern includes identity (purpose and scope), steps (ordered task breakdown), and output instructions (format, structure, and metadata requirements). These three components ensure the pattern is repeatable, clear, and suitable for both human and automated use.