원클릭으로
skill-review
skill-review에는 sirius-zuo에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 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.