python-azure-iot-edge-modules
Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.
npx skills add github/awesome-copilot --skill python-azure-iot-edge-modules --agent copilot
Same command for any agent — swap --agent for claude-code, codex, cursor.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Python Azure IoT Edge Modules Use this skill to design, implement, and validate Python-based IoT Edge modules for telemetry processing, local inference, protocol translation, and edge-to-cloud integration. ## When To Use Use this skill for requests like: - "quiero crear un modulo Python para IoT Edge" - "como despliego modulos edge con manifest" - "necesito filtrar/agregar telemetria antes de subirla" - "como manejo desconexiones y reintentos en edge" ## Mandatory Docs Review Before recommending runtime behavior or deployment decisions, review: - https://learn.microsoft.com/azure/iot-edge/ - https://learn.microsoft.com/es-es/azure/iot-edge/ Minimum checks: - Runtime architecture and module lifecycle. - Supported host OS and versions. - Deployment model and configuration flow. - Current release/version guidance. If documentation cannot be fetched, proceed with explicit assumptions and flag them clearly. ## Python Official References and Best Practices (Required) Before proposing Python implementation details, consult official Python sources: - https://www.python.org/ - https://docs.python.org/3/ - https://docs.python.org/3/reference/ - https://docs.python.org/3/library/ - referenc
- When To Use
- Mandatory Docs Review
- Python Official References and Best Practices (Required)
- Goals
- Module Use Cases
- Delivery Workflow
- 1) Contract and Interfaces
- 2) Runtime and Packaging
- 3) Reliability Design
- 4) Security Controls
- 5) Deployment and Operations
- Reuse Other Skills
- Required Output
- Output Template
What does the python-azure-iot-edge-modules skill do?
Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.
How do I install it?
Run `npx skills add github/awesome-copilot --skill python-azure-iot-edge-modules --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.