# Texas Instruments AI Agent Skills

Texas Instruments publishes official AI agent skills for its tools, services, and developer workflows.

Browse 3 official AI agent skills across 2 Texas Instruments repositories, with install commands and source links.

Official page: https://skillscout.sh/official/texasinstruments/
Markdown page: https://skillscout.sh/official/texasinstruments/texasinstruments_skills_skillscout.md
Vendor website: https://www.ti.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/texasinstruments/texasinstruments_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Texas Instruments 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

### texasinstruments/c2000-idea

Includes 1 official skill: c2000-idea.

Install:

```bash
npx skills add texasinstruments/c2000-idea -y
```

Source: https://github.com/TexasInstruments/C2000-IDEA

### texasinstruments/tinyml-tensorlab

Includes 2 official skills: setup, tinyml-workflow-agent.

Install:

```bash
npx skills add texasinstruments/tinyml-tensorlab -y
```

Source: https://github.com/TexasInstruments/tinyml-tensorlab

## Individual skills

### c2000-idea

Official Texas Instruments skill from texasinstruments/c2000-idea.

Install:

```bash
npx skills add texasinstruments/c2000-idea@c2000-idea -y
```

Package: texasinstruments/c2000-idea
Source: https://github.com/TexasInstruments/C2000-IDEA/tree/main/docs/skills/c2000-idea

### setup

Official Texas Instruments skill from texasinstruments/tinyml-tensorlab.

Install:

```bash
npx skills add texasinstruments/tinyml-tensorlab@setup -y
```

Package: texasinstruments/tinyml-tensorlab
Source: https://github.com/TexasInstruments/tinyml-tensorlab/tree/main/tinyml-agent-skills/plugins/tinyml-agent-skills/skills/setup

### tinyml-workflow-agent

Official Texas Instruments skill from texasinstruments/tinyml-tensorlab.

Install:

```bash
npx skills add texasinstruments/tinyml-tensorlab@tinyml-workflow-agent -y
```

Package: texasinstruments/tinyml-tensorlab
Source: https://github.com/TexasInstruments/tinyml-tensorlab/tree/main/tinyml-agent-skills/plugins/tinyml-agent-skills/skills/tinyml-workflow-agent

## texasinstruments/c2000-idea package overview

Includes 1 official skill: c2000-idea.

### Top skills in this package

- c2000-idea: Official Texas Instruments skill from texasinstruments/c2000-idea.

### Install

Install the full package:

```bash
npx skills add texasinstruments/c2000-idea -y
```

Install a specific skill:

```bash
npx skills add texasinstruments/c2000-idea@c2000-idea -y
```

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

Source: https://github.com/texasinstruments/c2000-idea#readme
