🔌 Arduino — 避坑开发

v1.0.0

为 Arduino 项目提供接线、供电与代码层面的避坑指南,快速定位并解决常见硬件冲突、功耗异常与库冲突问题,提升原型开发效率。

5· 1.4k·6 当前·6 累计
by @ivangdavila (Iván)
下载技能包
最后更新
2026/2/26
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is a pure instruction document with Arduino hardware/software best-practices and requests no credentials, installs, or system access — its content matches its stated purpose.
评估建议
This skill is a read-only reference of Arduino best practices and is low-risk to install. Before relying on its advice, double-check specifics against your exact board model and datasheets (e.g., ESP32 is 3.3V, UNO is 5V), especially for power and current requirements. Remember that physical-hardware safety (motors, batteries, mains connections) requires additional precautions not covered here—do not assume advice replaces electrical-safety procedures. If you later enable features that let the a...
详细分析 ▾
用途与能力
Name and description (Arduino troubleshooting and best practices) align with the SKILL.md content. The skill does not request unrelated binaries, environment variables, or access to external services.
指令范围
SKILL.md contains static advice about voltage, wiring, timing, memory, serial debugging, and uploads. It does not instruct the agent to read files, run shell commands, call external endpoints, or access secrets beyond its stated scope.
安装机制
No install spec and no code files — instruction-only skills write nothing to disk and do not install software, so installation risk is minimal.
凭证需求
The skill declares no required environment variables, credentials, or config paths. Nothing in the instructions implies a need for secrets or unrelated service access.
持久化与权限
Skill is not marked always:true and does not request persistent/system privileges. It is user-invocable and allowed to be called autonomously (platform default), which is reasonable for a read-only instruction skill.
安全有层次,运行前请审查代码。

运行时依赖

🖥️ OSLinux · macOS · Windows

版本

latestv1.0.02026/2/10

Initial release

无害

安装命令

点击复制
官方npx clawhub@latest install arduino
镜像加速npx clawhub@latest install arduino --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库