minimal-sample
星标14
分支5
更新时间2026年5月7日 09:15
Baseline OpenClaw-style skill with triggers and custom YAML keys.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Baseline OpenClaw-style skill with triggers and custom YAML keys.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
AI 对话触发 UI 自动化入口已停用。用例执行只从"用例管理"页面的执行入口发起。
分析 UI 自动化执行失败的根因,给出结构化修复建议。 仅在用户主动询问"为什么失败"或显式触发时调用,不要在每次失败自动展开。
Omits slug; parser must slugify the display name.
Declares known chat platform tools only.
Unknown YAML keys must land in metadata blob.
Uses semantic_version instead of version.
| name | Minimal Sample |
| description | Baseline OpenClaw-style skill with triggers and custom YAML keys. |
| slug | oc-sample-minimal |
| version | 1.0.0 |
| category | testing |
| tags | ["openclaw","fixture"] |
| triggers | ["hello fixture","demo trigger"] |
| tools_required | [] |
| activation_mode | agent_callable |
| x_fixture_marker | sample_01 |
When testing parser compatibility.
Body line two.