# Vstorm AI Agent Skills

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

Browse 56 official AI agent skills across 3 Vstorm repositories, with install commands and source links.

Official page: https://skillscout.sh/official/vstorm-co/
Markdown page: https://skillscout.sh/official/vstorm-co/vstorm-co_skills_skillscout.md
Vendor website: https://github.com/vstorm-co

## Prompt for your agent

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

### vstorm-co/content-skills

Includes 15 official skills: content-infographic, content-twitter, content-strategy, content-video, content-calendar, content-hackernews.

Install:

```bash
npx skills add vstorm-co/content-skills -y
```

Source: https://github.com/vstorm-co/content-skills

### vstorm-co/production-stack-skills

Includes 11 official skills: production-docker, production-postgres, production-fastapi, production-review, production-security, production-check.

Install:

```bash
npx skills add vstorm-co/production-stack-skills -y
```

Source: https://github.com/vstorm-co/production-stack-skills

### vstorm-co/pydantic-deepagents

Includes 30 official skills: data-analysis, code-review, test-generator, data-formats, refactor, report-writing.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents -y
```

Source: https://github.com/vstorm-co/pydantic-deepagents

## Individual skills

### content-infographic

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-infographic -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/HEAD/skills/content-infographic

### content-twitter

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-twitter -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/HEAD/skills/content-twitter

### content-strategy

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-strategy -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/HEAD/skills/content-strategy

### content-video

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-video -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/HEAD/skills/content-video

### content-calendar

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-calendar -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/main/skills/content-calendar

### content-hackernews

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-hackernews -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/main/skills/content-hackernews

### content-image

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-image -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/main/skills/content-image

### content-linkedin

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-linkedin -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/main/skills/content-linkedin

### content

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/main/content

### content-audit

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-audit -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/main/skills/content-audit

### content-blog

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-blog -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/main/skills/content-blog

### content-presentation

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-presentation -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/HEAD/skills/content-presentation

### content-reddit

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-reddit -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/HEAD/skills/content-reddit

### content-repurpose

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-repurpose -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/HEAD/skills/content-repurpose

### content-setup

Official Vstorm skill from vstorm-co/content-skills.

Install:

```bash
npx skills add vstorm-co/content-skills@content-setup -y
```

Package: vstorm-co/content-skills
Source: https://github.com/vstorm-co/content-skills/tree/HEAD/skills/content-setup

### production-docker

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-docker -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/main/skills/production-docker

### production-postgres

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-postgres -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/HEAD/skills/production-postgres

### production-fastapi

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-fastapi -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/main/skills/production-fastapi

### production-review

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-review -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/HEAD/skills/production-review

### production-security

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-security -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/HEAD/skills/production-security

### production-check

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-check -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/main/skills/production-check

### production-deploy

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-deploy -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/main/skills/production-deploy

### production-error-handling

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-error-handling -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/main/skills/production-error-handling

### production-monitoring

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-monitoring -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/main/skills/production-monitoring

### production-planner

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production-planner -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/main/skills/production-planner

### production

Official Vstorm skill from vstorm-co/production-stack-skills.

Install:

```bash
npx skills add vstorm-co/production-stack-skills@production -y
```

Package: vstorm-co/production-stack-skills
Source: https://github.com/vstorm-co/production-stack-skills/tree/main/production

### data-analysis

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@data-analysis -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/examples/full_app/skills/data-analysis

### code-review

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@code-review -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/code-review

### test-generator

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@test-generator -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/examples/full_app/skills/test-generator

### data-formats

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@data-formats -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/data-formats

### refactor

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@refactor -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/refactor

### report-writing

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@report-writing -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/apps/deepresearch/skills/report-writing

### skill-creator

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@skill-creator -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/skill-creator

### systematic-debugging

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@systematic-debugging -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/systematic-debugging

### build-and-compile

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@build-and-compile -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/build-and-compile

### diagram-design

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@diagram-design -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/apps/deepresearch/skills/diagram-design

### environment-discovery

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@environment-discovery -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/environment-discovery

### git-workflow

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@git-workflow -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/git-workflow

### performant-code

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@performant-code -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/performant-code

### research-methodology

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@research-methodology -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/apps/deepresearch/skills/research-methodology

### test-writer

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@test-writer -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/test-writer

### verification-strategy

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@verification-strategy -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/pydantic_deep/bundled_skills/verification-strategy

### build-and-compile

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@build-and-compile -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/main/apps/cli/skills/build-and-compile

### code-review

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@code-review -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/main/apps/cli/skills/code-review

### code-review

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@code-review -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/examples/full_app/skills/code-review

### code-review

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@code-review -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/examples/skills/code-review

### data-formats

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@data-formats -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/main/apps/cli/skills/data-formats

### environment-discovery

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@environment-discovery -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/main/apps/cli/skills/environment-discovery

### git-workflow

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@git-workflow -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/main/apps/cli/skills/git-workflow

### performant-code

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@performant-code -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/apps/cli/skills/performant-code

### refactor

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@refactor -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/main/apps/cli/skills/refactor

### skill-creator

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@skill-creator -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/main/apps/cli/skills/skill-creator

### systematic-debugging

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@systematic-debugging -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/apps/cli/skills/systematic-debugging

### test-generator

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@test-generator -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/examples/skills/test-generator

### test-writer

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@test-writer -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/apps/cli/skills/test-writer

### verification-strategy

Official Vstorm skill from vstorm-co/pydantic-deepagents.

Install:

```bash
npx skills add vstorm-co/pydantic-deepagents@verification-strategy -y
```

Package: vstorm-co/pydantic-deepagents
Source: https://github.com/vstorm-co/pydantic-deepagents/tree/HEAD/apps/cli/skills/verification-strategy

## vstorm-co/content-skills package overview

Includes 15 official skills: content-infographic, content-twitter, content-strategy, content-video, content-calendar, content-hackernews.

### Top skills in this package

- content-infographic: Official Vstorm skill from vstorm-co/content-skills.
- content-twitter: Official Vstorm skill from vstorm-co/content-skills.
- content-strategy: Official Vstorm skill from vstorm-co/content-skills.
- content-video: Official Vstorm skill from vstorm-co/content-skills.
- content-calendar: Official Vstorm skill from vstorm-co/content-skills.
- content-hackernews: Official Vstorm skill from vstorm-co/content-skills.
- content-image: Official Vstorm skill from vstorm-co/content-skills.
- content-linkedin: Official Vstorm skill from vstorm-co/content-skills.

### Install

Install the full package:

```bash
npx skills add vstorm-co/content-skills -y
```

Install a specific skill:

```bash
npx skills add vstorm-co/content-skills@content-infographic -y
```

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

Source: https://github.com/vstorm-co/content-skills#readme
