piracy-handler

Installation
SKILL.md

Piracy Handler

执行目录:~/.agents/skills/piracy-handler/

1) 主流程

A. 综合页后置(推荐)

npx tsx scripts/piracy_detect.ts --task-ids <TASK_ID[,TASK_ID2,...]> --data-source <sqlite|supabase>
npx tsx scripts/piracy_create_subtasks.ts --input <DETECT_JSON_PATH>
npx tsx scripts/upsert_webhook_plan.ts --source detect --input <DETECT_JSON_PATH>

B. 一条命令全流程(兼容入口)

npx tsx scripts/piracy_pipeline.ts --task-ids <TASK_ID_1,TASK_ID_2,...>
Related skills

More from httprunner/skills

Installs
4
First Seen
Feb 8, 2026