automotive-embedded

automotive-embedded is a skill for Claude Code, Codex from pangzhenying2025/hermes-automotive-skills. It costs 54 tokens per session (24,225 once invoked), scanned A, a copy of automotive-access-control, MIT.

A broad set of guidance for automotive embedded software, including bootloaders, device drivers, memory, interrupts, power-saving modes, real-time operating systems, and watchdogs. It also covers automotive development and safety standards such as AUTOSAR, ISO 26262, ISO 21434, and ASPICE.

In plain words
What is it for?
Use it for embedded ECU work such as bootloader development, microcontroller configuration, flash and clock management, DMA, peripheral interfaces, memory management, and real-time operating-system tasks.
Why use it?
It helps developers address the low-level software and process requirements involved in building production vehicle controllers.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for embedded ECU work such as bootloader development, microcontroller configuration, flash and clock management, DMA, peripheral interfaces, memory management, and real-time operating-system tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/pangzhenying2025/hermes-automotive-skills/automotive-embedded
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add pangzhenying2025/hermes-automotive-skills --skill automotive-embedded
Clone the repo
git clone --depth 1 https://github.com/pangzhenying2025/hermes-automotive-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for automotive-embedded

README.md
[![agentmods](https://agentmods.dev/badge/skills/pangzhenying2025/hermes-automotive-skills/automotive-embedded/github.svg)](https://agentmods.dev/skills/pangzhenying2025/hermes-automotive-skills/automotive-embedded)
Your own site
<a href="https://agentmods.dev/skills/pangzhenying2025/hermes-automotive-skills/automotive-embedded"><img src="https://agentmods.dev/badge/skills/pangzhenying2025/hermes-automotive-skills/automotive-embedded/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for automotive-embedded

Your own site · 80×15
<a href="https://agentmods.dev/skills/pangzhenying2025/hermes-automotive-skills/automotive-embedded"><img src="https://agentmods.dev/badge/skills/pangzhenying2025/hermes-automotive-skills/automotive-embedded.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 24,225 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 88% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00054 $0.24225
Opus 5 $0.00027 $0.12112
Sonnet 5 $0.00011 $0.04845
Haiku 4.5 $0.00005 $0.02423

Measured 12d ago against content hash c91584133cb3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

automotive-embedded scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

88% identical to automotive-access-control — 1,004 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/automotive-embedded/SKILL.md · 5,285 lines

How it starts

The opening of the file, as written. The whole thing — 5,285 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Automotive Embedded

241 skill files covering embedded domain for automotive software engineering.

Applicable Standards

  • ASPICE Level 3
  • AUTOSAR 4.4
  • ISO 21434
  • ISO 26262

Use Cases

  • EMBEDDED system development
  • Bootloader optimization
  • Production ECU implementation
  • Clock Management optimization
  • Device Drivers optimization
  • Dma optimization
  • Flash Management optimization
  • Interrupt Handling optimization
  • Low Power Modes optimization
  • Memory Management optimization
  • Microcontroller optimization
  • Peripheral Interfaces optimization
  • Rtos optimization
  • Watchdog optimization

Topics Covered

Bootloader

  • bootloader-001
  • bootloader-002
  • bootloader-003
  • bootloader-004
  • bootloader-005
  • bootloader-006
  • bootloader-007
  • bootloader-008
  • bootloader-009
  • bootloader-010
  • bootloader-011
  • bootloader-012
  • bootloader-013
  • bootloader-014
  • bootloader-015
  • bootloader-016
  • bootloader-017
  • bootloader-018
  • bootloader-019
  • bootloader-020

Clock Management

  • clock-management-001
  • clock-management-002
  • clock-management-003
  • clock-management-004
  • clock-management-005
  • clock-management-006
  • clock-management-007
  • clock-management-008
  • clock-management-009
  • clock-management-010
  • clock-management-011
  • clock-management-012
  • clock-management-013
  • clock-management-014
  • clock-management-015
  • clock-management-016
  • clock-management-017
  • clock-management-018
  • clock-management-019
  • clock-management-020

Device Drivers

  • device-drivers-001
  • device-drivers-002
  • device-drivers-003
  • device-drivers-004
  • device-drivers-005
  • device-drivers-006
  • device-drivers-007
  • device-drivers-008
  • device-drivers-009
  • device-drivers-010
  • device-drivers-011
  • device-drivers-012
  • device-drivers-013
  • device-drivers-014
  • device-drivers-015
  • device-drivers-016
  • device-drivers-017
  • device-drivers-018
  • device-drivers-019
  • device-drivers-020

Dma

  • dma-001
  • dma-002
  • dma-003
  • dma-004
  • dma-005
  • dma-006
  • dma-007
  • dma-008
  • dma-009
  • dma-010
  • dma-011
  • dma-012
  • dma-013
  • dma-014
  • dma-015
  • dma-016
  • dma-017
  • dma-018
  • dma-019
  • dma-020

Read the full file on GitHub · 5,285 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 5,285 lines · 54 tokens per session scan A c91584133cb3

Subscribe to this mod's changes

automotive-embedded is a skill published in the GitHub repository pangzhenying2025/hermes-automotive-skills (5 stars, last pushed 3mo ago), licensed MIT. It adds 54 tokens to every session and 24,225 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to automotive-access-control, differing in 1,004 lines, and is treated as a copy.

Related

Other skills, from other repositories

misra

MISRA C:2025 expert that operates in two modes: (1) Review — scan existing C code for violations across all 223 guidelines (22 directives + 201 rules), report findings with rule IDs, corrected code, and deviation justification templates; (2) Develop — generate new C functions, modules, or data structures that are…

ptsilivis/autonomousguy · 221 tokens

embedded-debugging

Senior embedded debugging expert. Defaults to Classic AUTOSAR on ARM Cortex-M/R targets and operates in two modes: (1) Problem-report triage — take a field PR / bug ticket and produce symptom classification, affected-element mapping, ranked hypotheses, data-collection plan, and step-by-step investigation; (2) Targeted…

ptsilivis/autonomousguy · 208 tokens

change-and-impact

Change-management expert that operates in two modes: (1) CR analysis — take a change request / ECN / feature brief and produce affected-element list, ASIL impact, implementation plan with owner hints and complexity, test plan delta, and integration risks; (2) Impact analysis — trace a specific change through every…

ptsilivis/autonomousguy · 186 tokens

requirements

Requirements-engineering expert that operates in three modes: (1) Elicitation — extract atomic, testable requirements from briefs, meeting notes, or system specs using EARS notation, with full attribute set (ID, type, priority, ASIL, verification method, source), flagging ambiguities as open questions; (2) Refinement…

ptsilivis/autonomousguy · 221 tokens

iso26262

ISO 26262 functional-safety expert that operates in two modes: (1) HARA / ASIL determination — enumerate hazardous events from item malfunctions × driving situations, rate Severity (S0–S3), Exposure (E0–E4), Controllability (C0–C3), look up ASIL from ISO 26262-3:2018 Table 4, and produce a HARA report with Safety…

ptsilivis/autonomousguy · 197 tokens

automotive-syseng

When the user wants to analyze automotive requirements, check INCOSE/EARS compliance, review MISRA-C code, assess ADAS levels, or verify ISO 26262/AUTOSAR/SOTIF conformance. Also use when the user says 'check requirements', 'EARS check', 'INCOSE analysis', 'MISRA check', 'ASIL assessment', 'V-model check'…

duonghvu/automotive-syseng · 122 tokens