iot-skills

iot-skills is a skill for Claude Code, Codex from znlgis/opengis-skills. It costs 50 tokens per session (469 once invoked), scanned A, original, MIT.

An index of skills for developing with Raspberry Pi Pico microcontrollers, small computers that connect to electronics, using MicroPython.

In plain words
What is it for?
It helps locate instructions for Pico projects involving GPIO pins, sensors, displays, motors, Wi-Fi, and MQTT messaging.
Why use it?
It gives developers a starting point for finding guidance on this specific hardware and its common sensors and communication methods.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is **父级入口:** [../SKILL.md](../SKILL.md) — 全仓 75 技能总索引.

Good fit It helps locate instructions for Pico projects involving GPIO pins, sensors, displays, motors, Wi-Fi, and MQTT messaging.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/znlgis/opengis-skills
agentmods
npx agentmods add skills/znlgis/opengis-skills/iot

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for iot-skills

README.md
[![agentmods](https://agentmods.dev/badge/skills/znlgis/opengis-skills/iot/github.svg)](https://agentmods.dev/skills/znlgis/opengis-skills/iot)
Your own site
<a href="https://agentmods.dev/skills/znlgis/opengis-skills/iot"><img src="https://agentmods.dev/badge/skills/znlgis/opengis-skills/iot/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for iot-skills

Your own site · 80×15
<a href="https://agentmods.dev/skills/znlgis/opengis-skills/iot"><img src="https://agentmods.dev/badge/skills/znlgis/opengis-skills/iot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 469 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00050 $0.00469
Opus 5 $0.00025 $0.00234
Sonnet 5 $0.00010 $0.00094
Haiku 4.5 $0.00005 $0.00047

Measured yesterday against content hash 6dc29463c94b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

iot-skills 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 yesterday.

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.

iot/SKILL.md · 52 lines

What it actually says

父级入口: ../SKILL.md — 全仓 75 技能总索引

概述

本分类当前涵盖 1 个 IoT 技能文件,聚焦 Raspberry Pi Pico(RP2040)微控制器开发。

何时加载此索引?

  • 用户使用 Raspberry Pi Pico
  • 需要 MicroPython 嵌入式开发指导
  • 涉及传感器、电机、Wi-Fi、MQTT 等 IoT 场景

技能列表

技能 简介 关键标签
ke3036-keyes-pico Keyes Raspberry Pi Pico 学习套件 micropython rp2040 sensor

快速导航

用户需求 推荐加载
"Pico 控制 LED" ke3036-keyes-pico/SKILL.md
"Pico 连接传感器" ke3036-keyes-pico/SKILL.md
"Pico W 连 Wi-Fi + MQTT" ke3036-keyes-pico/SKILL.md
"烧录 MicroPython 固件" ke3036-keyes-pico/SKILL.md

相关分类

  • ai/ — AI Agent 与 LLM 应用
  • cad/ — PCB 设计(KiCad)
  • csharp/ — .NET IoT 开发
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

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.

  1. yesterday Changed 6dc29463c94b
  2. 7d ago First seen · 52 lines · 50 tokens per session scan A d18db0c89930

Subscribe to this mod's changes

iot-skills is a skill published in the GitHub repository znlgis/opengis-skills (60 stars, last pushed yesterday), licensed MIT. It adds 50 tokens to every session and 469 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories