Official skills publisher Verified Skillscout rank 14

Intility

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

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

9 Skills
1 Repository
0 Installs
3 GitHub stars

Install

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

For Developers Plugin

intility/for-developers-plugin

Includes 9 official skills: cluster-login, create-cluster, deploy-app, expose-app, getting-started, otel-operator.

9 skills 0 installs 3 stars
npx skills add intility/for-developers-plugin -y

9 skills

intility/for-developers-plugin 9 skills

cluster-login

intility/for-developers-plugin 0 installs
View source

create-cluster

intility/for-developers-plugin 0 installs
View source

deploy-app

intility/for-developers-plugin 0 installs
View source

expose-app

intility/for-developers-plugin 0 installs
View source

getting-started

intility/for-developers-plugin 0 installs
View source

otel-operator

intility/for-developers-plugin 0 installs
View source

prepare-app

intility/for-developers-plugin 0 installs
View source

status

intility/for-developers-plugin 0 installs
View source

update-image

intility/for-developers-plugin 0 installs
View source

Repository documentation

intility/for-developers-plugin package overview

intility/for-developers-plugin/README.md View on GitHub

intility/for-developers-plugin

Includes 9 official skills: cluster-login, create-cluster, deploy-app, expose-app, getting-started, otel-operator.

Top skills in this package

cluster-loginOfficial Intility skill from intility/for-developers-plugin.
create-clusterOfficial Intility skill from intility/for-developers-plugin.
deploy-appOfficial Intility skill from intility/for-developers-plugin.
expose-appOfficial Intility skill from intility/for-developers-plugin.
getting-startedOfficial Intility skill from intility/for-developers-plugin.
otel-operatorOfficial Intility skill from intility/for-developers-plugin.
prepare-appOfficial Intility skill from intility/for-developers-plugin.
statusOfficial Intility skill from intility/for-developers-plugin.

Install

Install the full package:

npx skills add intility/for-developers-plugin -y

Install a specific skill:

npx skills add intility/for-developers-plugin@cluster-login -y

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

View intility/for-developers-plugin on GitHub
Copied