micropython-skillsProgram and interact with embedded development boards (ESP32, ESP32-S3, ESP32-C3, ESP8266, NodeMCU, Raspberry Pi Pico, RP2040, STM32) through real-time REPL....
Install via ClawdBot CLI:
clawdbot install 0x1abin/micropython-skillsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Contains telemetry, tracking, or analytics calls not mentioned in documentation
Pixel(Potentially destructive shell commands in tool definitions
exec(Accesses system directories or attempts privilege escalation
sudo chmodCalls external URL not in known-safe list
https://github.com/0x1abin/agents-workspaceGenerated May 21, 2026
Deploy a Python script on an ESP32 to read temperature/humidity from a DHT22 sensor and log data to an SD card or send via MQTT. The agent generates the MicroPython code, flashes it, and iterates based on serial output.
Control relays, motors, or servos via WebREPL over WiFi. The agent sets up the board, writes control loops, and allows the user to trigger actions from a chat interface.
Run the diagnostic sub-skill to scan I2C/SPI buses, check memory, and test GPIO pins on a non-responsive board. The agent interprets results and suggests fixes or reflashing.
When a device is bricked or has no firmware, the agent uses esptool to erase and flash MicroPython, then re-establishes REPL connection. Guided by safety references.
Implement a PID controller on an RP2040 for motor speed regulation. The agent pushes the algorithm code, tunes parameters via REPL, and validates performance.
Provide pre-configured microcontroller kits with a subscription for AI-assisted development, firmware updates, and remote diagnostics. Revenue from monthly fees.
Use the skill to rapidly prototype and debug custom IoT solutions for clients. Bill by the hour or per project, leveraging the agent to reduce development time.
Create hands-on courses where students use the AI agent to learn MicroPython and hardware interfacing. Revenue from course fees and kit sales.
💬 Integration Tip
Pre-install python3, mpremote, and esptool on the agent's host machine, and ensure the user has the correct serial port permissions (e.g., dialout group on Linux) to avoid permission errors.
Scored Jun 29, 2026
AI Analysis
The skill interacts with local hardware through legitimate tools (mpremote, esptool) and its external GitHub reference is for documentation/source code. The 'sudo chmod' command is a standard Linux permission fix for serial ports, not privilege escalation. No evidence of data exfiltration, credential harvesting, or hidden malicious behavior exists.
Audited Apr 16, 2026 · audit v1.0
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.