ticket-platform/docs/lobster-skill/SKILL.md
使用个人 API 密钥访问米多内部工单(列表、详情、评论、流转),用于 IDE 内排查缺陷与同步修复说明。
npx skillsauth add MiDouTech/myTapd miduo-ticket-lobster-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
「我的待办工单」「拉工单详情」「把修复说明同步到工单」「工单流转」
MIDUO_TICKET_API_KEY 或 config.json(见 README)。X-Api-Key: <密钥>。baseUrl 指向 /api 根(与前端 VITE_API_BASE_URL 一致)。GET {baseUrl}/ticket/page?view=<我待办视图>&pageNum=1&pageSize=20 获取待处理列表。GET {baseUrl}/ticket/detail/{id} 拉详情(描述、附件元数据、评论)。POST {baseUrl}/ticket/{id}/comment,body 与 Web 评论接口一致。GET {baseUrl}/ticket/{id}/available-actions 再 PUT {baseUrl}/ticket/transit/{id},备注与评论保持一致或摘要。miduo-md/workflow/工单系统/Agent与IDE集成说明.md/swagger-ui.htmldevelopment
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.
development
End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels.