# SimplyPrint AI Agent Skills

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

Browse 1 official AI agent skill across 1 SimplyPrint repository, with install commands and source links.

Official page: https://skillscout.sh/official/simplyprint/
Markdown page: https://skillscout.sh/official/simplyprint/simplyprint_skills_skillscout.md
Vendor website: https://simplyprint.io/

## Prompt for your agent

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

### simplyprint/printer-prusa-firmware

Includes 1 official skill: recolor-pngs.

Install:

```bash
npx skills add simplyprint/printer-prusa-firmware -y
```

Source: https://github.com/SimplyPrint/printer-prusa-firmware

## Individual skills

### recolor-pngs

Official SimplyPrint skill from simplyprint/printer-prusa-firmware.

Install:

```bash
npx skills add simplyprint/printer-prusa-firmware@recolor-pngs -y
```

Package: simplyprint/printer-prusa-firmware
Source: https://github.com/SimplyPrint/printer-prusa-firmware/tree/main/.ai/skills/recolor-pngs

## simplyprint/printer-prusa-firmware package overview

Includes 1 official skill: recolor-pngs.

### Top skills in this package

- recolor-pngs: Official SimplyPrint skill from simplyprint/printer-prusa-firmware.

### Install

Install the full package:

```bash
npx skills add simplyprint/printer-prusa-firmware -y
```

Install a specific skill:

```bash
npx skills add simplyprint/printer-prusa-firmware@recolor-pngs -y
```

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

Source: https://github.com/simplyprint/printer-prusa-firmware#readme
