Official skills publisher Verified Skillscout rank 29

ChatBotKit

ChatBotKit publishes official AI agent skills for its tools, services, and developer workflows. The simplest way to build advanced AI chat bots.

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

7 Skills
3 Repositories
0 Installs
19 GitHub stars

Install

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

Includes 4 official skills: code-review, code-review, summarize, summarize.

4 skills 0 installs 4 stars
npx skills add chatbotkit/go-sdk -y

Includes 2 official skills: code-review, summarize.

2 skills 0 installs 1 stars
npx skills add chatbotkit/python-sdk -y

Includes 1 official skill: skill-catalog.

1 skill 0 installs 14 stars
npx skills add chatbotkit/rook -y

7 skills

chatbotkit/go-sdk 4 skills

code-review

chatbotkit/go-sdk 0 installs
View source

code-review

chatbotkit/go-sdk 0 installs
View source

summarize

chatbotkit/go-sdk 0 installs
View source

summarize

chatbotkit/go-sdk 0 installs
View source
chatbotkit/python-sdk 2 skills

code-review

chatbotkit/python-sdk 0 installs
View source

summarize

chatbotkit/python-sdk 0 installs
View source
chatbotkit/rook 1 skill

skill-catalog

chatbotkit/rook 0 installs
View source

Repository documentation

chatbotkit/go-sdk package overview

chatbotkit/go-sdk/README.md View on GitHub

chatbotkit/go-sdk

Includes 4 official skills: code-review, code-review, summarize, summarize.

Top skills in this package

code-reviewOfficial ChatBotKit skill from chatbotkit/go-sdk.
code-reviewOfficial ChatBotKit skill from chatbotkit/go-sdk.
summarizeOfficial ChatBotKit skill from chatbotkit/go-sdk.
summarizeOfficial ChatBotKit skill from chatbotkit/go-sdk.

Install

Install the full package:

npx skills add chatbotkit/go-sdk -y

Install a specific skill:

npx skills add chatbotkit/go-sdk@code-review -y

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

View chatbotkit/go-sdk on GitHub
Copied