# Aeneas

> Use this skill when the user wants to Align text to audio automatically in Python.

- Skill: `javimosch/aeneas` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/aeneas`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/aeneas/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/aeneas

---


# aeneas Plugin

Align text to audio automatically in Python

## Commands

### Operations
- `aeneas self version` — Print aeneas version
- `aeneas _ _` — Passthrough to aeneas CLI

## Usage Examples
- `aeneas --help`
- `aeneas <args>`

## Installation

```bash
pip install aeneas
```

## Examples

```bash
aeneas --version
aeneas --help
```

