Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Generate professional tearsheets with custom SVG visualizations using the QuantStats library. Creates performance reports with MAE analysis, leverage recomme...
Generate professional tearsheets with custom SVG visualizations using the QuantStats library. Creates performance reports with MAE analysis, leverage recomme...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
This skill generates custom tearsheets using the QuantStats library - a Python library for portfolio analytics. Key Features: Custom SVG visualizations (returns, drawdowns, monthly heatmaps) Professional HTML tearsheets MAE (Maximum Adverse Excursion) analysis Leverage recommendations based on risk metrics Copyable strategy configurations Generate comprehensive trading strategy tearsheets with: IBM Plex Mono font styling (QuantStats format) MAE (Max Adverse Excursion) percentile analysis (p90-p99) Optimal leverage recommendations with stop-loss levels Fixed Position (Static) vs Full Position (Dynamic) analysis 10%, 20%, 30% liquidation buffer calculations Full trade list with entry/exit details and MAE stats Copyable strategy config text boxes Multiple leverage scenario comparisons (1x, 10x, 15x, 20x)
# Generate tearsheet from trades CSV /generate-tearsheet SOL_MTF_EMA_001 --trades ./trades.csv --capital 10000 # Verify backtest with Nautilus Trader /verify-backtest SOL_MTF_EMA_001 --trades ./trades.csv # Test optimal leverage configuration /verify-mae-lev SOL_MTF_EMA_001 --leverage p95
Generate a complete tearsheet with all analysis sections.
Verify tearsheet results against Nautilus Trader for accuracy validation.
Run backtest with optimal leverage config derived from MAE analysis.
Each tearsheet generation produces: {strategy}_comparison.html - Full HTML tearsheet {strategy}_comparison_metrics.json - JSON metrics for programmatic access
B&H, Fix1x, Dyn1x, Fix10x, Dyn10x columns Cumulative Return, CAGR, Sharpe, Sortino, Max DD, Calmar Intratrade risk metrics with liquidation distance
MAE distribution table (min, mean, p50, p75, p90-p99, max) Safe leverage recommendations per percentile Stop loss table with % PRICE movement (not position cost)
Leverage table: 5x, 10x, 15x, 20x, 25x, 30x Columns: Liq @ %Price, Rec. SL, Max Loss, +10% Buffer, +20% Buffer, Risk Level
Warning about compounding risk Leverage table: 1x, 2x, 3x, 5x, 10x Recommendation per leverage level
+10%, +20%, +30% buffers above worst MAE Safety check for 10x, 15x, 20x leverage
All trades with entry/exit times, prices, side, PnL, MAE, MFE, duration Scrollable table with sticky headers Summary row with averages
Original config text box (copyable JSON) MAE-optimized config text box (copyable JSON) Backtest methodology description
Python 3.10+ pandas, numpy, matplotlib StrategyComparisonTearsheet from backtesting.tearsheets
The skill uses the tearsheet generator at: /Users/DanBot/Desktop/dev/Backtests/backtesting/tearsheets/strategy_comparison_tearsheet.py Ensure this path is accessible or update the script paths accordingly.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.