coinstats-portfolio

CoinStats portfolio commands. Use when checking portfolio value, holdings, charts, transactions, sync status, or managing portfolio connections.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "coinstats-portfolio" with this command: npx skills add coinstatshq/coinstats-cli/coinstatshq-coinstats-cli-coinstats-portfolio

CoinStats Portfolio

Auth Setup

export COINSTATS_API_KEY=<key>
coinstats whoami

Portfolio Identification

  • Use --portfolio-id <id> to target a specific API-connected portfolio.
  • Use --sharetoken <token> to read a shared portfolio. Get the share token from the CoinStats portfolio page via Share.
  • Use --passcode <code> together with --sharetoken when the shared portfolio is protected.
  • For coinstats portfolio chart, if you omit both --portfolio-id and --sharetoken, CoinStats returns the aggregated chart for all API-connected portfolios.

Commands

coinstats portfolio value --portfolio-id <id>
coinstats portfolio value --sharetoken <token>
coinstats portfolio coins --sharetoken <token> --passcode <code>
coinstats portfolio chart --portfolio-id <id> --type 24h
coinstats portfolio chart --sharetoken <token> --type 24h
coinstats portfolio chart --type 24h
coinstats portfolio connect-wallet --body-file ./wallet.json --yes
coinstats portfolio add-transaction --body-file ./transaction.json --yes
coinstats portfolio sync --portfolio-id <id> --yes
coinstats portfolio delete --portfolio-id <id> --yes

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

coinstats-news

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

coinstats-tickers

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

coinstats-fiats

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

coinstats-markets

No summary provided by upstream source.

Repository SourceNeeds Review