Instructions file
Instructions for httprunner/httprunner, covering claude.md, project overview, development commands, building and testing.
Instructions file
Instructions for httprunner/httprunner, covering claude.md, project overview, development commands, building and testing.
Skill Claude CodeCodex
Multimodal UI understanding and single-step planning via OpenAI-compatible Responses APIs. Use when you need AIQuery/AIAssert and plan-next to extract UI element coordinates, validate UI assertions, summarize screenshots, or decide the next UI action from an image. External agents handle execution via adb/hdc and…
Skill Claude CodeCodex
Android device control via raw ADB commands. Use for device/emulator discovery, USB or Wi-Fi connection, app launch/force-stop, tap/swipe/keyevent/text input, screenshots, UI hierarchy dump, and ADB troubleshooting.
Skill Claude CodeCodex
Manage task records in Feishu Bitable (飞书多维表格) using a fixed task-status table schema and TASKFIELD overrides. Use to fetch/claim/update/create tasks, look up drama metadata by BookID, or derive tasks from a source Bitable (JSON/JSONL in/out).
Skill Claude CodeCodex
Install and verify the Go toolchain on macOS, Linux, and Windows. Use when Go is required but not present, or when a specific Go version must be installed. Prefer system package managers (homebrew, apt, etc.) and fall back to official Go downloads when needed.
Skill Claude CodeCodex
HarmonyOS device control and UI automation via raw HDC commands. Use for device/emulator discovery, USB or TCP connection, app launch/force-stop, tap/swipe/keyevent/text input, screenshots, UI dump, file transfer, and HDC troubleshooting.
Skill Claude CodeCodex
Resolve Kuaishou (快手 / Kwai) share links or share text into video CDN URLs. Use for single links, share text, or CSV inputs when output must be JSONL with CDNURL/errormsg. Prefer videodl (videofetch); fall back to GraphQL/mobile-page extraction with cookies when needed.
Skill Claude CodeCodex
Filter rows from sqlite captureresults and report to Feishu Bitable with retry-safe sqlite writeback. Use for stat/filter/report/retry-reset workflows, especially task-scoped reporting with --task-id.
Skill Claude CodeCodex
Filter rows from sqlite captureresults and upsert to Supabase with retry-safe sqlite writeback. Use for stat/filter/report/retry-reset workflows, especially task-scoped reporting with --task-id.