← 返回 Skills 市场
sshrungare

india-market-intelligence

作者 sshrungare · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
108
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install india-market-intelligence
功能描述
Comprehensive India-focused market intelligence tool that fetches real-time data on NIFTY, SENSEX, global indices, market news, geopolitical events, and prov...
使用说明 (SKILL.md)

\r \r

Global Market Intelligence\r

\r This skill provides comprehensive market intelligence by fetching real-time global market data, financial news, geopolitical events, and delivering actionable insights for Indian and global stock markets.\r \r

Features\r

\r

  • Global Market Indices: Real-time data for major indices (NIFTY, SENSEX, S&P 500, NASDAQ, Dow Jones, FTSE, Nikkei, Hang Seng, DAX, etc.)\r
  • Market News: Aggregated news from trusted sources (Yahoo Finance, Bloomberg, Moneycontrol, Financial Times)\r
  • Geopolitical Events: Monitoring of events that impact markets (elections, wars, trade policies, central bank decisions)\r
  • Market Analysis: AI-powered insights on Indian stock market and global outlook\r
  • Sector Analysis: Performance tracking across major sectors\r
  • Currency & Commodities: Track major forex pairs and commodities (Gold, Oil, etc.)\r \r

Commands\r

\r

1) Complete Market Intelligence (all) ⭐⭐⭐ SUPER COMMAND\r

Execute ALL available commands in one go for complete market intelligence with advanced analytics.\r \r

uv run --script scripts/market_analysis.py all\r
```\r
\r
This super command provides **9 comprehensive sections:**\r
\r
**📊 Section 1: Global Market Overview**\r
- All major indices (US, Europe, Asia, India)\r
- Commodities (Gold, Silver, Oil)\r
- Currencies (USD/INR, EUR/USD)\r
- Market sentiment indicators\r
\r
**🇮🇳 Section 2: Indian Market Analysis**\r
- NIFTY 50 & SENSEX performance with 30-day price charts\r
- Top gainers/losers\r
- Trend strength analysis (MA5, MA20, MA50)\r
- Visual ASCII charts showing price movement\r
\r
**🎯 Section 3: Probability & Technical Analysis** *(NEW!)*\r
- Probability predictions (Bullish/Bearish percentages)\r
- RSI (Relative Strength Index) with buy/sell signals\r
- Momentum indicators\r
- Volatility measurements\r
- Technical signals for NIFTY, SENSEX, S&P 500\r
\r
**⚠️ Section 4: Risk Assessment Dashboard** *(NEW!)*\r
- Comprehensive risk score (1-10 scale)\r
- Visual risk gauge with color coding\r
- Risk factors identification\r
- Trading recommendations based on risk level\r
- Position sizing guidelines\r
\r
**📈 Section 5: Sector Performance**\r
- Indian sector analysis (IT, Banking, Pharma, Auto, etc.)\r
- Sector rotation insights\r
\r
**🔗 Section 6: Intermarket Analysis**\r
- Stock-Bond correlations\r
- Dollar strength impact\r
- Commodity-Stock relationships\r
\r
**🌐 Section 7: Geopolitical Events & VIX**\r
- Central bank decisions\r
- Political events\r
- VIX fear index analysis\r
\r
**📰 Section 8: Market News**\r
- Top 5 Indian headlines\r
- Top 5 Global headlines\r
\r
**💡 Section 9: Market Outlook & Decision Support** *(NEW!)*\r
- AI-generated market outlook\r
- Trading Decision Matrix with specific actions\r
- Strategic recommendations\r
- Risk management guidelines\r
- Entry/exit strategies\r
- Report statistics summary\r
\r
**✨ Advanced Features:**\r
- ✅ ASCII price charts for visual analysis\r
- ✅ Probability models (Bullish/Bearish %)\r
- ✅ Risk scoring system (1-10 scale)\r
- ✅ Technical indicators (RSI, Momentum, Volatility)\r
- ✅ Trend strength calculation\r
- ✅ Trading decision matrix\r
- ✅ Position sizing recommendations\r
- ✅ Stop loss calculations\r
- ✅ Real-time risk assessment\r
\r
**⏱️ Execution time: ~20-25 seconds**  \r
**📊 Best for: Daily morning routine, weekly analysis, complete market overview, trading decisions**\r
\r
**💎 Output includes:**\r
- Color-coded tables and charts\r
- Visual probability bars\r
- Risk gauge visualization\r
- Technical indicator summaries\r
- Actionable trading signals\r
- Comprehensive decision support\r
\r
---\r
\r
### 2) Global Market Overview (`overview`)\r
Get a snapshot of all major global indices, commodities, and currencies.\r
\r
```bash\r
uv run --script scripts/market_analysis.py overview\r
```\r
\r
Output includes:\r
- Major global indices (US, Europe, Asia)\r
- Key commodities (Gold, Silver, Crude Oil)\r
- Major currency pairs\r
- Market sentiment indicators\r
\r
### 3) Indian Market Analysis (`india`)\r
Focused analysis on Indian stock market with NIFTY, SENSEX, and major Indian stocks.\r
\r
```bash\r
uv run --script scripts/market_analysis.py india\r
```\r
\r
Output includes:\r
- NIFTY 50 & SENSEX performance\r
- Top gainers/losers\r
- Sector performance\r
- FII/DII activity indicators\r
- Market breadth\r
\r
### 4) Market News (`news`)\r
Fetch latest market news from multiple trusted sources.\r
\r
```bash\r
# All market news\r
uv run --script scripts/market_analysis.py news\r
\r
# India-specific news\r
uv run --script scripts/market_analysis.py news --india\r
\r
# Geopolitical news\r
uv run --script scripts/market_analysis.py news --geopolitical\r
\r
# News for specific ticker\r
uv run --script scripts/market_analysis.py news --ticker AAPL\r
```\r
\r
### 5) Geopolitical Events (`geopolitical`)\r
Monitor geopolitical events impacting markets.\r
\r
```bash\r
uv run --script scripts/market_analysis.py geopolitical\r
```\r
\r
Tracks:\r
- Central bank decisions (Fed, ECB, RBI, BoJ)\r
- Elections and political changes\r
- Trade wars and tariffs\r
- Conflicts and regional tensions\r
- Economic sanctions\r
\r
### 6) Comprehensive Report (`report`) ⭐\r
Generate a complete market intelligence report with analysis and predictions.\r
\r
```bash\r
uv run --script scripts/market_analysis.py report\r
\r
# Focus on specific region\r
uv run --script scripts/market_analysis.py report --region india\r
uv run --script scripts/market_analysis.py report --region us\r
uv run --script scripts/market_analysis.py report --region global\r
```\r
\r
Output includes:\r
- Global market summary\r
- Indian market detailed analysis\r
- Major news headlines\r
- Geopolitical risk assessment\r
- Market outlook and predictions\r
- Trading recommendations\r
\r
### 7) Sector Analysis (`sectors`)\r
Analyze performance across major sectors.\r
\r
```bash\r
# Global sectors\r
uv run --script scripts/market_analysis.py sectors\r
\r
# Indian sectors\r
uv run --script scripts/market_analysis.py sectors --india\r
```\r
\r
### 8) Intermarket Analysis (`intermarket`)\r
Analyze correlations between different markets and asset classes.\r
\r
```bash\r
uv run --script scripts/market_analysis.py intermarket\r
```\r
\r
Analyzes:\r
- Stock-Bond correlation\r
- Dollar strength impact\r
- Commodity-Stock relationships\r
- Risk-on vs Risk-off sentiment\r
\r
### 9) Custom Watchlist (`watchlist`)\r
Monitor a custom list of symbols.\r
\r
```bash\r
uv run --script scripts/market_analysis.py watchlist AAPL MSFT GOOGL INFY.NS TCS.NS NSEI\r
```\r
\r
## Index Symbols Reference\r
\r
### Indian Indices\r
- `NSEI` - NIFTY 50\r
- `NSEBANK` - NIFTY Bank\r
- `BSESN` - BSE SENSEX\r
\r
### US Indices\r
- `GSPC` - S&P 500\r
- `DJI` - Dow Jones Industrial Average\r
- `IXIC` - NASDAQ Composite\r
- `RUT` - Russell 2000\r
\r
### European Indices\r
- `FTSE` - FTSE 100 (UK)\r
- `GDAXI` - DAX (Germany)\r
- `FCHI` - CAC 40 (France)\r
\r
### Asian Indices\r
- `N225` - Nikkei 225 (Japan)\r
- `HSI` - Hang Seng (Hong Kong)\r
- `000001.SS` - Shanghai Composite\r
- `STI` - Straits Times Index (Singapore)\r
\r
### Commodities\r
- `GC=F` - Gold\r
- `SI=F` - Silver\r
- `CL=F` - Crude Oil WTI\r
- `BZ=F` - Brent Crude\r
\r
### Currencies\r
- `USDINR=X` - USD/INR\r
- `DX-Y.NYB` - US Dollar Index\r
- `EURUSD=X` - EUR/USD\r
\r
## Data Sources\r
\r
The skill fetches data from:\r
- **Yahoo Finance**: Market data, historical prices, real-time quotes\r
- **Financial News**: Aggregated from public RSS feeds and APIs\r
- **Economic Calendars**: Central bank meetings, earnings reports\r
\r
## Requirements\r
\r
All dependencies are managed via PEP 723 inline script metadata:\r
- `yfinance` - Market data\r
- `pandas` - Data processing\r
- `rich` - Beautiful terminal output\r
- `requests` - News fetching\r
- `beautifulsoup4` - Web scraping\r
- `feedparser` - RSS feed parsing\r
\r
## Notes\r
\r
- Data is fetched in real-time; market hours may affect availability\r
- News aggregation respects rate limits and ToS of source websites\r
- Geopolitical events are curated from reliable news sources\r
- Analysis is AI-assisted and should not be considered financial advice\r
\r
## Disclaimer\r
\r
⚠️ **This tool is for informational purposes only. Not financial advice. Always do your own research and consult with qualified financial advisors before making investment decisions.**\r
\r
---\r
\r
**Hindi Note**: यह टूल वैश्विक बाजार डेटा, समाचार और भू-राजनीतिक घटनाओं को एकत्रित करके भारतीय और वैश्विक शेयर बाजारों का व्यापक विश्लेषण प्रदान करता है।\r
安全使用建议
This skill appears coherent with its stated purpose, but review these practical points before installing: 1) It fetches data from public web sources (yfinance and RSS feeds) — ensure this is allowed by your environment/network policies and respect API rate limits/terms of service. 2) The scripts make outbound network calls; run them in an environment where network access is acceptable (avoid running as a privileged system user). 3) The tool provides analysis and trading suggestions — treat outputs as informational, not financial advice. 4) If you require stricter safety, inspect the two Python files locally (they are included) and run them in an isolated environment (container/VM) to validate behavior and expected network calls.
功能分析
Type: OpenClaw Skill Name: india-market-intelligence Version: 1.0.0 The 'india-market-intelligence' skill is a comprehensive financial analysis tool designed to fetch and process market data from Yahoo Finance and various RSS news feeds. The Python scripts (market_analysis.py and news_fetcher.py) use standard libraries like yfinance, pandas, and feedparser to perform technical analysis, sentiment calculation, and risk assessment. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code logic is transparent and strictly aligned with the stated purpose of providing market insights.
能力评估
Purpose & Capability
Name/description match the included assets: two Python scripts implement market data fetching (yfinance), RSS/news aggregation and analysis; declared data sources (Yahoo, Moneycontrol, Economic Times) align with code.
Instruction Scope
SKILL.md directs running the included Python scripts and the scripts' runtime steps use only public web APIs/RSS feeds and yfinance. The instructions don't ask the agent to read unrelated files, request secrets, or transmit data to unexpected endpoints.
Install Mechanism
No install spec; skill is instruction‑only with Python scripts. Dependencies are standard Python packages (yfinance, requests, feedparser, bs4, pandas, rich, numpy) and are appropriate for the stated functionality. Nothing is downloaded from an unknown/shortened URL or written by an installer.
Credentials
No required environment variables, no credentials, and no config paths are requested. The scripts perform network calls to public RSS and yfinance endpoints only, which is proportionate to a market/news aggregator.
Persistence & Privilege
Skill does not request permanent/always-on presence (always: false) and does not modify other skills or system configurations. It runs on demand and has no special privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install india-market-intelligence
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /india-market-intelligence 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
india-market-intelligence v1.0.0 - Initial release of a comprehensive India-focused market intelligence tool. - Fetches real-time data on NIFTY, SENSEX, global indices, currencies, and commodities. - Aggregates market news and tracks major geopolitical events relevant to markets. - Provides AI-powered insights, including probability predictions, risk assessment (1–10 gauge), and trading decision support. - Includes multiple commands (all-in-one, overview, Indian market, news, geopolitical, sectors, intermarket, watchlist, custom reports). - Sources data from Yahoo Finance, Moneycontrol, Economic Times, and other trusted providers.
元数据
Slug india-market-intelligence
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

india-market-intelligence 是什么?

Comprehensive India-focused market intelligence tool that fetches real-time data on NIFTY, SENSEX, global indices, market news, geopolitical events, and prov... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 india-market-intelligence?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install india-market-intelligence」即可一键安装,无需额外配置。

india-market-intelligence 是免费的吗?

是的,india-market-intelligence 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

india-market-intelligence 支持哪些平台?

india-market-intelligence 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 india-market-intelligence?

由 sshrungare(@sshrungare)开发并维护,当前版本 v1.0.0。

💬 留言讨论