Official skills publisher Verified Skillscout rank 161

Kotlin

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

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

7 Skills
2 Repositories
5,384 Installs
1,038 GitHub stars

Install

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

2 official repositories

Kotlin Agent Skills

kotlin/kotlin-agent-skills

Includes 6 official skills: kotlin-tooling-agp9-migration, kotlin-tooling-java-to-kotlin, kotlin-tooling-cocoapods-spm-migration, kotlin-backend-jpa-entity-mapping, kotlin-tooling-immutable-collections-0-5-x-migration, kotlin-tooling-native-build-performance.

6 skills 5,384 installs 1,036 stars
npx skills add kotlin/kotlin-agent-skills -y

Kmp Agp9 Migration

kotlin/kmp-agp9-migration

Includes 1 official skill: kmp-agp9-migration.

1 skill 0 installs 2 stars
npx skills add kotlin/kmp-agp9-migration -y

7 skills

kotlin/kotlin-agent-skills 6 skills

kotlin-tooling-agp9-migration

kotlin/kotlin-agent-skills 1,100 installs
View source

kotlin-tooling-java-to-kotlin

kotlin/kotlin-agent-skills 970 installs
View source

kotlin-tooling-cocoapods-spm-migration

kotlin/kotlin-agent-skills 894 installs
View source

kotlin-backend-jpa-entity-mapping

kotlin/kotlin-agent-skills 794 installs
View source

kotlin-tooling-immutable-collections-0-5-x-migration

kotlin/kotlin-agent-skills 274 installs
View source

kotlin-tooling-native-build-performance

kotlin/kotlin-agent-skills 23 installs
View source
kotlin/kmp-agp9-migration 1 skill

kmp-agp9-migration

kotlin/kmp-agp9-migration 0 installs
View source

Repository documentation

kotlin/kotlin-agent-skills package overview

kotlin/kotlin-agent-skills/README.md View on GitHub

kotlin/kotlin-agent-skills

Includes 6 official skills: kotlin-tooling-agp9-migration, kotlin-tooling-java-to-kotlin, kotlin-tooling-cocoapods-spm-migration, kotlin-backend-jpa-entity-mapping, kotlin-tooling-immutable-collections-0-5-x-migration, kotlin-tooling-native-build-performance.

Top skills in this package

kotlin-tooling-agp9-migrationOfficial Kotlin skill from kotlin/kotlin-agent-skills.
kotlin-tooling-java-to-kotlinOfficial Kotlin skill from kotlin/kotlin-agent-skills.
kotlin-tooling-cocoapods-spm-migrationOfficial Kotlin skill from kotlin/kotlin-agent-skills.
kotlin-backend-jpa-entity-mappingOfficial Kotlin skill from kotlin/kotlin-agent-skills.
kotlin-tooling-immutable-collections-0-5-x-migrationOfficial Kotlin skill from kotlin/kotlin-agent-skills.
kotlin-tooling-native-build-performanceOfficial Kotlin skill from kotlin/kotlin-agent-skills.

Install

Install the full package:

npx skills add kotlin/kotlin-agent-skills -y

Install a specific skill:

npx skills add kotlin/kotlin-agent-skills@kotlin-tooling-agp9-migration -y

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

View kotlin/kotlin-agent-skills on GitHub
Copied