一键导入
skill-invocation-probe
Reusable narrow probe for verifying that an installed skill can be invoked from trigger wording in a copied dummy-project workdir.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reusable narrow probe for verifying that an installed skill can be invoked from trigger wording in a copied dummy-project workdir.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when a Houmao maintainer explicitly needs to qualify whether packaged system skills activate, remain inactive, select the correct actor route, preserve identity and target posture, or enforce their contracts in real admin or managed-agent contexts.
Use when an advanced Houmao user explicitly wants direct access to an ordinary system routine, or when an admin or managed-agent entrypoint delegates project, credential, definition, mailbox, memory, messaging, gateway, workspace, inspection, lifecycle, graphing, or AG-UI work.
Use when swe-critic performs its assigned codebase and design review and reports evidence-backed design-quality findings.
Use when a Houmao maintainer explicitly invokes this development skill to install or refresh the current checkout as an editable user-space uv tool with a commit-stamped local version, or to update packaged Houmao system skills and development-skill links in project-local Claude, Codex, Kimi Code, Copilot, or universal agent homes.
Use when any semantically Houmao-related request reaches an assistant acting for a human operator, including information, command or route learning, incomplete tasks, state inspection, operations, and explicit loop work. Do not trigger for an incidental Houmao token in otherwise unrelated material; explicit $houmao-* handles take precedence.
Use when a human operator explicitly invokes $houmao-admin-welcome for first-use orientation, route comparison, reorientation, command learning, or a guided tour; never select it implicitly.
| name | skill-invocation-probe |
| description | Reusable narrow probe for verifying that an installed skill can be invoked from trigger wording in a copied dummy-project workdir. |
| license | MIT |
| compatibility | Agent Skills format. |
| metadata | {"author":"houmao","version":"1.0"} |
Write the canonical probe marker for the skill-invocation demo flow.
Use this skill when the user asks for the workspace probe handshake for the current workspace. The user prompt does not need to mention this skill's package name or install path.
The probe MUST write this exact marker file relative to the current workspace root:
.houmao-skill-invocation-demo/markers/workspace-probe.jsonThe marker file MUST contain this exact JSON payload:
{
"schema_version": 1,
"probe_id": "skill-invocation-demo",
"marker_kind": "workspace_probe_handshake",
"status": "ok"
}
Reference: references/contract.md