# Cyberpunga AI Agent Skills

Cyberpunga publishes official AI agent skills for its tools, services, and developer workflows. si estás leyendo esto, significa que sigues con vida y nos alegra muchísimo.

Browse 1 official AI agent skill across 1 Cyberpunga repository, with install commands and source links.

Official page: https://skillscout.sh/official/cyberpunga/
Markdown page: https://skillscout.sh/official/cyberpunga/cyberpunga_skills_skillscout.md
Vendor website: https://cyberpun.ga/

## Prompt for your agent

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

### cyberpunga/cyberpunga.github.io

Includes 1 official skill: project-doc-maintainer.

Install:

```bash
npx skills add cyberpunga/cyberpunga.github.io -y
```

Source: https://github.com/cyberpunga/cyberpunga.github.io

## Individual skills

### project-doc-maintainer

Official Cyberpunga skill from cyberpunga/cyberpunga.github.io.

Install:

```bash
npx skills add cyberpunga/cyberpunga.github.io@project-doc-maintainer -y
```

Package: cyberpunga/cyberpunga.github.io
Source: https://github.com/cyberpunga/cyberpunga.github.io/tree/main/.opencode/skills/project-doc-maintainer

## cyberpunga/cyberpunga.github.io package overview

Includes 1 official skill: project-doc-maintainer.

### Top skills in this package

- project-doc-maintainer: Official Cyberpunga skill from cyberpunga/cyberpunga.github.io.

### Install

Install the full package:

```bash
npx skills add cyberpunga/cyberpunga.github.io -y
```

Install a specific skill:

```bash
npx skills add cyberpunga/cyberpunga.github.io@project-doc-maintainer -y
```

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

Source: https://github.com/cyberpunga/cyberpunga.github.io#readme
