SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/openags/auto-research --skill ur5e-armコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | ur5e-arm |
| description | Robot skill for hardware control |
| type | robot |
| roles | [] |
| tools | [] |
| triggers | [] |
| version | 1.0.0 |
| protocol | modbus |
| endpoint | |
| hardware | {"manufacturer":"","model":"","firmware":""} |
| commands | [] |
Describe the hardware device this skill controls.
Document the communication interface in detail:
List all available commands and their parameters:
| Command | Parameters | Description | Response |
|---|---|---|---|
| example | {param: value} | Description | Expected response |
Document any safety-critical limits or constraints:
How to connect and initialize the hardware for the first time.