This skill equips agents to advise on designing and operating IoT sensor networks. It covers topology selection (mesh, star, tree), protocol trade-offs (ESP-NOW, BLE, Zigbee, LoRa), power and sleep strategies, edge processing patterns, gateway architectures, and fleet health monitoring. It includes code examples for ESP32 nodes and Python gateway/storage patterns.
Use when a user plans or troubleshoots distributed sensor deployments: prototype to production, battery lifetime optimisation, protocol choice, gateway integration, or building dashboards and alerting. Not suitable for requests outside embedded/IoT domain or requiring certified hardware safety guidance.
Best used by technical assistants and developer-focused agents able to reason about embedded code and infrastructure (Copilot-style or code-capable assistants).
IoT sensor network design guide covering ESP-NOW mesh, gateway patterns, power management, and fleet monitoring. Contains extensive code examples in C and Python but no executable scripts. Code is well-structured with good comments and practical tables, but the SKILL.md is monolithic — all content in one file with no scripts/ or references/ separation. ESP-NOW encryption is disabled in the example (encrypt=false), which is noted as a pitfall but not practiced.
Solid knowledge/reference skill for IoT sensor networks. Well-written tables for topology and protocol comparison. Code examples are educational but have security gaps (no encryption on ESP-NOW, no TLS on MQTT). No executable scripts — this is a pure guidance skill. The architecture is monolithic with everything in one SKILL.md, no separation of concerns into scripts/ or references/. The 'Process' and 'Output Format' sections are generic boilerplate and don't add much value.
Portuguese Learner
Expert tutoring guidance for Brazilian and European Portuguese: pronunciation, grammar, study plans, and CELPE-Bras exam preparation.
Skill Gap Analysis
Compares a user's current skills to a target role, identifies gaps, and returns a prioritized learning plan with milestones and time estimates.
Decentralized Storage Engineer
Expert guidance for IPFS, Arweave, and Filecoin: content addressing, pinning, permanence trade-offs, and practical integration patterns for reliable decentraliz
Project Status Reporter
Generate concise, stakeholder-tailored project status reports (weekly, executive, sprint, monthly) using RAG templates, risk tracking, and actionable next steps
Art Critic
Guided art analysis and critique assistant that helps users describe, interpret, and evaluate visual art across movements and media.
Email Template System
Creates a personal library of reusable email templates with placeholders, a quick-lookup guide, and before-send checklists to speed routine communication.
Injury Prevention & Recovery Guide
Comprehensive guide to injury prevention, acute care (RICE/PEACE & LOVE), rehabilitation exercises, stretching, foam rolling, and recovery nutrition.
Accessible Document Creator
Guides creation and remediation of accessible PDFs, Word, PowerPoint, and email documents to meet PDF/UA, WCAG, and Section 508 standards.
Sound Designer
Guidance and workflows for Foley, SFX creation, ambiences, game audio (Wwise/FMOD), field recording, and sound library management for film, games, and interacti
Smart Sensor Designer
Expert guidance for selecting sensors, signal conditioning, calibration, data fusion, and power/environmental design for reliable embedded sensing systems.