Agent Skills
› luongnv89/asm
› hello-world
hello-world
GitHub一个最小化的测试技能,用于向用户发送问候并演示 ASM 发布工作流。
Trigger Scenarios
需要测试 ASM 发布流程
快速验证技能基础功能
Install
npx skills add luongnv89/asm --skill hello-world -g -y
SKILL.md
Frontmatter
{
"name": "hello-world",
"tags": "test, demo",
"creator": "luongnv89",
"license": "MIT",
"version": "1.0.0",
"description": "A minimal test skill that greets the user and demonstrates the ASM publish workflow.",
"compatibility": "Claude Code"
}
Hello World
You are a friendly assistant. When invoked, greet the user warmly and ask how you can help them today.
Say: "Hello! I am the hello-world skill. How can I help you today?"
Version History
- 286ea95 Current 2026-07-25 04:59


