# Effector ☄️ AI Agent Skills

Effector ☄️ publishes official AI agent skills for its tools, services, and developer workflows.

Browse 2 official AI agent skills across 2 Effector ☄️ repositories, with install commands and source links.

Official page: https://skillscout.sh/official/effector/
Markdown page: https://skillscout.sh/official/effector/effector_skills_skillscout.md
Vendor website: https://effector.dev/

## Prompt for your agent

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

### effector/effector

Includes 1 official skill: astro.

Install:

```bash
npx skills add effector/effector -y
```

Source: https://github.com/effector/effector

### effector/patronum

Includes 1 official skill: writing-documentation-with-diataxis.

Install:

```bash
npx skills add effector/patronum -y
```

Source: https://github.com/effector/patronum

## Individual skills

### astro

Official Effector ☄️ skill from effector/effector.

Install:

```bash
npx skills add effector/effector@astro -y
```

Package: effector/effector
Source: https://github.com/effector/effector/tree/master/documentation/.cursor/.agents/skills/astro

### writing-documentation-with-diataxis

Official Effector ☄️ skill from effector/patronum.

Install:

```bash
npx skills add effector/patronum@writing-documentation-with-diataxis -y
```

Package: effector/patronum
Source: https://github.com/effector/patronum/tree/main/.cursor/.agents/skills/writing-documentation-with-diataxis

## effector/effector package overview

Includes 1 official skill: astro.

### Top skills in this package

- astro: Official Effector ☄️ skill from effector/effector.

### Install

Install the full package:

```bash
npx skills add effector/effector -y
```

Install a specific skill:

```bash
npx skills add effector/effector@astro -y
```

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

Source: https://github.com/effector/effector#readme
