SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/sirius-zuo/skill-review --skill data-processorコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
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.
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.
| name | data-processor |
| description | processes data |
This skill processes data from various sources and outputs results.
Use this when you need to handle data tasks.