🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Vynn Backtester

by @beee003

Run trading strategy backtests with natural language — powered by Vynn

Versionv1.0.0
Installs1
💡 Examples

# Sign up (instant, returns your API key)
curl -X POST https://the-vynn.com/v1/signup -H "Content-Type: application/json" -d '{"email": "you@example.com"}'

Set the key

export VYNN_API_KEY="vynn_free_..."

⚙️ Configuration

1. Get a free API key at the-vynn.com (10 backtests/month, no credit card) 2. Set VYNN_API_KEY in your environment or skill config 3. Run /backtest "your strategy here" from any OpenClaw agent

Quick start

# Sign up (instant, returns your API key)
curl -X POST https://the-vynn.com/v1/signup -H "Content-Type: application/json" -d '{"email": "you@example.com"}'

Set the key

export VYNN_API_KEY="vynn_free_..."

View on ClawHub
TERMINAL
clawhub install vynn-backtester

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →