A comprehensive financial intelligence skill that allows AI agents to query net worth, portfolio holdings, transactions, and AI-driven financial insights.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install nova-net-worth
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install nova-net-worth using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Nova Net Worth skill provides a powerful interface for AI agents to interact with your personal financial data. By leveraging the Openclaw Skills framework, this tool enables developers to build agents that can provide real-time updates on net worth, account balances, and investment performance. It serves as a bridge to the Nova Net Worth Agent API, allowing for sophisticated financial analysis, debt tracking, and goal monitoring directly within an AI-driven workflow.
Whether you need to check your daily financial health score or dive deep into transaction history, this skill translates complex financial datasets into actionable intelligence. It is designed for users who require a programmatic way to manage their wealth and gain insights into their spending habits through the convenience of Openclaw Skills.
To integrate this capability into your Openclaw Skills environment, you must first obtain an API key from app.novanetworth.com under Settings → Integrations. Note that this requires a SuperNova or Galaxy level subscription.
Set your environment variable as follows:
export NOVA_API_KEY=nova_your_key_here
You can then verify the installation by running a summary command:
node scripts/nova-api.js summary --pretty
The Nova Net Worth skill organizes data into several key structures to ensure clarity within the Openclaw Skills ecosystem:
| Data Type | Description | Unit/Format |
|---|---|---|
| Net Worth | The aggregate value of all connected accounts. | Cents (Integer) |
| Transactions | List of recent financial movements with category tags. | Plaid Category |
| Holdings | Detailed investment positions including cost basis and gains. | Object Array |
| Health Score | A numeric representation of financial stability and habits. | 0-100 Score |
| Goals | Progress tracking for specific financial targets. | Percentage/Cents |
--since flag to fetch only the newest transactions since your last request, optimizing data usage.Loading
Automatically capture, summarize, and organize meeting transcripts from Fireflies.ai into structured Markdown files.

A professional-grade security auditing tool for OpenClaw host machines that identifies vulnerabilities and system health risks.

A high-performance transcription skill using Deepgram Nova-3 for lightning-fast, accurate audio-to-text conversion with speaker diarization.

A physical status indicator for AI agents that uses Philips Hue lights to signal thinking and completion states.

An automated Docker deployment skill designed to simplify container orchestration and service management through one-click templates.

A powerful AI agent skill for managing Mopidy music services and local audio libraries on NAS environments.








































