# Gupy Io AI Agent Skills

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

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

Official page: https://skillscout.sh/official/gupy-io/
Markdown page: https://skillscout.sh/official/gupy-io/gupy-io_skills_skillscout.md
Vendor website: https://gupy.io/

## Prompt for your agent

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

### gupy-io/gupy-skills-candidato

Includes 3 official skills: guia-de-triagem, radar-de-vagas, analise-de-curriculo.

Install:

```bash
npx skills add gupy-io/gupy-skills-candidato -y
```

Source: https://github.com/gupy-io/gupy-skills-candidato

## Individual skills

### guia-de-triagem

Official Gupy Io skill from gupy-io/gupy-skills-candidato.

Install:

```bash
npx skills add gupy-io/gupy-skills-candidato@guia-de-triagem -y
```

Package: gupy-io/gupy-skills-candidato
Source: https://github.com/gupy-io/gupy-skills-candidato/tree/main/skills/guia-de-triagem

### radar-de-vagas

Official Gupy Io skill from gupy-io/gupy-skills-candidato.

Install:

```bash
npx skills add gupy-io/gupy-skills-candidato@radar-de-vagas -y
```

Package: gupy-io/gupy-skills-candidato
Source: https://github.com/gupy-io/gupy-skills-candidato/tree/main/skills/radar-de-vagas

### analise-de-curriculo

Official Gupy Io skill from gupy-io/gupy-skills-candidato.

Install:

```bash
npx skills add gupy-io/gupy-skills-candidato@analise-de-curriculo -y
```

Package: gupy-io/gupy-skills-candidato
Source: https://github.com/gupy-io/gupy-skills-candidato/tree/main/skills/analise-de-curriculo

## gupy-io/gupy-skills-candidato package overview

Includes 3 official skills: guia-de-triagem, radar-de-vagas, analise-de-curriculo.

### Top skills in this package

- guia-de-triagem: Official Gupy Io skill from gupy-io/gupy-skills-candidato.
- radar-de-vagas: Official Gupy Io skill from gupy-io/gupy-skills-candidato.
- analise-de-curriculo: Official Gupy Io skill from gupy-io/gupy-skills-candidato.

### Install

Install the full package:

```bash
npx skills add gupy-io/gupy-skills-candidato -y
```

Install a specific skill:

```bash
npx skills add gupy-io/gupy-skills-candidato@guia-de-triagem -y
```

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

Source: https://github.com/gupy-io/gupy-skills-candidato#readme
