Agent skill

can-bus

CAN/CAN-FD bus analysis and development expertise

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill can-bus --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Bash-Read-Write-Edit-Glob-Grep
Path: library/specializations/embedded-systems/skills/can-bus/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# CAN Bus Skill ## Overview This skill provides comprehensive CAN and CAN-FD bus analysis, development, and debugging capabilities for automotive and industrial embedded systems. ## Capabilities ### Message Frame Operations - CAN message frame generation - Frame analysis and decoding - Identifier filtering and masking - Standard (11-bit) and extended (29-bit) IDs - Remote frame handling ### DBC File Support - DBC file parsing and generation - Signal decoding and encoding - Message definition management - Physical value scaling - Multiplexed signal support ### Protocol Support - CAN 2.0A/B compliance - CAN-FD configuration and validation - J1939 transport protocol - CANopen communication - UDS (ISO 14229) diagnostics - ISO-TP (ISO 15765-2) ### Bus Analysis - Bus arbitration analysis - Error frame detection and analysis - Bus-off recovery monitoring - Bus load calculation - Bit timing verification - Network topology analysis ### Gateway Operations - Message routing configuration - Gateway bridge setup - Protocol translation - Filtering and forwarding rules ## Target Processes - `device-driver-development.js` - CAN driver implementation - `signal-integrity-testing.js` - CAN bus signal

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. Message Frame Operations
  4. DBC File Support
  5. Protocol Support
  6. Bus Analysis
  7. Gateway Operations
  8. Target Processes
  9. Dependencies
  10. Usage Context
  11. Configuration Examples
  12. CAN Bit Timing
  13. CAN-FD Configuration
  14. DBC Signal Definition
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the can-bus skill do?

CAN/CAN-FD bus analysis and development expertise

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill can-bus --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going