# Galxe AI Agent Skills

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

Browse 3 official AI agent skills across 2 Galxe repositories, with install commands and source links.

Official page: https://skillscout.sh/official/galxe/
Markdown page: https://skillscout.sh/official/galxe/galxe_skills_skillscout.md
Vendor website: https://galxe.com/

## Prompt for your agent

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

### galxe/gravity-skills

Includes 1 official skill: gravity.

Install:

```bash
npx skills add galxe/gravity-skills -y
```

Source: https://github.com/Galxe/gravity-skills

### galxe/gravity-world

Includes 2 official skills: gravity-town, gravity-world.

Install:

```bash
npx skills add galxe/gravity-world -y
```

Source: https://github.com/Galxe/gravity-world

## Individual skills

### gravity

Official Galxe skill from galxe/gravity-skills.

Install:

```bash
npx skills add galxe/gravity-skills@gravity -y
```

Package: galxe/gravity-skills
Source: https://github.com/Galxe/gravity-skills/tree/main/skills/gravity

### gravity-town

Official Galxe skill from galxe/gravity-world.

Install:

```bash
npx skills add galxe/gravity-world@gravity-town -y
```

Package: galxe/gravity-world
Source: https://github.com/Galxe/gravity-world/tree/main/skills/gravity-town

### gravity-world

Official Galxe skill from galxe/gravity-world.

Install:

```bash
npx skills add galxe/gravity-world@gravity-world -y
```

Package: galxe/gravity-world
Source: https://github.com/galxe/gravity-world/tree/HEAD/gravity-world

## galxe/gravity-skills package overview

Includes 1 official skill: gravity.

### Top skills in this package

- gravity: Official Galxe skill from galxe/gravity-skills.

### Install

Install the full package:

```bash
npx skills add galxe/gravity-skills -y
```

Install a specific skill:

```bash
npx skills add galxe/gravity-skills@gravity -y
```

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

Source: https://github.com/galxe/gravity-skills#readme
