$ loading_
用于演示技能基础调用方式,快速输出简单问候与示例结果。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "hello-world" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/apm/main/templates/hello-world/SKILL.md 2. 保存为 ~/.claude/skills/hello-world/SKILL.md 3. 装好后重载技能,告诉我可以用了
请运行 hello-world 技能,并返回一条简短的中文问候语。
输出一条简短友好的问候语,可用于确认技能已正常运行。
使用 hello-world 技能,分别输出中文、英文和日文的“你好,世界”。
返回多种语言的标准问候文本,适合做功能联调测试。
调用 hello-world 技能,返回固定示例文本,并附上当前执行状态说明。
得到示例消息和状态信息,可用于验证调用链路是否正常。
{{description}}
This is a starter APM package that demonstrates how to create reusable agent primitives.
apm install your-org/{{project_name}}
apm compile
.apm/instructions/.apm/prompts/.apm/agents/hello-world.prompt.md - A simple hello world workflowfeature-implementation.prompt.md - A feature implementation workflow优化 APM 代码库中的 CLI 输出、日志提示与诊断信息体验
用于演示和测试 AI 技能调用流程,快速生成占位内容与示例输入。