FinClaw Starter Workspace

A starter workspace for financial intelligence with OpenClaw. This template includes recommended skills and sensible defaults for financial workflows.

Getting Started

  1. Install the workspace template:

    openclaw commons install finclaw-starter --dir ./my-finance-workspace
  2. Navigate to the workspace:

    cd my-finance-workspace
  3. Install recommended skills:

    openclaw commons install fin-dca-strategy
    openclaw commons install fin-tax-report
  4. Configure your exchange connections in openclaw.json.

Included Configuration

  • openclaw.json - Base configuration with finance-focused defaults
  • skills.json - List of recommended financial skills
SkillDescription
fin-market-dataReal-time prices, charts, and market data
fin-portfolioPortfolio tracking and P&L analysis
fin-tradingOrder execution with safety confirmations
fin-dca-strategyDollar-cost averaging plan builder
fin-tax-reportTax reporting and capital gains calculation
fin-alertsPrice and portfolio alert monitoring
fin-expertDeep financial analysis and research

Learn More

Visit the OpenClaw documentation for guides on configuring exchanges, setting up alerts, and customizing skills.