Official skills publisher Verified Skillscout rank 89

BentoML

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

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

5 Skills
1 Repository
0 Installs
8,813 GitHub stars

Install

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

BentoML

bentoml/bentoml

Includes 5 official skills: bentoml-containerize, bentoml-create-bento, bentoml-deploy-scriptgen, bentoml-ec2-deploy, bentoml-k8s-deploy.

5 skills 0 installs 8,813 stars
npx skills add bentoml/bentoml -y

5 skills

bentoml/bentoml 5 skills

bentoml-containerize

bentoml/bentoml 0 installs
View source

bentoml-create-bento

bentoml/bentoml 0 installs
View source

bentoml-deploy-scriptgen

bentoml/bentoml 0 installs
View source

bentoml-ec2-deploy

bentoml/bentoml 0 installs
View source

bentoml-k8s-deploy

bentoml/bentoml 0 installs
View source

Repository documentation

bentoml/bentoml package overview

bentoml/bentoml/README.md View on GitHub

bentoml/bentoml

Includes 5 official skills: bentoml-containerize, bentoml-create-bento, bentoml-deploy-scriptgen, bentoml-ec2-deploy, bentoml-k8s-deploy.

Top skills in this package

bentoml-containerizeOfficial BentoML skill from bentoml/bentoml.
bentoml-create-bentoOfficial BentoML skill from bentoml/bentoml.
bentoml-deploy-scriptgenOfficial BentoML skill from bentoml/bentoml.
bentoml-ec2-deployOfficial BentoML skill from bentoml/bentoml.
bentoml-k8s-deployOfficial BentoML skill from bentoml/bentoml.

Install

Install the full package:

npx skills add bentoml/bentoml -y

Install a specific skill:

npx skills add bentoml/bentoml@bentoml-containerize -y

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

View bentoml/bentoml on GitHub
Copied