sdk-patterns

Follow these patterns when extending the OptAIC Python SDK with new domain operations. Use for adding client methods for datasets, signals, portfolios, backtests, and other resources. Covers async/sync interfaces, uploads, and long-running operations.

$ Installieren

git clone https://github.com/colingwuyu/optaic-trading /tmp/optaic-trading && cp -r /tmp/optaic-trading/.claude/skills/sdk-patterns ~/.claude/skills/optaic-trading

// tip: Run this command in your terminal to install the skill