← all publishers

maaxyz

@maaxyz source repo

8 published skills

  1. Meojson · maaxyz bundle
    Guide for using the meojson C++ JSON library in MaaFramework. Use when writing code that involves JSON parsing, serialization, struct jsonization (MEO_JSONIZATION), json::value manipulation, ext::jsonization custom type support, or logging with json values.
    0
    installs
  2. Maa Logging · maaxyz
    MaaFramework 日志宏用法指南。Use when writing logging code, using LogInfo/LogError/LogWarn/LogDebug/LogTrace, outputting containers or custom types to logs, or when the user asks about logging best practices.
    0
    installs
  3. Pr Template · maaxyz bundle
    Use this template skill as a starting point when contributing a new MaaHub skill.
    0
    installs
  4. Pipeline Guide · maaxyz bundle
    Universal Pipeline JSON 编写指南。基于 MaaFramework Pipeline 协议,提供节点命名、识别算法、动作类型、流程控制、可复用节点等编码规范与模式参考。在编写、修改或审查 Pipeline JSON、设计节点流程、使用 TemplateMatch/OCR/Custom 识别或 Click/Swipe 动作时使用。
    0
    installs
  5. Pipeline Option · maaxyz bundle
    Add runtime UI options (select/checkbox/switch/input) to interface.json. Two implementation styles: (1) wire to Python via context.get_node_data() for in-code decisions, or (2) pure pipeline_override on existing node fields (e.g. `next` array) for behavior-only changes that don't touch Python. Critical 3-place pattern: option definition + task option array + pre-defined pipeline node. Use when adding a new user-facing toggle, multi-choice selector, or custom input that must persist through MaaFramework's v2.3.0+ protocol.
    0
    installs
  6. Pipeline Testing · maaxyz bundle
    测试 MaaFramework Pipeline JSON 节点、识别结果与设备控制流程,并排查 OCR、ROI 和跨页面导航问题。
    0
    installs
  7. Pipeline Generate · maaxyz bundle
    自动生成 Pipeline OCR 文本节点。直接调 ocr() 拿目标文字 box,扩大 ROI 后合并到目标 pipeline 文件。提供单节点生成 (generate_node.py) + ROI 扫描找最佳 expand (generate_sweep.py) 两个脚本。
    0
    installs
  8. Maafw Template Migration · maaxyz bundle
    Migrate a legacy MaaFramework project to the create-maa-project scaffold. Use when moving an old MAA-style project with assets/ + deps/ structure and install_*.py CI scripts to the CMP template (maa-project.json, build-release.mjs, sync-runtime.mjs).
    0
    installs