emblem-portfolio-tracker

emblem portfolio tracker

emblemcompany 12 ↓ 8.9k MIT updated 3mo ago
Claude Code
View source ↗

What it does

  • Transaction history — no tool returns past wallet transactions on any chain
  • Tax reporting / transaction exports — no historical transaction data available
  • Unrealized P&L on held tokens — only realized P&L from conditional trade positions
  • 24h portfolio change — no historical balance snapshots; only current balances
  • Portfolio allocation percentages — agent must compute from individual chain balance calls
  • "Check my portfolio"
  • "Show balances across all chains"

Requirements & configuration

  • Requires: npm install -g @emblemvault/agentwallet
  • emblemai --agent --profile default -m "Use solanaBalances to show all my Solana token balances with current prices"

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

emblem portfolio tracker

Source

Repository: https://github.com/emblemcompany/agent-skills

emblem-portfolio-tracker FAQ

What does the emblem-portfolio-tracker skill do?

> Track crypto portfolio across 7 blockchains via EmblemAI. Aggregated balances with USD values, conditional trade P&L, and DeFi position tracking via Nansen. Use when the user wants to check their portfolio, see balances across chains, or review trade positions. Transaction history — no tool returns past wallet transactions on any chain Tax reporting / transaction exports — no historical transaction data available

What does emblem-portfolio-tracker require?

Requires: npm install -g @emblemvault/agentwallet emblemai --agent --profile default -m "Use solanaBalances to show all my Solana token balances with current prices"

How do I install emblem-portfolio-tracker?

Run: npx -y skills add https://github.com/emblemcompany/agent-skills --skill emblem-portfolio-tracker --agent claude-code — the source lives at github.com/emblemcompany/agent-skills.

Maintain emblem-portfolio-tracker?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

emblem-portfolio-tracker on getagentictools
[![emblem-portfolio-tracker on getagentictools](https://getagentictools.com/badge/skills/emblemcompany-agent-skills-emblem-portfolio-tracker.svg)](https://getagentictools.com/skills/emblemcompany-agent-skills-emblem-portfolio-tracker?ref=badge)
npx agentictools info skills/emblemcompany-agent-skills-emblem-portfolio-tracker

The second line is the CLI lookup for this page — handy in READMEs and docs.