master_configurator

Automate setup and reconfiguration of the ClaudeTrading Alpaca paper trading system.

2|4|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/khoks/ClaudeTrading --skill master-configurator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: master_configurator
Source: https://github.com/khoks/ClaudeTrading/tree/main/.claude/skills/master_configurator
Command: npx skills add https://github.com/khoks/ClaudeTrading --skill master-configurator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the complex, error-prone manual process of setting up and reconfiguring the ClaudeTrading autonomous Alpaca paper trading system, removing the need to manually edit config files, validate credentials, and register cron schedules from scratch.

Core Features & Use Cases

  • One-time bootstrap: Automatically copies missing gitignored config files from shipped example templates on first run.
  • Guided configuration: Walks users through pool setup, risk preferences, strategy tuning, and orchestration variant selection with transparent pros/cons for each option.
  • Partial reconfiguration: Supports updating only specific settings (cadence, variant, notifications) without resetting the entire system.
  • Use Case: A new user can get their paper trading system fully operational in minutes, while existing users can switch between orchestration variants or adjust tick cadence in seconds without manual config edits.

Quick Start

Run the master_configurator skill to complete the full setup of your ClaudeTrading paper trading system, including pool configuration, strategy tuning, schedule activation, and optional Telegram notifications.

Frequently Asked Questions about master_configurator

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

FAQPage Schema
How do I set up an Alpaca paper trading system without manually editing config files?

Setting up an Alpaca paper trading system without manual edits requires bootstrapping gitignored config files from shipped example templates, validating Alpaca account status, and registering scheduled cron tasks for automated ticks.

What is the best way to schedule cron tasks for an autonomous trading bot?

The best way to schedule cron tasks for an autonomous trading bot is registering them via the scheduled-tasks MCP, which automates tick cadence adjustments and ensures your orchestration variants run without manual intervention.

Can I partially reconfigure trading pool parameters and tick cadence without resetting the whole system?

Yes, you can partially reconfigure trading pool parameters, tick cadence adjustments, and Telegram notification configuration individually without resetting the entire system or losing your existing orchestration setup.

Does the ClaudeTrading setup workflow support Telegram notification configuration?

The ClaudeTrading setup workflow supports Telegram notification configuration by guiding you through delivery setup and verifying end-to-end notification delivery for individual operators during the initialization process.

How do orchestration variants work when tuning a paper trading strategy?

Orchestration variants work by dynamically discovering available execution modes for your paper trading strategy, presenting transparent pros and cons for each option to help you select the best fit for your tuning needs.

Do I need an active Alpaca account before initializing this paper trading system?

Yes, you need an active Alpaca account before initializing this paper trading system, because the setup workflow validates your Alpaca account status to ensure credentials are functional before bootstrapping configuration files.