Official skills publisher Verified Skillscout rank 143

Astral

Astral publishes official AI agent skills for its tools, services, and developer workflows. High-performance developer tools for the Python ecosystem, from @OpenAI.

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

3 Skills
1 Repository
3,101 Installs
291 GitHub stars

Install

Add Astral skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

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

1 official repository

Claude Code Plugins

astral-sh/claude-code-plugins

Includes 3 official skills: uv, ruff, ty.

3 skills 3,101 installs 291 stars
npx skills add astral-sh/claude-code-plugins -y

3 skills

astral-sh/claude-code-plugins 3 skills

uv

astral-sh/claude-code-plugins 1,700 installs
View source

ruff

astral-sh/claude-code-plugins 822 installs
View source

ty

astral-sh/claude-code-plugins 579 installs
View source

Repository documentation

astral-sh/claude-code-plugins package overview

astral-sh/claude-code-plugins/README.md View on GitHub

astral-sh/claude-code-plugins

Includes 3 official skills: uv, ruff, ty.

Top skills in this package

uvOfficial Astral skill from astral-sh/claude-code-plugins.
ruffOfficial Astral skill from astral-sh/claude-code-plugins.
tyOfficial Astral skill from astral-sh/claude-code-plugins.

Install

Install the full package:

npx skills add astral-sh/claude-code-plugins -y

Install a specific skill:

npx skills add astral-sh/claude-code-plugins@uv -y

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

View astral-sh/claude-code-plugins on GitHub
Copied