π¦ ClawHub
portfolio tracking
by @aigeneralstore
An investment portfolio tracker that runs entirely locally. All data stays in ~/.portfolio-tracker/.
TERMINAL
clawhub install portfolio-tracking-skillπ About This Skill
name: portfolio-tracker description: An investment portfolio tracker that runs entirely locally. All data stays in ~/.portfolio-tracker/.
Portfolio Tracker Skill
An investment portfolio tracker that runs entirely locally. All data stays in ~/.portfolio-tracker/.
Architecture
~/.portfolio-tracker/data.json (portfolios, assets, prices)~/.portfolio-tracker/config.json (API keys, wallet addresses, user profile)/scripts/ , run via npx tsxFirst-Time Setup
Before running any script, ensure dependencies are installed:
npm install --prefix /scripts
Replace with the actual installed path of this skill.
How Scripts Work
Each script is a standalone CLI tool. Run them with:
npx tsx /scripts/