cst-config-guide

Organize and synchronize CaptainSkillTree configuration keys with ServerSync.

1|Updated Jul 15, 2025
One-click install
npx skills add https://github.com/KorCaptain/Valheim_Captain_SkillTree --skill cst-config-guide
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cst-config-guide
Source: https://github.com/KorCaptain/Valheim_Captain_SkillTree/tree/main/.claude/skills/cst-config-guide
Command: npx skills add https://github.com/KorCaptain/Valheim_Captain_SkillTree --skill cst-config-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This configuration guide helps teams organize CaptainSkillTree configuration, ensuring consistent key naming, ordering, and server synchronization across clients and servers.

Core Features & Use Cases

  • Unified configuration rules integrating CONFIG_RULES.md and CONFIG_MANAGEMENT_RULES.md for a single source of truth.
  • Enforces a tiered key naming convention and a defined initialization order (Expert trees, Weapon trees, then Skill Jobs) to prevent drift in multiplayer sessions.
  • Provides guidance for server-client synchronization via ServerSync and optional GUI-based configuration management.

Quick Start

Follow this guide to initialize and synchronize all CaptainSkillTree configuration keys.

Frequently Asked Questions about cst-config-guide

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

FAQPage Schema
How do I synchronize CaptainSkillTree configuration across multiplayer clients?▼

To synchronize CaptainSkillTree configuration across multiplayer clients, the guide uses ServerSync to propagate server-side settings and applies a tiered key naming convention, ensuring consistent behavior across all connected players.

Why does my multiplayer skill tree configuration drift between clients?▼

Multiplayer skill tree configuration drifts when initialization ordering and key naming lack standardization. The guide enforces a specific initialization order—Expert trees, Weapon trees, then Skill Jobs—to prevent inconsistent client behavior.

What's the best way to organize CaptainSkillTree configuration keys?▼

The best way to organize CaptainSkillTree configuration keys is by enforcing a tiered key naming convention that unifies configuration rules into a single source of truth, preventing multiplayer sync issues.

Do I need ServerSync to manage skill tree configuration in single-player?▼

ServerSync is not strictly required for single-player skill tree configuration, but the guide applies its configuration rules to both setups to ensure consistent behavior and simplify any later transition to multiplayer.

Can I use a GUI to manage CaptainSkillTree server configuration?▼

Yes, you can use optional GUI-based configuration management to handle CaptainSkillTree settings, which integrates with the ServerSync workflow to maintain organized and synchronized server-side configuration keys.

What initialization order should I follow for CaptainSkillTree skill trees?▼

You should initialize CaptainSkillTree skill trees by loading Expert trees first, then Weapon trees, and finally Skill Jobs to maintain a defined order and prevent configuration drift in multiplayer sessions.