training-gym skills
"# training-gym skills\n\nManage agent skills.\n\n**Usage**:\n\n```bash\ntraining-gym skills [OPTIONS] COMMAND [ARGS]...\n```\n\n**Options**:\n\n* `--help`: Show this message and exit.\n\n**Commands**:\n\n* [`training-gym skills install`](#training-gym-skills-install): Install bundled skills and Claude-compatible links.\n\n## `training-gym skills install`\n\nInstall bundled skills and Claude-compatible links.\n\n**Usage**:\n\n```bash\ntraining-gym skills install [OPTIONS]\n```\n\n**Options**:\n\n* `--project-dir DIR`: Project root, or the nearest Git repository when omitted.\n* `--force`: Replace existing canonical skills or manageable Claude child paths.\n* `--help`: Show this message and exit.\n"
Manage agent skills.
Usage:
training-gym skills [OPTIONS] COMMAND [ARGS]...Options:
--help: Show this message and exit.
Commands:
training-gym skills install: Install bundled skills and Claude-compatible links.
training-gym skills install
Section titled “training-gym skills install”Install bundled skills and Claude-compatible links.
Usage:
training-gym skills install [OPTIONS]Options:
--project-dir DIR: Project root, or the nearest Git repository when omitted.--force: Replace existing canonical skills or manageable Claude child paths.--help: Show this message and exit.