# Props.to AI Agent Skills

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

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

Official page: https://skillscout.sh/official/propsto/
Markdown page: https://skillscout.sh/official/propsto/propsto_skills_skillscout.md
Vendor website: https://props.to/

## Prompt for your agent

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

### propsto/props.to

Includes 2 official skills: vercel-react-best-practices, web-design-guidelines.

Install:

```bash
npx skills add propsto/props.to -y
```

Source: https://github.com/propsto/props.to

## Individual skills

### vercel-react-best-practices

Official Props.to skill from propsto/props.to.

Install:

```bash
npx skills add propsto/props.to@vercel-react-best-practices -y
```

Package: propsto/props.to
Source: https://github.com/propsto/props.to/tree/HEAD/.github/skills/vercel-react-best-practices

### web-design-guidelines

Official Props.to skill from propsto/props.to.

Install:

```bash
npx skills add propsto/props.to@web-design-guidelines -y
```

Package: propsto/props.to
Source: https://github.com/propsto/props.to/tree/HEAD/.github/skills/web-design-guidelines

## propsto/props.to package overview

Includes 2 official skills: vercel-react-best-practices, web-design-guidelines.

### Top skills in this package

- vercel-react-best-practices: Official Props.to skill from propsto/props.to.
- web-design-guidelines: Official Props.to skill from propsto/props.to.

### Install

Install the full package:

```bash
npx skills add propsto/props.to -y
```

Install a specific skill:

```bash
npx skills add propsto/props.to@vercel-react-best-practices -y
```

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

Source: https://github.com/propsto/props.to#readme
