← All skills
Tencent SkillHub · Developer Tools

Market Environment Analysis

Comprehensive market environment analysis and reporting tool. Analyzes global markets including US, European, Asian markets, forex, commodities, and economic indicators. Provides risk-on/risk-off assessment, sector analysis, and technical indicator interpretation. Triggers on keywords like market analysis, market environment, global markets, trading environment, market conditions, investment climate, market sentiment, forex analysis, stock market analysis, 相場環境, 市場分析, マーケット状況, 投資環境.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Comprehensive market environment analysis and reporting tool. Analyzes global markets including US, European, Asian markets, forex, commodities, and economic indicators. Provides risk-on/risk-off assessment, sector analysis, and technical indicator interpretation. Triggers on keywords like market analysis, market environment, global markets, trading environment, market conditions, investment climate, market sentiment, forex analysis, stock market analysis, 相場環境, 市場分析, マーケット状況, 投資環境.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Known item issue.

This item's current download entry is known to bounce back to a listing or homepage instead of returning a package file.

Quick setup
  1. Open the source page and confirm the package flow manually.
  2. Review SKILL.md if you can obtain the files.
  3. Treat this source as manual setup until the download is verified.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Manual review
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, references/analysis_patterns.md, references/indicators.md, scripts/market_utils.py

Validation

  • Open the source listing and confirm there is a real package or setup artifact available.
  • Review SKILL.md before asking your agent to continue.
  • Treat this source as manual setup until the upstream download flow is fixed.

Install with your agent

Agent handoff

Use the source page and any available docs to guide the install because the item currently does not return a direct package file.

  1. Open the source page via Open source listing.
  2. If you can obtain the package, extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the source page and extracted files.
New install

I tried to install a skill package from Yavira, but the item currently does not return a direct package file. Inspect the source page and any extracted docs, then tell me what you can confirm and any manual steps still required.

Upgrade existing

I tried to upgrade a skill package from Yavira, but the item currently does not return a direct package file. Compare the source page and any extracted docs with my current installation, then summarize what changed and what manual follow-up I still need.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 15 sections Open source page

Market Environment Analysis

Comprehensive analysis tool for understanding market conditions and creating professional market reports anytime.

1. Initial Data Collection

Collect latest market data using web_search tool: Major stock indices (S&P 500, NASDAQ, Dow, Nikkei 225, Shanghai Composite, Hang Seng) Forex rates (USD/JPY, EUR/USD, major currency pairs) Commodity prices (WTI crude, Gold, Silver) US Treasury yields (2-year, 10-year, 30-year) VIX index (Fear gauge) Market trading status (open/close/current values)

2. Market Environment Assessment

Evaluate the following from collected data: Trend Direction: Uptrend/Downtrend/Range-bound Risk Sentiment: Risk-on/Risk-off Volatility Status: Market anxiety level from VIX Sector Rotation: Where capital is flowing

3. Report Structure

Standard Report Format: 1. Executive Summary (3-5 key points) 2. Global Market Overview - US Markets - Asian Markets - European Markets 3. Forex & Commodities Trends 4. Key Events & Economic Indicators 5. Risk Factor Analysis 6. Investment Strategy Implications

market_utils.py

  • Provides common functions for report creation:
  • # Generate report header
  • python scripts/market_utils.py
  • # Available functions:
  • format_market_report_header(): Create header
  • get_market_session_times(): Check trading hours
  • categorize_volatility(vix): Interpret VIX levels
  • format_percentage_change(value): Format price changes

Key Indicators Interpretation (references/indicators.md)

Reference when you need: Important levels for each index Technical analysis key points Sector-specific focus areas

Analysis Patterns (references/analysis_patterns.md)

Reference when analyzing: Risk-on/Risk-off criteria Economic indicator interpretation Inter-market correlations Seasonality and market anomalies

Quick Summary Version

  • 📊 Market Summary [2025/01/15 14:00]
  • ━━━━━━━━━━━━━━━━━━━━━
  • 【US】S&P 500: 5,123.45 (+0.45%)
  • 【JP】Nikkei 225: 38,456.78 (-0.23%)
  • 【FX】USD/JPY: 149.85 (↑0.15)
  • 【VIX】16.2 (Normal range)
  • ⚡ Key Events
  • Japan GDP Flash
  • US Employment Report
  • 📈 Environment: Risk-On Continues

Detailed Analysis Version

Start with executive summary, then analyze each section in detail. Key clarifications: Current market phase (Bullish/Bearish/Neutral) Short-term direction (1-5 days outlook) Risk events to monitor Recommended position adjustments

Timezone Awareness

Consider all major market timezones US markets: Evening to early morning (Asian time) European markets: Afternoon to evening (Asian time) Asian markets: Morning to afternoon (Local time)

Economic Calendar Priority

Categorize by importance: ⭐⭐⭐ Critical (FOMC, NFP, CPI, etc.) ⭐⭐ Important (GDP, Retail Sales, etc.) ⭐ Reference level

Data Source Priority

Official releases (Central banks, Government statistics) Major financial media (Bloomberg, Reuters) Broker reports Analyst consensus estimates

Data Collection Notes

Check market holidays (holiday calendars) Be aware of daylight saving time changes Distinguish between flash and final data

Market Volatility Response

First organize the facts Reference historical similar events Verify with multiple sources Maintain objective analysis

Customization Options

Adjust based on user's investment style: Day Traders: Intraday charts, order flow focus Swing Traders: Daily/weekly technicals emphasis Long-term Investors: Fundamentals, macro economics focus Forex Traders: Currency correlations, interest rate differentials Options Traders: Volatility analysis, Greeks monitoring

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
3 Docs1 Scripts
  • SKILL.md Primary doc
  • references/analysis_patterns.md Docs
  • references/indicators.md Docs
  • scripts/market_utils.py Scripts