# Tolstoy AI Agent Skills

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

Browse 3 official AI agent skills across 1 Tolstoy repository, with install commands and source links.

Official page: https://skillscout.sh/official/gotolstoy/
Markdown page: https://skillscout.sh/official/gotolstoy/gotolstoy_skills_skillscout.md
Vendor website: https://www.gotolstoy.com/

## Prompt for your agent

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

### gotolstoy/agent-skills

Includes 3 official skills: remix-from-library, tolstoy-studio, shoppable-widgets.

Install:

```bash
npx skills add gotolstoy/agent-skills -y
```

Source: https://github.com/GoTolstoy/agent-skills

## Individual skills

### remix-from-library

Official Tolstoy skill from gotolstoy/agent-skills.

Install:

```bash
npx skills add gotolstoy/agent-skills@remix-from-library -y
```

Package: gotolstoy/agent-skills
Source: https://github.com/gotolstoy/agent-skills/tree/HEAD/skills/remix-from-library

### tolstoy-studio

Official Tolstoy skill from gotolstoy/agent-skills.

Install:

```bash
npx skills add gotolstoy/agent-skills@tolstoy-studio -y
```

Package: gotolstoy/agent-skills
Source: https://github.com/gotolstoy/agent-skills/tree/HEAD/skills/tolstoy-studio

### shoppable-widgets

Official Tolstoy skill from gotolstoy/agent-skills.

Install:

```bash
npx skills add gotolstoy/agent-skills@shoppable-widgets -y
```

Package: gotolstoy/agent-skills
Source: https://github.com/gotolstoy/agent-skills/tree/HEAD/skills/shoppable-widgets

## gotolstoy/agent-skills package overview

Includes 3 official skills: remix-from-library, tolstoy-studio, shoppable-widgets.

### Top skills in this package

- remix-from-library: Official Tolstoy skill from gotolstoy/agent-skills.
- tolstoy-studio: Official Tolstoy skill from gotolstoy/agent-skills.
- shoppable-widgets: Official Tolstoy skill from gotolstoy/agent-skills.

### Install

Install the full package:

```bash
npx skills add gotolstoy/agent-skills -y
```

Install a specific skill:

```bash
npx skills add gotolstoy/agent-skills@remix-from-library -y
```

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

Source: https://github.com/gotolstoy/agent-skills#readme
