{"id":"f9934532-96b7-4e17-b564-067321de0a1d","shortId":"7fz8yv","kind":"skill","title":"board-bringup","tagline":"Custom board bringup for Zephyr RTOS using Hardware Model v2 (HWMv2). Covers directory structure, board.yml metadata, core configuration files (Kconfig, defconfig, CMake), and revision management. Trigger when creating new board definitions or porting Zephyr to custom hardware.","description":"# Zephyr Board Bringup (HWMv2)\n\nBring your custom hardware into the Zephyr ecosystem using modern Hardware Model v2 standards.\n\n## Core Workflows\n\n### 1. Planning the Structure\nOrganize your board files by vendor and board name.\n- **Reference**: **[hwmv2_structure.md](references/hwmv2_structure.md)**\n- **Key Tools**: `board.yml`, naming conventions.\n\n### 2. Defining Configuration\nImplement the essential Kconfig and CMake logic.\n- **Reference**: **[board_files.md](references/board_files.md)**\n- **Key Tools**: `Kconfig.board`, `_defconfig`, `CMakeLists.txt`.\n\n### 3. Managing Revisions & Variants\nHandle hardware iterations and SoC variants cleanly.\n- **Reference**: **[hwmv2_structure.md](references/hwmv2_structure.md#revision-management)**\n- **Key Tools**: Multi-revision `board.yml`, revision-specific overlays.\n\n## Quick Start (Board Skeleton)\n```text\nboards/<vendor>/<board>/\n  board.yml\n  <board>_defconfig\n  <board>.dts\n  Kconfig.board\n  Kconfig.defconfig\n  CMakeLists.txt\n```\n\n## Validation Checklist\n- [ ] `board.yml` defines board name, SoC, and revisions consistently.\n- [ ] `west build -b <board> samples/hello_world` completes successfully.\n- [ ] DTS and defconfig settings are applied in the generated build output.\n- [ ] Revision-specific overlays are selected correctly when building a non-default revision.\n\n## Automation Tools\n- **[board_yaml_lint.py](scripts/board_yaml_lint.py)**: Validate basic `board.yml` structure and naming conventions.\n\n## Examples & Templates\n- **[board_yml_template.yml](assets/board_yml_template.yml)**: Starter `board.yml` for HWMv2 board metadata.\n\n## Best Practices\n- **Use `_common.dtsi`**: Share devicetree definitions across all board revisions.\n- **Follow HWMv2**: Avoid the legacy board structure (`Kconfig.defconfig`, etc.).\n- **Keep it minimal**: Only define what is unique to the board; let the SoC files handle chip-level configuration.\n\n## Resources\n\n- **[References](references/)**:\n  - `hwmv2_structure.md`: Directory layout and `board.yml`.\n  - `board_files.md`: Kconfig, defconfig, and CMake configuration.\n- **[Scripts](scripts/)**:\n  - `board_yaml_lint.py`: Structural checker for board metadata.\n- **[Assets](assets/)**:\n  - `board_yml_template.yml`: Minimal board metadata template.","tags":["board","bringup","zephyr","agent","skills","beriberikix","agent-skills","agentic-coding","zephyr-rtos"],"capabilities":["skill","source-beriberikix","skill-board-bringup","topic-agent-skills","topic-agentic-coding","topic-zephyr-rtos"],"categories":["zephyr-agent-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/beriberikix/zephyr-agent-skills/board-bringup","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add beriberikix/zephyr-agent-skills","source_repo":"https://github.com/beriberikix/zephyr-agent-skills","install_from":"skills.sh"}},"qualityScore":"0.462","qualityRationale":"deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 25 github stars · SKILL.md body (2,254 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-24T07:01:41.337Z","embedding":null,"createdAt":"2026-04-18T23:04:50.704Z","updatedAt":"2026-04-24T07:01:41.337Z","lastSeenAt":"2026-04-24T07:01:41.337Z","tsv":"'1':61 '2':82 '3':100 'across':208 'appli':160 'asset':263,264 'assets/board_yml_template.yml':194 'autom':180 'avoid':214 'b':151 'basic':185 'best':201 'board':2,5,33,42,67,72,129,132,143,199,210,217,231,261,267 'board-bringup':1 'board.yml':18,79,122,133,141,186,196,248 'board_files.md':93,249 'board_yaml_lint.py':182,257 'board_yml_template.yml':193,265 'bring':45 'bringup':3,6,43 'build':150,164,174 'checker':259 'checklist':140 'chip':238 'chip-level':237 'clean':110 'cmake':25,90,253 'cmakelists.txt':99,138 'common.dtsi':204 'complet':153 'configur':21,84,240,254 'consist':148 'convent':81,190 'core':20,59 'correct':172 'cover':15 'creat':31 'custom':4,39,47 'default':178 'defconfig':24,98,134,157,251 'defin':83,142,225 'definit':34,207 'devicetre':206 'directori':16,245 'dts':135,155 'ecosystem':52 'essenti':87 'etc':220 'exampl':191 'file':22,68,235 'follow':212 'generat':163 'handl':104,236 'hardwar':11,40,48,55,105 'hwmv2':14,44,198,213 'hwmv2_structure.md':75,112,244 'implement':85 'iter':106 'kconfig':23,88,250 'kconfig.board':97,136 'kconfig.defconfig':137,219 'keep':221 'key':77,95,117 'layout':246 'legaci':216 'let':232 'level':239 'logic':91 'manag':28,101,116 'metadata':19,200,262,268 'minim':223,266 'model':12,56 'modern':54 'multi':120 'multi-revis':119 'name':73,80,144,189 'new':32 'non':177 'non-default':176 'organ':65 'output':165 'overlay':126,169 'plan':62 'port':36 'practic':202 'quick':127 'refer':74,92,111,242,243 'references/board_files.md':94 'references/hwmv2_structure.md':76,113 'resourc':241 'revis':27,102,115,121,124,147,167,179,211 'revision-manag':114 'revision-specif':123,166 'rtos':9 'samples/hello_world':152 'script':255,256 'scripts/board_yaml_lint.py':183 'select':171 'set':158 'share':205 'skeleton':130 'skill' 'skill-board-bringup' 'soc':108,145,234 'source-beriberikix' 'specif':125,168 'standard':58 'start':128 'starter':195 'structur':17,64,187,218,258 'success':154 'templat':192,269 'text':131 'tool':78,96,118,181 'topic-agent-skills' 'topic-agentic-coding' 'topic-zephyr-rtos' 'trigger':29 'uniqu':228 'use':10,53,203 'v2':13,57 'valid':139,184 'variant':103,109 'vendor':70 'west':149 'workflow':60 'zephyr':8,37,41,51","prices":[{"id":"2b4c512f-c32c-4809-95f2-76f49638d919","listingId":"f9934532-96b7-4e17-b564-067321de0a1d","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"beriberikix","category":"zephyr-agent-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T23:04:50.704Z"}],"sources":[{"listingId":"f9934532-96b7-4e17-b564-067321de0a1d","source":"github","sourceId":"beriberikix/zephyr-agent-skills/board-bringup","sourceUrl":"https://github.com/beriberikix/zephyr-agent-skills/tree/main/skills/board-bringup","isPrimary":false,"firstSeenAt":"2026-04-18T23:04:50.704Z","lastSeenAt":"2026-04-24T07:01:41.337Z"}],"details":{"listingId":"f9934532-96b7-4e17-b564-067321de0a1d","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"beriberikix","slug":"board-bringup","github":{"repo":"beriberikix/zephyr-agent-skills","stars":25,"topics":["agent-skills","agentic-coding","zephyr-rtos"],"license":"apache-2.0","html_url":"https://github.com/beriberikix/zephyr-agent-skills","pushed_at":"2026-04-20T21:40:18Z","description":"A complete catalog of Agent Skills (agentskills.io) for Zephyr RTOS development.","skill_md_sha":"e4c026053e8b86bad6984674dc18bfea11fd4042","skill_md_path":"skills/board-bringup/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/beriberikix/zephyr-agent-skills/tree/main/skills/board-bringup"},"layout":"multi","source":"github","category":"zephyr-agent-skills","frontmatter":{"name":"board-bringup","description":"Custom board bringup for Zephyr RTOS using Hardware Model v2 (HWMv2). Covers directory structure, board.yml metadata, core configuration files (Kconfig, defconfig, CMake), and revision management. Trigger when creating new board definitions or porting Zephyr to custom hardware."},"skills_sh_url":"https://skills.sh/beriberikix/zephyr-agent-skills/board-bringup"},"updatedAt":"2026-04-24T07:01:41.337Z"}}