Official skills publisher Verified Skillscout rank 136

Ggml

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

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

3 Skills
1 Repository
6 Installs
122,576 GitHub stars

Install

Add Ggml 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/ggml-org/ggml-org_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Ggml 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

Llama.cpp

ggml-org/llama.cpp

Includes 3 official skills: add-new-model, code-review, app.

3 skills 6 installs 122,576 stars
npx skills add ggml-org/llama.cpp -y

3 skills

ggml-org/llama.cpp 3 skills

add-new-model

ggml-org/llama.cpp 3 installs
View source

code-review

ggml-org/llama.cpp 3 installs
View source

Repository documentation

ggml-org/llama.cpp package overview

ggml-org/llama.cpp/README.md View on GitHub

ggml-org/llama.cpp

Includes 3 official skills: add-new-model, code-review, app.

Top skills in this package

add-new-modelOfficial Ggml skill from ggml-org/llama.cpp.
code-reviewOfficial Ggml skill from ggml-org/llama.cpp.
appOfficial Ggml skill from ggml-org/llama.cpp.

Install

Install the full package:

npx skills add ggml-org/llama.cpp -y

Install a specific skill:

npx skills add ggml-org/llama.cpp@add-new-model -y

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

View ggml-org/llama.cpp on GitHub
Copied