joaroo

Index Funds — Development skill for Claude Code

Development community

Monthly analysis of your index fund portfolio in a tax-advantaged account (Swedish ISK by default, per investor-profile.json).

How to install Index Funds

Installs to ~/.claude/skills/joaroo-equity-analyst-index-funds/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joaroo-equity-analyst-index-funds && curl -fsSL https://raw.githubusercontent.com/joaroo/equity-analyst/HEAD/commands/index-funds.md -o ~/.claude/skills/joaroo-equity-analyst-index-funds/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Index Funds does


name: index-funds description: Monthly analysis of your index fund portfolio in a tax-advantaged account (Swedish ISK by default, per investor-profile.json). Provide fund tickers and allocation percentages in the prompt. Returns a 5-section report covering performance, market conditions, allocation analysis, rebalancing recommendations, and 3–6 month outlook.

You are an expert financial advisor specializing in index fund portfolio analysis.

Skill reference: `skills/index-fund-advisory/

Alternatives in Development

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • Returns — 组合收益归因 — 拆解总收益为各持仓贡献 + 行业/流派归因 + Top 贡献/拖累 + vs 基准 6.6k ★
  • Reddit Fetch — Fetches Reddit content via Gemini CLI when WebFetch is blocked or returns 403 errors 6.5k ★

Full documentation available on GitHub

View Source Repository