Official skills publisher Verified Skillscout rank 28

Kritikos IO

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

Browse 6 official AI agent skills across 1 Kritikos IO repository, with install commands and source links.

6 Skills
1 Repository
2 Installs
4 GitHub stars

Install

Add Kritikos IO 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/kritikos-io/kritikos-io_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Kritikos IO 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

Templates Dotnet

kritikos-io/templates-dotnet

Includes 6 official skills: docker-build, new-release, ef-migration, new-adr, new-library, new-web-api-project.

6 skills 2 installs 4 stars
npx skills add kritikos-io/templates-dotnet -y

6 skills

kritikos-io/templates-dotnet 6 skills

docker-build

kritikos-io/templates-dotnet 1 installs
View source

new-release

kritikos-io/templates-dotnet 1 installs
View source

ef-migration

kritikos-io/templates-dotnet 0 installs
View source

new-adr

kritikos-io/templates-dotnet 0 installs
View source

new-library

kritikos-io/templates-dotnet 0 installs
View source

new-web-api-project

kritikos-io/templates-dotnet 0 installs
View source

Repository documentation

kritikos-io/templates-dotnet package overview

kritikos-io/templates-dotnet/README.md View on GitHub

kritikos-io/templates-dotnet

Includes 6 official skills: docker-build, new-release, ef-migration, new-adr, new-library, new-web-api-project.

Top skills in this package

docker-buildOfficial Kritikos IO skill from kritikos-io/templates-dotnet.
new-releaseOfficial Kritikos IO skill from kritikos-io/templates-dotnet.
ef-migrationOfficial Kritikos IO skill from kritikos-io/templates-dotnet.
new-adrOfficial Kritikos IO skill from kritikos-io/templates-dotnet.
new-libraryOfficial Kritikos IO skill from kritikos-io/templates-dotnet.
new-web-api-projectOfficial Kritikos IO skill from kritikos-io/templates-dotnet.

Install

Install the full package:

npx skills add kritikos-io/templates-dotnet -y

Install a specific skill:

npx skills add kritikos-io/templates-dotnet@docker-build -y

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

View kritikos-io/templates-dotnet on GitHub
Copied