# Rawkode Academy AI Agent Skills

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

Browse 2 official AI agent skills across 1 Rawkode Academy repository, with install commands and source links.

Official page: https://skillscout.sh/official/rawkode-academy/
Markdown page: https://skillscout.sh/official/rawkode-academy/rawkode-academy_skills_skillscout.md
Vendor website: https://rawkode.academy/

## Prompt for your agent

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

### rawkode-academy/rawkode-academy

Includes 2 official skills: front-end-design, impeccable.

Install:

```bash
npx skills add rawkode-academy/rawkode-academy -y
```

Source: https://github.com/rawkode-academy/rawkode-academy

## Individual skills

### front-end-design

Official Rawkode Academy skill from rawkode-academy/rawkode-academy.

Install:

```bash
npx skills add rawkode-academy/rawkode-academy@front-end-design -y
```

Package: rawkode-academy/rawkode-academy
Source: https://github.com/rawkode-academy/rawkode-academy/tree/main/.factory/skills/front-end-design

### impeccable

Official Rawkode Academy skill from rawkode-academy/rawkode-academy.

Install:

```bash
npx skills add rawkode-academy/rawkode-academy@impeccable -y
```

Package: rawkode-academy/rawkode-academy
Source: https://github.com/rawkode-academy/rawkode-academy/tree/main/.github/skills/impeccable

## rawkode-academy/rawkode-academy package overview

Includes 2 official skills: front-end-design, impeccable.

### Top skills in this package

- front-end-design: Official Rawkode Academy skill from rawkode-academy/rawkode-academy.
- impeccable: Official Rawkode Academy skill from rawkode-academy/rawkode-academy.

### Install

Install the full package:

```bash
npx skills add rawkode-academy/rawkode-academy -y
```

Install a specific skill:

```bash
npx skills add rawkode-academy/rawkode-academy@front-end-design -y
```

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

Source: https://github.com/rawkode-academy/rawkode-academy#readme
