Beta Paper Trading Plan v1

v1.0.0

Generates structured paper trading plans with entry, stop loss, take profit, position size, and failure conditions for SPX, indices, and US equity options.

0· 41·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description (paper trading plan generation) match the included files and required binaries. The only required runtime is python3 and the single script produces the described output.
Instruction Scope
SKILL.md instructs running plan.py with CLI flags and the script only reads those flags and prints a plan. There are no instructions to read unrelated files, access environment variables, or send data externally. The guidance references VIX/news as checklist items but does not attempt to fetch them automatically.
Install Mechanism
There is no install spec; this is instruction-only with one included script. Nothing is downloaded or written to disk beyond running a local Python script.
Credentials
The skill requires no environment variables, credentials, or config paths. That's appropriate for a local plan generator which only needs python3.
Persistence & Privilege
The skill is not marked always:true and does not attempt to persist configuration or modify other skills. It runs only when invoked by the user (or by the agent if allowed) and has no elevated privileges.
Assessment
This skill appears to be a simple, local helper: it only needs python3 and prints a trading plan based on the command-line inputs. You can safely review the single script before running it. Keep in mind it does not fetch market data (VIX, current price, or news) automatically, so its checklist items are advisory only; double-check inputs and live market data yourself. As always, treat output as informational—not trading advice—and validate the math for your account sizing before acting on any plan.

Like a lobster shell, security has layers — review code before you run it.

latestvk974bn35ds7atjwr2haaw5wczn83sx5dpaper-tradingvk974bn35ds7atjwr2haaw5wczn83sx5dtradingvk974bn35ds7atjwr2haaw5wczn83sx5d

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📊 Clawdis
Binspython3

Comments