通用
hello-world
这是一个友好的欢迎技能,当用户发送“hello”或“hi”时,会以 ASCII 艺术风格显示操作系统信息。
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/hello-world/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/hello-world/install?os=windows&agent=claude" -o install-hello-world.bat && install-hello-world.bat
下载安装脚本
下载技能项目