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


