# Gptme AI Agent Skills

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

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

Official page: https://skillscout.sh/official/gptme/
Markdown page: https://skillscout.sh/official/gptme/gptme_skills_skillscout.md
Vendor website: https://gptme.org/

## Prompt for your agent

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

### gptme/gptme-contrib

Includes 16 official skills: artifact-publishing, agent-onboarding, code-review-helper, plugin-development, progressive-disclosure, rewrite-soul.

Install:

```bash
npx skills add gptme/gptme-contrib -y
```

Source: https://github.com/gptme/gptme-contrib

### gptme/gptme

Includes 2 official skills: codebase-classification, python-repl.

Install:

```bash
npx skills add gptme/gptme -y
```

Source: https://github.com/gptme/gptme

### gptme/gptme-cc-plugin

Includes 3 official skills: gptme-context, gptme-review, gptme-run.

Install:

```bash
npx skills add gptme/gptme-cc-plugin -y
```

Source: https://github.com/gptme/gptme-cc-plugin

## Individual skills

### artifact-publishing

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@artifact-publishing -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/master/skills/artifact-publishing

### agent-onboarding

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@agent-onboarding -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/master/skills/agent-onboarding

### code-review-helper

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@code-review-helper -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/HEAD/skills/code-review-helper

### plugin-development

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@plugin-development -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/master/skills/plugin-development

### progressive-disclosure

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@progressive-disclosure -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/HEAD/skills/progressive-disclosure

### rewrite-soul

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@rewrite-soul -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/master/skills/rewrite-soul

### template-skill

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@template-skill -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/HEAD/skills/template-skill

### agentic-presentation

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@agentic-presentation -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/HEAD/skills/agentic-presentation

### end

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@end -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/HEAD/skills/end

### financial-advisor

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@financial-advisor -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/HEAD/skills/financial-advisor

### gptme-wrapped

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@gptme-wrapped -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/master/skills/gptme-wrapped

### home-assistant

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@home-assistant -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/master/skills/home-assistant

### output-clarity

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@output-clarity -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/HEAD/skills/output-clarity

### project-setup-interview

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@project-setup-interview -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/master/skills/project-setup-interview

### rag-mcp-server

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@rag-mcp-server -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/master/skills/rag-mcp-server

### test-discovery

Official Gptme skill from gptme/gptme-contrib.

Install:

```bash
npx skills add gptme/gptme-contrib@test-discovery -y
```

Package: gptme/gptme-contrib
Source: https://github.com/gptme/gptme-contrib/tree/HEAD/skills/test-discovery

### codebase-classification

Official Gptme skill from gptme/gptme.

Install:

```bash
npx skills add gptme/gptme@codebase-classification -y
```

Package: gptme/gptme
Source: https://github.com/gptme/gptme/tree/master/gptme/lessons/skills/codebase-classification

### python-repl

Official Gptme skill from gptme/gptme.

Install:

```bash
npx skills add gptme/gptme@python-repl -y
```

Package: gptme/gptme
Source: https://github.com/gptme/gptme/tree/master/gptme/lessons/skills/python-repl

### gptme-context

Official Gptme skill from gptme/gptme-cc-plugin.

Install:

```bash
npx skills add gptme/gptme-cc-plugin@gptme-context -y
```

Package: gptme/gptme-cc-plugin
Source: https://github.com/gptme/gptme-cc-plugin/tree/master/skills/gptme-context

### gptme-review

Official Gptme skill from gptme/gptme-cc-plugin.

Install:

```bash
npx skills add gptme/gptme-cc-plugin@gptme-review -y
```

Package: gptme/gptme-cc-plugin
Source: https://github.com/gptme/gptme-cc-plugin/tree/master/skills/gptme-review

### gptme-run

Official Gptme skill from gptme/gptme-cc-plugin.

Install:

```bash
npx skills add gptme/gptme-cc-plugin@gptme-run -y
```

Package: gptme/gptme-cc-plugin
Source: https://github.com/gptme/gptme-cc-plugin/tree/master/skills/gptme-run

## gptme/gptme-cc-plugin package overview

Includes 3 official skills: gptme-context, gptme-review, gptme-run.

### Top skills in this package

- gptme-context: Official Gptme skill from gptme/gptme-cc-plugin.
- gptme-review: Official Gptme skill from gptme/gptme-cc-plugin.
- gptme-run: Official Gptme skill from gptme/gptme-cc-plugin.

### Install

Install the full package:

```bash
npx skills add gptme/gptme-cc-plugin -y
```

Install a specific skill:

```bash
npx skills add gptme/gptme-cc-plugin@gptme-context -y
```

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

Source: https://github.com/gptme/gptme-cc-plugin#readme
