name: test-sample-skill description: >- Validates Agent Skill packaging and Cursor import workflows. Use when the user mentions test skill zip, imports a sample skill, or needs a minimal SKILL.md scaffold for tooling checks.
这是用于验证 skill 目录结构 与 zip 导入流程 的最小示例技能,不产生业务副作用。
当被加载时:
更多信息见 reference.md。
这是一个用于测试打包流程的示例 Skill,结构简单但五脏俱全,文档清晰易读。它没有实际业务功能,只能输出一句确认信息,适合开发者验证工具链,不适合普通用户使用。如需实用功能,建议选择其他更完整的 Skill。