Official skills publisher Verified Skillscout rank 27

Croit

Croit publishes official AI agent skills for its tools, services, and developer workflows. Ceph management made easy.

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

3 Skills
1 Repository
0 Installs
15 GitHub stars

Install

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

Llm Gateway

croit/llm-gateway

Includes 3 official skills: commit-message-helper, release-notes-writer, sql-query-explainer.

3 skills 0 installs 15 stars
npx skills add croit/llm-gateway -y

3 skills

croit/llm-gateway 3 skills

commit-message-helper

croit/llm-gateway 0 installs
View source

release-notes-writer

croit/llm-gateway 0 installs
View source

sql-query-explainer

croit/llm-gateway 0 installs
View source

Repository documentation

croit/llm-gateway package overview

croit/llm-gateway/README.md View on GitHub

croit/llm-gateway

Includes 3 official skills: commit-message-helper, release-notes-writer, sql-query-explainer.

Top skills in this package

commit-message-helperOfficial Croit skill from croit/llm-gateway.
release-notes-writerOfficial Croit skill from croit/llm-gateway.
sql-query-explainerOfficial Croit skill from croit/llm-gateway.

Install

Install the full package:

npx skills add croit/llm-gateway -y

Install a specific skill:

npx skills add croit/llm-gateway@commit-message-helper -y

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

View croit/llm-gateway on GitHub
Copied