# Russian Software Developer Network AI Agent Skills

Russian Software Developer Network publishes official AI agent skills for its tools, services, and developer workflows.

Browse 1 official AI agent skill across 1 Russian Software Developer Network repository, with install commands and source links.

Official page: https://skillscout.sh/official/rsdn/
Markdown page: https://skillscout.sh/official/rsdn/rsdn_skills_skillscout.md
Vendor website: http://rsdn.org/

## Prompt for your agent

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

### rsdn/rsdnformatter

Includes 1 official skill: rsdn-dev.

Install:

```bash
npx skills add rsdn/rsdnformatter -y
```

Source: https://github.com/rsdn/RsdnFormatter

## Individual skills

### rsdn-dev

Official Russian Software Developer Network skill from rsdn/rsdnformatter.

Install:

```bash
npx skills add rsdn/rsdnformatter@rsdn-dev -y
```

Package: rsdn/rsdnformatter
Source: https://github.com/rsdn/RsdnFormatter/tree/master/.agents/skills/rsdn-dev

## rsdn/rsdnformatter package overview

Includes 1 official skill: rsdn-dev.

### Top skills in this package

- rsdn-dev: Official Russian Software Developer Network skill from rsdn/rsdnformatter.

### Install

Install the full package:

```bash
npx skills add rsdn/rsdnformatter -y
```

Install a specific skill:

```bash
npx skills add rsdn/rsdnformatter@rsdn-dev -y
```

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

Source: https://github.com/rsdn/rsdnformatter#readme
