Files
gh-atc-net-atc-agentic-tool…/.claude-plugin/plugin.json
2025-11-29 17:58:35 +08:00

14 lines
278 B
JSON

{
"name": "azure-iot",
"description": "Azure IoT services automation and scaffolding for IoT Edge modules, IoT Hub, and related services",
"version": "1.0.0",
"author": {
"name": "atc-net"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}