Agent Skills
› chrisblattman/claudeblattman
› kit-hello
kit-hello
GitHub用于验证 starter kit 插件是否正确安装及加载的冒烟测试技能。当用户执行 /kit-hello 或请求检查安装状态时触发,确认插件版本并指引下一步操作。
Trigger Scenarios
用户运行 /kit-hello 命令
用户请求验证 starter kit 安装
Install
npx skills add chrisblattman/claudeblattman --skill kit-hello -g -y
SKILL.md
Frontmatter
{
"name": "kit-hello",
"description": "Smoke-test skill for the starter kit. Confirms the plugin installed and skills load. Use when the user runs \/kit-hello or asks to verify the starter kit installation."
}
Kit Hello — installation check
You are confirming the claudeblattman starter kit is installed and working.
- Reply with exactly one short paragraph: confirm the starter-kit plugin is installed, state the plugin version (0.1.1), and tell the user the next step is to open a safe practice folder and run the first
/promptfrom the Starter Kit page. Say/kit-setupis optional later for Codex/Gemini second opinions. - Do not read or modify any files.
Version History
- 12e14d4 Current 2026-07-24 11:55


