一键导入
skill-review
skill-review 收录了来自 sirius-zuo 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use when the user asks to review an agent skill, audit a skill directory, check skill quality, or evaluate a skillset. Accepts a local directory path or GitHub repo URL. Do NOT use for reviewing code, documentation, or non-skill files.
Behavioral test cases for the skill-review skill. These describe inputs and expected outputs for LLM-behavioral testing — they are not automated assertions.
processes data
Use when the user provides a JSON string and asks to validate its structure against a schema, check for required fields, or identify malformed JSON. Do NOT use for YAML, XML, or non-JSON formats.
deploys files to servers
Use when the user asks to format, reformat, or clean up plain text — fixing whitespace, standardizing punctuation, or applying a specified style. Do NOT use for code formatting or markdown rendering.