‹ 首页

zephyr-index

@beriberikix · 收录于 昨天 · 上游提交 2 个月前

Static human-browsable catalog of the Zephyr RTOS skill set. Skill selection is handled by the zephyr-agent-skills entry point and by zephyr-cli skills suggest; this index is a reference listing only, not a task skill.

适合你,如果你想查看并选择可用的 Zephyr RTOS 技能。

/ 通过 npx 安装 校验哈希
npx oh-my-skill add beriberikix/zephyr-agent-skills/zephyr-index
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- beriberikix/zephyr-agent-skills/zephyr-index
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify beriberikix/zephyr-agent-skills/zephyr-index
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
58GitHub stars
~648最小装载
~2.4K含声明引用
~2.4K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 ed63cdf · 表述以原文为准
它做什么

装上后,Claude 会变成一个 Zephyr RTOS 技能目录,帮你浏览和选择适用的开发技能,但不直接执行任务。

什么时候触发

当你开始新的 Zephyr 任务但不确定用哪个技能,或想了解技能总览时触发。

装好后可以这样说
会显示全部 21 个技能分类。
会引导你使用决策树或快速参考。
会展示任务到技能的映射表。
技能原文 SKILL.md作者撰写 · Apache-2.0 · ed63cdf

Zephyr Index

The Zephyr Index is your entry point to a suite of specialized Agent Skills designed for professional Zephyr RTOS development.

When to Use
  • You are starting a new Zephyr task and don't know which skill is relevant.
  • You need a high-level overview of the Zephyr skill ecosystem.
  • You want to navigate between foundational, common, and advanced Zephyr features.
Quick Start (Skill Selection)
  1. Open [quick_reference.md](references/quick_reference.md) and match your task category.
  2. If the task spans multiple domains, follow [decision_tree.md](references/decision_tree.md).
  3. Open the selected skill SKILL.md, then load only the referenced docs needed for the current task.
Navigation Hub
1. Skill Selection

If you have a specific task but aren't sure which skill to load, consult the [Decision Tree](references/decision_tree.md) or the [Quick Reference](references/quick_reference.md).

2. Full Catalog

Review the [Skill Catalog](references/skill_catalog.md) for a complete index of all 21 consolidated skills across four implementation phases.

Core Categories
Foundations & Workflows

Covers the bedrock of Zephyr: West, Devicetree, Build Systems, and Core Kernel Basics.

  • Key Skills: zephyr-foundations, build-system, devicetree, kernel-basics.
Hardware & Peripherals

Interfacing with the physical world: GPIO, I2C, SPI, Sensors, and Power Management.

  • Key Skills: hardware-io, power-performance.
Connectivity

Networking and communication: BLE, IP (MQTT/CoAP/LwM2M), USB, and CAN.

  • Key Skills: connectivity-ble, connectivity-ip, connectivity-usb-can.
Production & Advanced

Taking your product to the finish line: Security, OTA Updates, Testing, and Multicore.

  • Key Skills: security-updates, testing-debugging, multicore.
Automation Tools
  • [task_skill_match.py](scripts/task_skill_match.py): Match task text to likely skills using keyword maps.
Examples & Templates
  • [task_skill_keywords.csv](assets/task_skill_keywords.csv): Starter keyword-to-skill mapping for quick routing.
Validation Checklist
  • [ ] At least one representative task in each phase maps cleanly through quick_reference.md.
  • [ ] Decision tree path selected for a task resolves to an existing skill file.
  • [ ] Skill catalog entries match current directories under skills/*.
  • [ ] Navigation links in this index resolve without broken relative paths.
Resources
  • [References](references/):
  • skill_catalog.md: Complete list of all skills and their triggers.
  • decision_tree.md: Visual guide for skill selection.
  • quick_reference.md: Task-to-skill mapping for common queries.
  • [Scripts](scripts/):
  • task_skill_match.py: Keyword router for skill discovery.
  • [Assets](assets/):
  • task_skill_keywords.csv: Starter keyword map for routing.
按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。