setup

Configure Tokénmon by resolving the plugin root, installing dependencies, and running CLI setup commands.

24|6|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/ThunderConch/tkm --skill setup-thunderconch
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/ThunderConch/tkm/tree/main/skills/setup
Command: npx skills add https://github.com/ThunderConch/tkm --skill setup-thunderconch

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It guides you through the one-time initialization of Tokénmon so your Claude Code sessions start progressing through generations, language mode, and a starter Pokémon with a working status line.

Core Features & Use Cases

  • Resolves your Tokénmon plugin root and installs dependencies so the CLI can run reliably before any setup commands.
  • Configures generation and language by listing available generations and letting you choose English or 한국어 for the session.
  • Selects a localized starter Pokémon and applies setup to perform migration checks, statusline integration, renderer auto-detection, and initial configuration.

Quick Start

Ask an assistant to run the Tokénmon setup flow by resolving the plugin root, installing dependencies, choosing a generation, choosing a language, selecting a starter Pokémon from the CLI list, running the setup command with those selections, and then verifying by showing the current status.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the Tokénmon plugin for Claude Code?

To set up the Tokénmon plugin for Claude Code, resolve the plugin root, run npm install, invoke the CLI to choose a generation and starter Pokémon, then apply statusline integration. This configures token spend as a visible Pokémon training progression loop.

What does Tokémon statusline integration do for token spend?

Tokénmon statusline integration turns your token spend into a visible Pokémon training progression loop. It configures the statusline within Claude Code to display your session's progression, requiring verification with the status command after setup.

Do I need to install npm dependencies before running Tokénmon setup commands?

Yes, you must run npm install to resolve dependencies before running Tokénmon setup commands. Installing dependencies at the plugin root ensures the CLI can reliably execute gen list, starter selection, and setup commands.

Can I select a localized starter Pokémon during the Tokénmon setup flow?

You can select a localized starter Pokémon during the Tokénmon setup flow by invoking the CLI starter list. The setup supports English and 한국어 language modes, allowing you to choose a starter from the localized list.

What is the best way to verify my Tokénmon setup completed successfully?

The best way to verify Tokénmon setup is to run the status command after completing the setup flow. This confirms that migration checks, statusline integration, renderer auto-detection, and initial configuration were applied successfully.

How do I configure token spend as a Pokémon training progression in Claude Code?

You configure token spend as a Pokémon training progression in Claude Code by initializing Tokénmon. The setup flow resolves the plugin root, selects a generation and starter Pokémon, applies statusline integration, and verifies the configuration with the status command.