What problem does it solve?
This Skill eliminates the frustration of building MaaNTE automation pipelines that fail due to non-compliant JSON configurations, by providing official coding standards, node design patterns, and protocol compliance rules.
Core Features & Use Cases
- Comprehensive Pipeline Reference: Includes full Pipeline v2 format specifications, PascalCase node naming rules, and detailed references for all supported recognition algorithms (TemplateMatch, OCR, Custom, etc.) and action types.
- Robust Workflow Patterns: Provides proven patterns for interrupt handling (popups, loading screens), automatic scene navigation via SceneManager, and anti-hard-delay best practices to build reliable, low-failure automation tasks.
- Use Case: For example, when developing a new furniture collection task pipeline, use this guide to design compliant node flows, implement [JumpBack] handlers for unexpected interface popups, and ensure all ROI coordinates are 720p-aligned to avoid recognition mismatches.
Quick Start
Use the pipeline-guide skill to review your MaaNTE Pipeline JSON for compliance with naming conventions, delay rules, and scene navigation patterns before deployment.