Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# skill-test-skill

An Agent Skill that tests and scores any other Agent Skill against the official [anthropics/skills](https://github.com/anthropics/skills) specification.
Expand Down Expand Up @@ -44,11 +46,13 @@ After installing the skill, you can trigger it with:
- `"Check my skill at /path/to/my-skill"`
- `"Score this skill: https://github.com/user/repo/tree/main/skills/my-skill"`
- `"Does my SKILL.md follow the spec?"`
- `"Evaluate this SKILL.md file: /path/to/my-skill/SKILL.md"`

**中文:**
- `"检查一下 /path/to/my-skill 是否符合规范"`
- `"给这个skill打分:/path/to/my-skill"`
- `"这个skill符合anthropics的要求吗?"`
- `"评测这个 SKILL.md 文件:/path/to/my-skill/SKILL.md"`

## Rules & Specification

Expand Down