saffronai-etf-data

Fetch Indian ETF tracker data (symbol, lastPrice, iNAV, timestamps) from SaffronAI (saffronai.in) and return it as JSON or filtered rows. Use when the user asks for ETF last price/iNAV for Indian ETFs (NSE symbols like NIFTYBEES, GOLDBEES, SILVERBEES) or wants the full ETF tracker snapshot.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "saffronai-etf-data" with this command: npx skills add subscriptionmanager26-png/saffronai-etf-data

SaffronAI ETF Data

Fetch ETF data from SaffronAI’s public endpoint:

  • CSV: https://www.saffronai.in/api/etf-data (no auth required; returns text/csv)

Quick commands

1) Fetch the full snapshot (JSON)

python3 {baseDir}/scripts/saffronai_etf.py fetch

2) Get one symbol (case-insensitive)

python3 {baseDir}/scripts/saffronai_etf.py get NIFTYBEES

3) Get multiple symbols

python3 {baseDir}/scripts/saffronai_etf.py get NIFTYBEES GOLDBEES SILVERBEES

4) Output as CSV (passthrough)

python3 {baseDir}/scripts/saffronai_etf.py fetch --format csv

Notes

  • The upstream response is CSV; the script converts to JSON for easy downstream use.
  • Columns observed: symbol, companyName, assets, lastPrice, inav, inav_source, lastUpdateTime, timestamp.
  • Treat fields as strings unless you explicitly coerce numbers (some rows may have blanks).

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.

General

KuCoin Trader

Professional KuCoin (KC) trading system - multi-account support, spot/margin/futures trading, asset transfers. Use to check balances, transfer assets, open/c...

Registry SourceRecently Updated
General

Openclaw Guardian

一键安装包含配置安全、容灾、监控和上下文优化的 OpenClaw 系统全链路守护套件。

Registry SourceRecently Updated
General

Groq Voice Transcribe

Transcribe audio files via Groq's OpenAI-compatible speech-to-text API. Use when the user sends voice messages or audio files and you need fast cloud speech-...

Registry SourceRecently Updated
General

Copy Editing

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,'...

Registry SourceRecently Updated