Languages & frameworksApache-2.0

Kotlin Toolchain

by Kotlin (opens in a new tab) Kotlin/kotlin-agent-skills

Build and configure Kotlin or Java projects with JetBrains' YAML-based Kotlin Toolchain.

Installation

Skills CLI

Skills CLI command
npx skills@latest add Kotlin/kotlin-agent-skills --skill kotlin-tooling-kotlin-toolchain

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Scaffolds projects, edits Toolchain YAML and plugins, and runs the project wrapper for builds, tests, packaging, and lint checks; wrappers may download the CLI, JDK, and dependencies. This is a Claude Code-targeted skill for Toolchain projects, with companion migration skills required for Gradle-to-Toolchain conversions and plugin rewrites.

  • LicenceApache-2.0
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size227 lines
  • Last checked27 Sept 2026 · 2cec94b6eb346999c7d4d74079131ce12d1ae944c20cf95b8119fac604dd3dfe

What it can touch

  • Edits code

    Changes files in your project.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

skills/kotlin-tooling-kotlin-toolchain/SKILL.md on GitHub (opens in a new tab)