Suggest Pattern

Analyze user requests and recommend 1-3 Fabric patterns with CLI commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps users identify the most suitable Fabric patterns for their requests.

Core Features & Use Cases

  • Analyze input
  • Categorize request
  • Propose 1-3 patterns with rationale
  • Provide usage context and limitations

Quick Start

Ask: "Suggest a pattern for analyzing a CSV file and producing a summary."

Frequently Asked Questions about Suggest Pattern

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

FAQPage Schema
How do I choose the right Fabric pattern for my automation task?

Suggest Pattern analyzes your request intent and maps it to the most appropriate Fabric pattern, providing 1-3 ranked recommendations with exact CLI commands. It categorizes goals across development, DevOps, data processing, and automation scenarios to identify the best fit for your workflow.

What Fabric patterns are available and when should I use each one?

Fabric patterns cover development, DevOps, data processing, and automation. Suggest Pattern evaluates your specific use case—whether you need infrastructure tasks, data analysis, CI/CD integration, or workflow automation—and recommends the pattern that best matches your requirements with practical context.

Can I get exact Fabric CLI commands for my use case?

Yes. Suggest Pattern delivers precise syntax including the exact `fabric --pattern pattern_name` command format for your recommended patterns. It provides actionable steps and explains the rationale behind each recommendation so you can implement immediately.

What are the limitations of using Fabric patterns for my workflow?

Suggest Pattern outlines known constraints and edge cases for each recommended pattern. It clarifies what each pattern handles well and where alternative approaches may be more suitable, helping you make informed decisions before implementation.

How does Suggest Pattern determine which patterns match my request?

The Skill analyzes your input to extract intent, categorizes the task within Fabric's scope (development, DevOps, data processing, automation), and ranks 1-3 patterns by relevance. It justifies each choice and describes how to apply the pattern to your specific goal.