/install all-weather-strategy
All Weather Strategy Skill (Professional Edition)
This skill provides a professional implementation of the Risk Parity (All Weather) investment strategy. It is optimized for the OpenClaw marketplace.
Core Capabilities
- Risk Parity Optimization: SLSQP-based solver for equal risk contribution.
- Annualized Performance: Forecasts return and volatility based on historical lookback.
- Proactive AI Guidance: Instructions optimized for AI agents to interact with humans.
Default Parameters (Standard Config)
- Amount:
10,000.0CNY - Lookback:
365days - Market Pool: A mix of Global (S&P 500, Nasdaq) and Domestic (STAR 50, Treasury, Gold) ETFs.
AI Interaction Logic
The AI assistant must act as a financial consultant:
- Intro: "I can generate an All Weather asset allocation for you."
- Options: Offer to use the "Standard Professional Config" or custom settings.
- Prompt: Ask specifically about the investment amount and if they want to modify the ETF pool.
Usage Example
from scripts.engine import AllWeatherEngine
# The engine handles all defaults natively
engine = AllWeatherEngine()
results = engine.run()
Copyright © 2026 wzwangyc. All Rights Reserved.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install all-weather-strategy - After installation, invoke the skill by name or use
/all-weather-strategy - Provide required inputs per the skill's parameter spec and get structured output
What is All Weather Strategy?
Calculate asset allocation weights for a portfolio of ETFs based on Risk Parity (All Weather) principles. Includes annualized return and risk metrics. Fully... It is an AI Agent Skill for Claude Code / OpenClaw, with 323 downloads so far.
How do I install All Weather Strategy?
Run "/install all-weather-strategy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is All Weather Strategy free?
Yes, All Weather Strategy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does All Weather Strategy support?
All Weather Strategy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created All Weather Strategy?
It is built and maintained by wzwangyc (@wzwangyc); the current version is v1.0.0.