pipeline-guide

Standardize MaaEnd Pipeline JSON authoring for MaaFramework v2 workflows.

3.6k|298|Updated Mar 18, 2022
One-click install
npx skills add https://github.com/MaaEnd/MaaEnd --skill pipeline-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline-guide
Source: https://github.com/MaaEnd/MaaEnd/tree/main/.claude/skills/pipeline-guide
Command: npx skills add https://github.com/MaaEnd/MaaEnd --skill pipeline-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

规范 MaaEnd Pipeline JSON 的编写,明确节点命名、识别算法、动作类型、流程控制和可复用节点的规范,以提升设计、审查与协作效率。

Core Features & Use Cases

  • 标准化管道 JSON 的结构与命名约束,确保一致性与可维护性。
  • 提供 MaaFramework v2 格式的识别/动作字典示例,便于快速实现工作流。
  • 支持可复用节点和常见场景模板,帮助团队快速搭建稳定的自动化任务。

Quick Start

Create a new pipeline task named ExampleTask following these guidelines and verify the result with a sample JSON workflow.

Frequently Asked Questions about pipeline-guide

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

FAQPage Schema
How do I standardize MaaFramework pipeline JSON structure for automated workflows?

To standardize MaaFramework pipeline JSON structure, enforce the v2 format with specific recognition and action dictionaries, ensuring consistent node naming, 1280×720 coordinate conventions, and safe delay/timeout guidelines across your automated workflows.

What is a pipeline node in MaaFramework and how does its flow control work?

A pipeline node in MaaFramework defines automated task patterns by combining recognition algorithms, action types, and flow control. The v2 structure standardizes these dictionaries to dictate execution sequences and enable reusable node components.

How do I define recognition and action dictionaries in MaaEnd Pipeline JSON?

Define recognition and action dictionaries in MaaEnd Pipeline JSON by following the v2 structure guidelines, which provide standardized examples for mapping template matches and executing corresponding actions within your automated tasks.

What are the coordinate and timeout conventions for MaaFramework workflow design?

The conventions for MaaFramework workflow design require a 1280×720 coordinate system for node positioning and enforce specific safe delay and timeout guidelines to ensure stable and maintainable automated task execution.

Can I reuse pipeline nodes across different MaaFramework automated tasks?

Yes, you can reuse pipeline nodes across different MaaFramework automated tasks by standardizing your MaaEnd Pipeline JSON, which supports common scenario templates and reusable node patterns to help teams quickly build stable workflows.