Agent Skills: OTA Update Skill

Over-the-air software update system design and implementation

automotive-engineeringID: a5c-ai/babysitter/ota-update

Install this agent skill to your local

pnpm dlx add-skill https://github.com/a5c-ai/babysitter/tree/HEAD/plugins/babysitter/skills/babysit/process/specializations/domains/science/automotive-engineering/skills/ota-update

Skill Files

Browse the full folder contents for ota-update.

Download Skill

Loading file tree…

plugins/babysitter/skills/babysit/process/specializations/domains/science/automotive-engineering/skills/ota-update/SKILL.md

Skill Metadata

Name
ota-update
Description
Over-the-air software update system design and implementation

OTA Update Skill

Purpose

Enable over-the-air software update system design and implementation for secure and reliable vehicle software management.

Capabilities

  • SOTA/FOTA architecture design
  • Delta update generation
  • Update orchestration logic
  • Rollback mechanism implementation
  • Vehicle state management during update
  • Update campaign management
  • Multi-ECU update sequencing
  • Secure download implementation

Usage Guidelines

  • Design OTA architecture for security and reliability
  • Implement delta updates for bandwidth efficiency
  • Ensure robust rollback for failed updates
  • Manage vehicle state during update process
  • Sequence multi-ECU updates correctly
  • Document update procedures and safety considerations

Dependencies

  • Uptane framework
  • AWS IoT
  • Azure IoT
  • OEM backend systems

Process Integration

  • ASD-004: Over-the-Air (OTA) Update Implementation
  • SAF-004: Cybersecurity Engineering (ISO/SAE 21434)
  • ASD-001: AUTOSAR Architecture Implementation