ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

nova-net-worth

Query your Nova Net Worth financial data — net worth, accounts, holdings, goals, spending, transactions, AI insights, and health score. Use when the user asks about their finances, money, net worth, account balances, investment holdings, portfolio, stocks, financial goals, spending habits, budget, savings, investments, debt, transactions, or financial health. Requires NOVA_API_KEY environment variable (API key from app.novanetworth.com → Settings → Integrations).

Why use this skill?

Integrate your Nova Net Worth data with OpenClaw. Track net worth, transactions, investment holdings, and financial health via natural language commands.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jessewunderlich/nova-net-worth
Or

What This Skill Does

The nova-net-worth skill provides the OpenClaw agent with a powerful interface to query your personal financial data from the Nova Net Worth platform. By leveraging the Nova Agent API v1, this skill allows your agent to aggregate disparate financial information—including bank account balances, investment portfolios, real-time transaction logs, and AI-driven financial health insights—into a single, queryable source of truth. It functions as a bridge between your private financial data and your agent's reasoning capabilities, enabling you to ask complex questions about your money, budget, and long-term investment goals without manual dashboard navigation.

Installation

To integrate this skill into your environment, use the OpenClaw command-line interface: clawhub install openclaw/skills/skills/jessewunderlich/nova-net-worth

Once installed, you must authenticate the skill by setting the NOVA_API_KEY environment variable. Generate your key by navigating to app.novanetworth.com → Settings → Integrations. Export this in your shell configuration or .env file: export NOVA_API_KEY=nova_your_key_here

Note: This skill requires a SuperNova or Galaxy subscription plan to function.

Use Cases

  • Automated Financial Briefing: Ask your agent for a morning rundown of your net worth, recent account activity, and top spending categories.
  • Investment Monitoring: Aggregate holdings across multiple accounts to calculate total exposure to specific assets or track performance via historical snapshots.
  • Spending Analysis: Identify anomalies in your monthly cash flow by filtering transactions by category (e.g., 'FOOD_AND_DRINK') or time frame.
  • Goal Tracking: Get status updates on your savings targets, checking if you are on track to meet your yearly financial milestones.

Example Prompts

  1. "Hey, give me a quick morning briefing on my finances and check if I've overspent on dining out this month."
  2. "What is my total exposure to Apple stock across all my brokerage accounts, and how has my net worth changed over the last 90 days?"
  3. "Summarize my financial health score and suggest any adjustments based on my recent transaction history."

Tips & Limitations

  • Efficiency: Whenever possible, use the briefing command. It is optimized to pull multiple data points in a single API call, reducing latency and API overhead.
  • Output Format: By default, all commands return raw JSON. If you are interacting with the output directly in your agent terminal, append --pretty to any command for a human-readable display.
  • Data Privacy: This skill interacts with sensitive financial data. Ensure your NOVA_API_KEY is kept secure and never committed to public source control repositories. The skill is read-only regarding transactions and balances, providing a layer of safety against accidental financial actions.

Metadata

Stars1947
Views1
Updated2026-03-04
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jessewunderlich-nova-net-worth": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#personal-finance#investing#budgeting#net-worth
Safety Score: 4/5

Flags: external-api