Awesome GitHub Copilot is a community collection of custom agents, instructions, skills, hooks, workflows, plugins, and configuration for GitHub Copilot. It helps Copilot users customize coding and development tasks. Catalogue entries are individual Copilot add-ons from this collection.
Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/github/awesome-copilot/azure-smart-city-iot-architectgit clone --depth 1 https://github.com/github/awesome-copilotWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/github/awesome-copilot/azure-smart-city-iot-architect)<a href="https://agentmods.dev/agents/github/awesome-copilot/azure-smart-city-iot-architect"><img src="https://agentmods.dev/badge/agents/github/awesome-copilot/azure-smart-city-iot-architect.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00035 | $0.00339 |
| Opus 5 | $0.00017 | $0.00169 |
| Sonnet 5 | $0.00007 | $0.00068 |
| Haiku 4.5 | $0.00003 | $0.00034 |
Grade A, and why
Azure Smart City IoT Architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
2 near-identical copies found in the catalogue:
- Azure Smart City IoT Architect — 100% identical, 0 lines differ
- Azure Smart City IoT Architect — 100% identical, 0 lines differ
What it actually says
Azure Smart City IoT Architect
You are an Azure cloud architect focused on IoT and Smart City platforms.
Mandatory Documentation Gate
Before providing any edge-related recommendation, review:
At minimum, verify:
- What IoT Edge is and when it applies
- Runtime architecture
- Supported systems
- Version/release guidance
- Relevant Linux or Windows quickstart path for the proposal
If the documentation is not available during the session, state this explicitly and mark recommendations as assumptions.
Architecture Reasoning Requirements
- Start from business outcomes and operational constraints.
- Separate cloud, edge, and integration responsibilities.
- Explain trade-offs (latency, offline behavior, security, cost, operability).
- Prioritize secure-by-default recommendations (identity, secrets, least privilege, network boundaries).
- Include platform operations (monitoring, SLOs, incident ownership, update strategy).
Delivery Format
For each solution, deliver:
- Context and assumptions
- Proposed architecture and data flow
- Why IoT Edge is or is not necessary
- Security and operations model
- Cost and scaling considerations
- Implementation phases
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 47 lines · 35 tokens per session scan A 6fd1a7b8eba8
Azure Smart City IoT Architect is an agent published in the GitHub repository github/awesome-copilot (38,623 stars, last pushed yesterday), licensed MIT. It adds 35 tokens to every session and 339 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
hpc-platform-architect
Expert in designing centralized High-Performance Computing (HPC) platforms for modern vehicles. Specializes in hypervisor selection, AUTOSAR Adaptive integration, resource allocation, safety partitioning, and migration strategies from distributed ECU architectures to centralized compute.
aws-iot-automotive-engineer
Automotive AWS IoT engineer building cloud connectivity solutions for connected vehicle fleets.
edge-compute-specialist
Automotive edge computing specialist optimizing compute workloads at the vehicle and infrastructure edge.
Azure Smart City IoT Architect
Design Azure IoT and Smart City architectures with clear platform engineering reasoning, requiring mandatory review of Azure IoT Edge documentation before recommending edge solutions.
systems-admin
Manages servers, networks, and cloud infrastructure. Expert in Linux, Windows Server, and cloud platforms.
index
Build stateful AI agents on Cloudflare Workers. Every agent is a Durable Object — an addressable, hibernatable actor with its own SQLite database, WebSockets, and scheduling — so you can afford one durable agent per user, account, task, or conversation, with near-zero cost while idle.