# Plasma AI AI Agent Skills

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

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

Official page: https://skillscout.sh/official/plasma-ai/
Markdown page: https://skillscout.sh/official/plasma-ai/plasma-ai_skills_skillscout.md
Vendor website: https://github.com/plasma-ai

## Prompt for your agent

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

### plasma-ai/wiki

Includes 1 official skill: wiki.

Install:

```bash
npx skills add plasma-ai/wiki -y
```

Source: https://github.com/plasma-ai/wiki

### plasma-ai/templates

Includes 1 official skill: -cookiecutter.project.name.

Install:

```bash
npx skills add plasma-ai/templates -y
```

Source: https://github.com/plasma-ai/templates

## Individual skills

### wiki

Official Plasma AI skill from plasma-ai/wiki.

Install:

```bash
npx skills add plasma-ai/wiki@wiki -y
```

Package: plasma-ai/wiki
Source: https://github.com/plasma-ai/wiki/tree/main/wiki/skills/wiki

### -cookiecutter.project.name

Official Plasma AI skill from plasma-ai/templates.

Install:

```bash
npx skills add plasma-ai/templates@-cookiecutter.project.name -y
```

Package: plasma-ai/templates
Source: https://github.com/plasma-ai/templates/tree/HEAD/package/-cookiecutter.project.name-/-cookiecutter.project.name-/skills/-cookiecutter.project.name

## plasma-ai/wiki package overview

Includes 1 official skill: wiki.

### Top skills in this package

- wiki: Official Plasma AI skill from plasma-ai/wiki.

### Install

Install the full package:

```bash
npx skills add plasma-ai/wiki -y
```

Install a specific skill:

```bash
npx skills add plasma-ai/wiki@wiki -y
```

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

Source: https://github.com/plasma-ai/wiki#readme
