Skip to content

Add arduino-cli-suite curated skill#167

Open
ripred wants to merge 1 commit intoopenai:mainfrom
ripred:codex/submit-arduino-cli-suite
Open

Add arduino-cli-suite curated skill#167
ripred wants to merge 1 commit intoopenai:mainfrom
ripred:codex/submit-arduino-cli-suite

Conversation

@ripred
Copy link

@ripred ripred commented Feb 15, 2026

Summary

  • Add a new curated skill at skills/.curated/arduino-cli-suite
  • Provide a single self-contained Arduino CLI suite skill covering board discovery, core/library setup, sketch operations, compile/upload, monitor/debug, profiles, config, maintenance, daemon/grpc, and ecosystem specs
  • Include per-skill MIT license, OpenAI metadata, icons, and bundled module references for progressive disclosure

What is included

  • SKILL.md with orchestration workflow and captured ICL command examples
  • agents/openai.yaml with display metadata and default prompt
  • assets/icon-small.svg and assets/icon-large.svg
  • references/*.md module guides used by the suite skill
  • LICENSE.txt (MIT)

Validation

  • Ran: python3 skills/.system/skill-creator/scripts/quick_validate.py skills/.curated/arduino-cli-suite
  • Result: Skill is valid!

Notes

  • The suite skill is self-contained (no cross-folder dependencies outside its own directory).
  • The workflow/examples are based on real Arduino CLI usage, including Nano old bootloader build/upload flows.

@ripred ripred requested a review from a team February 15, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant