Initial commit
This commit is contained in:
9
commands/add-iot-edge-module.md
Normal file
9
commands/add-iot-edge-module.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Add IoT Edge Module
|
||||
|
||||
DO NOT output any text. Immediately invoke the Skill tool with skill name "azure-iot:iot-edge-module" without any preamble or explanation. The skill will handle all communication with the user.
|
||||
|
||||
The user has provided:
|
||||
- Module name: {{ARG1}}
|
||||
- Module description: {{ARG2}}
|
||||
|
||||
The skill will handle all scaffolding, configuration detection, and user interaction.
|
||||
Reference in New Issue
Block a user