Official skills publisher Verified Skillscout rank 109

Gptme

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.

21 Skills
3 Repositories
11 Installs
4,391 GitHub stars

Install

Add Gptme 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/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

3 official repositories

Gptme Contrib

gptme/gptme-contrib

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

16 skills 8 installs 15 stars
npx skills add gptme/gptme-contrib -y

Gptme

gptme/gptme

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

2 skills 3 installs 4,375 stars
npx skills add gptme/gptme -y

Gptme Cc Plugin

gptme/gptme-cc-plugin

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

3 skills 0 installs 1 stars
npx skills add gptme/gptme-cc-plugin -y

21 skills

gptme/gptme-contrib 16 skills

artifact-publishing

gptme/gptme-contrib 2 installs
View source

agent-onboarding

gptme/gptme-contrib 1 installs
View source

code-review-helper

gptme/gptme-contrib 1 installs
View source

plugin-development

gptme/gptme-contrib 1 installs
View source

progressive-disclosure

gptme/gptme-contrib 1 installs
View source

rewrite-soul

gptme/gptme-contrib 1 installs
View source

template-skill

gptme/gptme-contrib 1 installs
View source

agentic-presentation

gptme/gptme-contrib 0 installs
View source

financial-advisor

gptme/gptme-contrib 0 installs
View source

gptme-wrapped

gptme/gptme-contrib 0 installs
View source

home-assistant

gptme/gptme-contrib 0 installs
View source

output-clarity

gptme/gptme-contrib 0 installs
View source

project-setup-interview

gptme/gptme-contrib 0 installs
View source

rag-mcp-server

gptme/gptme-contrib 0 installs
View source

test-discovery

gptme/gptme-contrib 0 installs
View source
gptme/gptme 2 skills

codebase-classification

gptme/gptme 2 installs
View source
gptme/gptme-cc-plugin 3 skills

gptme-context

gptme/gptme-cc-plugin 0 installs
View source

gptme-review

gptme/gptme-cc-plugin 0 installs
View source

gptme-run

gptme/gptme-cc-plugin 0 installs
View source

Repository documentation

gptme/gptme-cc-plugin package overview

gptme/gptme-cc-plugin/README.md View on GitHub

gptme/gptme-cc-plugin

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

Top skills in this package

gptme-contextOfficial Gptme skill from gptme/gptme-cc-plugin.
gptme-reviewOfficial Gptme skill from gptme/gptme-cc-plugin.
gptme-runOfficial Gptme skill from gptme/gptme-cc-plugin.

Install

Install the full package:

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

Install a specific skill:

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 Gptme repository.

View gptme/gptme-cc-plugin on GitHub
Copied