Skip to content

feat: add ctrader-cli skill - #2

Open
alex-feel wants to merge 1 commit into
mainfrom
feat/ctrader-cli-skill
Open

feat: add ctrader-cli skill#2
alex-feel wants to merge 1 commit into
mainfrom
feat/ctrader-cli-skill

Conversation

@alex-feel

Copy link
Copy Markdown
Collaborator

Adds the ctrader-cli skill: how to drive the cTrader CLI reliably from a shell.

  • Invocation template (external timeout, stdin redirect, split stream captures) and the batch vs shell-routed pipeline split, including what -q actually does
  • Credentials via -e with CTID/PWD-FILE, plus a four-step session preflight with copy-pasteable setup instructions for Windows (winget) and macOS/Linux (Homebrew tap)
  • Output parsing per pipeline, exit codes and message shapes, and recovery actions
  • A guarded sequence for trading writes and the cBot create/build/metadata/backtest loop

Six reference files under references/, LICENSE.txt matching the repo license, and a README entry.

Agent skill for driving the cTrader CLI from a shell: invocation discipline, batch vs shell-routed pipelines, credential handling, output parsing, exit codes, a guarded sequence for trading writes, and the cBot create/build/metadata/backtest loop, with six reference files and a session preflight.
Registers the skill in the README.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant