# NXP MCUXpresso AI Agent Skills

NXP MCUXpresso publishes official AI agent skills for its tools, services, and developer workflows.

Browse 6 official AI agent skills across 1 NXP MCUXpresso repository, with install commands and source links.

Official page: https://skillscout.sh/official/nxp-mcuxpresso/
Markdown page: https://skillscout.sh/official/nxp-mcuxpresso/nxp-mcuxpresso_skills_skillscout.md
Vendor website: https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-:MCUXPRESSO

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/nxp-mcuxpresso/nxp-mcuxpresso_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant NXP MCUXpresso skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### nxp-mcuxpresso/mcuxsdk-middleware-executorch

Includes 6 official skills: binary-size, building, cortex-m, export, profile, setup.

Install:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch -y
```

Source: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch

## Individual skills

### binary-size

Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.

Install:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch@binary-size -y
```

Package: nxp-mcuxpresso/mcuxsdk-middleware-executorch
Source: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch/tree/HEAD/.claude/skills/binary-size

### building

Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.

Install:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch@building -y
```

Package: nxp-mcuxpresso/mcuxsdk-middleware-executorch
Source: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch/tree/HEAD/.claude/skills/building

### cortex-m

Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.

Install:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch@cortex-m -y
```

Package: nxp-mcuxpresso/mcuxsdk-middleware-executorch
Source: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch/tree/HEAD/.claude/skills/cortex-m

### export

Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.

Install:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch@export -y
```

Package: nxp-mcuxpresso/mcuxsdk-middleware-executorch
Source: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch/tree/HEAD/.claude/skills/export

### profile

Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.

Install:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch@profile -y
```

Package: nxp-mcuxpresso/mcuxsdk-middleware-executorch
Source: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch/tree/HEAD/.claude/skills/profile

### setup

Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.

Install:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch@setup -y
```

Package: nxp-mcuxpresso/mcuxsdk-middleware-executorch
Source: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch/tree/HEAD/.claude/skills/setup

## nxp-mcuxpresso/mcuxsdk-middleware-executorch package overview

Includes 6 official skills: binary-size, building, cortex-m, export, profile, setup.

### Top skills in this package

- binary-size: Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.
- building: Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.
- cortex-m: Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.
- export: Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.
- profile: Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.
- setup: Official NXP MCUXpresso skill from nxp-mcuxpresso/mcuxsdk-middleware-executorch.

### Install

Install the full package:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch -y
```

Install a specific skill:

```bash
npx skills add nxp-mcuxpresso/mcuxsdk-middleware-executorch@binary-size -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/nxp-mcuxpresso/mcuxsdk-middleware-executorch#readme
