Agent Skills
› chrisblattman/claudeblattman
› kit-hello
kit-hello
GitHub用于验证 starter kit 插件安装及加载状态,通过回复简短段落确认版本并指引后续操作。
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


