valid-test-skill

仓库创建 2026年7月25日最近提交 3 天前SkillHot 收录 2 天前
这个 Skill 做什么

一个用来跑通流程的测试技能,包含必需字段和简单验证步骤。按说明先执行步骤(Do the thing),再用 echo done 验证结果,详情可参考 references/guide.md。适合做集成测试或检查技能目录完整性。

▸ 展开 SKILL.md 英文原文

A valid skill for testing

0
Stars
0
Forks
5
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/oliviajohns5/skill-lint/main/test/valid/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/oliviajohns5/skill-lint/main/test/valid/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Valid Test Skill

A test skill with all required fields.

## Steps

1. Do the thing
2. Verify with: `echo done`

## References

See [docs](./references/guide.md) for more.
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有