Use Case
Stop doing repetitive finance & investment tasks manually. investment-data lets your AI agent handle them automatically through natural conversation. Obtain high-quality A-share investment data, based on the investment_data project. Supports end-of-day prices, price limit data, index data, etc. Updated daily, cross-validated with multiple data sources. Trigger words: stock data, A-share data, financial data, quantitative data, historical market conditions. This guide shows practical examples of using investment-data to automate common finance & investment workflows and save hours every week.
Install investment-data: npx clawhub@latest --dir ~/.claude/skills install investment-data
Identify the repetitive finance & investment tasks you want to automate
Describe the task to your AI in plain English
investment-data will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing investment-data
Automate my finance & investment tasks using investment-data
What repetitive tasks can investment-data handle for me?
Set up a workflow that runs investment-data every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install investment-dataOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install investment-dataβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/investment-data/π‘Extract and place the folder at the path above, then restart your agent.