用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/FDU-INS/Insurance-Skills --skill clawmobile-policy命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Complete architecture reference for the A3 insurance platform — file locations, data flow, conventions, microservice map, and fullstack patterns
Drafts U.S. commercial real estate access and indemnity (right-of-entry) agreements for pre-closing due diligence. Covers license grants, non-invasive vs invasive testing gates, insurance/endorsement requirements, indemnity with discovery carve-outs, restoration and lien remedies, confidentiality, and anti-indemnity guardrails. Trigger: access agreement, right of entry, due diligence access, Phase I/II, invasive testing, pre-PSA site inspection.
Guide actuarial analysis for insurance pricing. TRIGGERS - Use when user needs help with actuarial-analysis related tasks.
基于 SOC 职业分类
正在显示 SKILL.md
| name | clawmobile-policy |
| description | Deterministic-first mobile policy for tool selection, verification, and escalation. |
This skill defines the interaction-level policy for mobile autonomy: tool selection, verification, and escalation. It does not add new tools; it constrains how existing tools are used.
android_agent_task) for multi-step UI workflows.adb_*, android_*) only when agent mode fails or is unsafe.skills/clawmobile-capabilities/SKILL.md.android_agent_task to finish and verify.android_agent_task for UI workflows.adb_ui_dump_xml or android_screenshot when you need diagnosis, disambiguation, or post-action verification.adb_ui_dump_xml or android_screenshotok:false or fails: report failure; do not claim success.android_agent_task.android_agent_task appears stuck:
android_screenshot or adb_ui_dump_xml to collect evidence,Before pausing for user confirmation, restore the user IME if it was changed by agent mode. Emergency recovery:
android_shell backend="adb" cmd="ime list -s"android_shell backend="adb" cmd="ime set <IME_ID>"After a successful task that leaves the chat view, call android_signal_complete (unless disabled by user).