# Elena AI Agent Skills

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

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

Official page: https://skillscout.sh/official/getelena/
Markdown page: https://skillscout.sh/official/getelena/getelena_skills_skillscout.md
Vendor website: https://elenajs.com/

## Prompt for your agent

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

### getelena/elena

Includes 3 official skills: elena-authoring, elena-styles, elena-tooling.

Install:

```bash
npx skills add getelena/elena -y
```

Source: https://github.com/getelena/elena

## Individual skills

### elena-authoring

Official Elena skill from getelena/elena.

Install:

```bash
npx skills add getelena/elena@elena-authoring -y
```

Package: getelena/elena
Source: https://github.com/getelena/elena/tree/main/docs/public/.well-known/skills/elena-authoring

### elena-styles

Official Elena skill from getelena/elena.

Install:

```bash
npx skills add getelena/elena@elena-styles -y
```

Package: getelena/elena
Source: https://github.com/getelena/elena/tree/main/docs/public/.well-known/skills/elena-styles

### elena-tooling

Official Elena skill from getelena/elena.

Install:

```bash
npx skills add getelena/elena@elena-tooling -y
```

Package: getelena/elena
Source: https://github.com/getelena/elena/tree/main/docs/public/.well-known/skills/elena-tooling

## getelena/elena package overview

Includes 3 official skills: elena-authoring, elena-styles, elena-tooling.

### Top skills in this package

- elena-authoring: Official Elena skill from getelena/elena.
- elena-styles: Official Elena skill from getelena/elena.
- elena-tooling: Official Elena skill from getelena/elena.

### Install

Install the full package:

```bash
npx skills add getelena/elena -y
```

Install a specific skill:

```bash
npx skills add getelena/elena@elena-authoring -y
```

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

Source: https://github.com/getelena/elena#readme
