tradelab-saveStrategy-contract
CommunityEnforce exact saveStrategy payloads.
Authorzenchantlive
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures that all TradeLab strategies are delivered exclusively through the saveStrategy tool, guaranteeing the required payload and TypeScript class contract are always met.
Core Features & Use Cases
- Enforces payload completeness: name, description, code, and prompt must be present for every strategy revision.
- Validates the class structure: the strategy class must implement tick(candle: Candle, history: Candle[]): Action and be self-contained with no external imports.
- Use Case: when creating a new strategy or updating an existing one, this skill ensures compliance with the saveStrategy workflow.
Quick Start
Provide a full TypeScript class payload via the saveStrategy tool, including a unique id for updates when modifying an existing strategy, and ensure the response contains the complete class definition.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: tradelab-saveStrategy-contract Download link: https://github.com/zenchantlive/beadboard/archive/main.zip#tradelab-savestrategy-contract Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.