forge-setup

Install and configure kronon-forge with Node.js and npm.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/lpjhelder/kronon-forge --skill forge-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-setup
Source: https://github.com/lpjhelder/kronon-forge/tree/main/skills/forge-setup
Command: npx skills add https://github.com/lpjhelder/kronon-forge --skill forge-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many users need a reliable way to install or refresh kronon-forge across projects and user-level directories, ensuring all required prompts, agents, and skills are correctly placed.

Core Features & Use Cases

  • Scope selection: Choose between user-wide or project-local installation using the --scope flag.
  • Forceful reinstallation: Overwrite existing configurations safely with the --force flag.
  • Dry-run preview: See planned actions without changing files via the --dry-run flag.
  • Verbose output: Detailed step-by-step logs with the --verbose flag.

Quick Start

Execute the forge setup command with appropriate flags to initialize Forge for your project or user environment.

Frequently Asked Questions about forge-setup

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

FAQPage Schema
How do I install kronon-forge for my development environment?

Yes, you can choose between user-wide or project-local installation by passing the --scope flag, allowing you to apply Forge configurations globally or restrict them to a single project directory.

What prerequisites are needed to configure forge?

Yes, you can safely overwrite existing kronon-forge configurations by running the setup command with the --force flag, which performs a forceful reinstallation to refresh your files.

Can I preview forge setup actions without modifying files?

You can preview planned installation actions without changing any files by running the forge setup command with the --dry-run flag, ensuring safe configuration before execution.

How do I get detailed logs during kronon-forge installation?

To get detailed step-by-step logs during kronon-forge installation, execute the setup command with the --verbose flag, providing comprehensive output of the configuration process.