# GeoKrety AI Agent Skills

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

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

Official page: https://skillscout.sh/official/geokrety/
Markdown page: https://skillscout.sh/official/geokrety/geokrety_skills_skillscout.md
Vendor website: https://geokrety.org/

## Prompt for your agent

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

### geokrety/geokrety-stats

Includes 10 official skills: create-migration, critical-loop, geokrety-system-expert, last-user-input, make-skill-template, multi-stage-dockerfile.

Install:

```bash
npx skills add geokrety/geokrety-stats -y
```

Source: https://github.com/geokrety/geokrety-stats

### geokrety/geokrety-website

Includes 2 official skills: critical-loop, unit-test.

Install:

```bash
npx skills add geokrety/geokrety-website -y
```

Source: https://github.com/geokrety/geokrety-website

## Individual skills

### create-migration

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@create-migration -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/main/.github/skills/create-migration

### critical-loop

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@critical-loop -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/HEAD/.github/skills/critical-loop

### geokrety-system-expert

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@geokrety-system-expert -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/main/.github/skills/geokrety-system-expert

### last-user-input

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@last-user-input -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/main/.github/skills/last-user-input

### make-skill-template

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@make-skill-template -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/HEAD/.github/skills/make-skill-template

### multi-stage-dockerfile

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@multi-stage-dockerfile -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/main/.github/skills/multi-stage-dockerfile

### pgtap

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@pgtap -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/main/.github/skills/pgtap

### phinx

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@phinx -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/main/.github/skills/phinx

### prompt-builder

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@prompt-builder -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/main/.github/skills/prompt-builder

### web-design-reviewer

Official GeoKrety skill from geokrety/geokrety-stats.

Install:

```bash
npx skills add geokrety/geokrety-stats@web-design-reviewer -y
```

Package: geokrety/geokrety-stats
Source: https://github.com/geokrety/geokrety-stats/tree/main/.github/skills/web-design-reviewer

### critical-loop

Official GeoKrety skill from geokrety/geokrety-website.

Install:

```bash
npx skills add geokrety/geokrety-website@critical-loop -y
```

Package: geokrety/geokrety-website
Source: https://github.com/geokrety/geokrety-website/tree/main/.github/skills/critical-loop

### unit-test

Official GeoKrety skill from geokrety/geokrety-website.

Install:

```bash
npx skills add geokrety/geokrety-website@unit-test -y
```

Package: geokrety/geokrety-website
Source: https://github.com/geokrety/geokrety-website/tree/main/.github/skills/unit-test

## geokrety/geokrety-stats package overview

Includes 10 official skills: create-migration, critical-loop, geokrety-system-expert, last-user-input, make-skill-template, multi-stage-dockerfile.

### Top skills in this package

- create-migration: Official GeoKrety skill from geokrety/geokrety-stats.
- critical-loop: Official GeoKrety skill from geokrety/geokrety-stats.
- geokrety-system-expert: Official GeoKrety skill from geokrety/geokrety-stats.
- last-user-input: Official GeoKrety skill from geokrety/geokrety-stats.
- make-skill-template: Official GeoKrety skill from geokrety/geokrety-stats.
- multi-stage-dockerfile: Official GeoKrety skill from geokrety/geokrety-stats.
- pgtap: Official GeoKrety skill from geokrety/geokrety-stats.
- phinx: Official GeoKrety skill from geokrety/geokrety-stats.

### Install

Install the full package:

```bash
npx skills add geokrety/geokrety-stats -y
```

Install a specific skill:

```bash
npx skills add geokrety/geokrety-stats@create-migration -y
```

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

Source: https://github.com/geokrety/geokrety-stats#readme
