Agent skill

market-report

Create a structured market analysis report with regime, levels, catalysts, and risks.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill market-report --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 1 KB
Bundled scripts: none
Path: skills/analysis/market-report/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Market Report Produce a concise, structured market analysis report for a single asset. ## When to use - User asks for market analysis, outlook, or trade plan. - User requests regime/trend/levels/catalysts/risk summary. ## Inputs to confirm (ask if missing) - Asset (symbol + market: crypto/stocks/futures/forex) - Timeframe(s) (e.g., 1h/4h/1d) - Risk tolerance (low/medium/high) - Style (scalp/intraday/swing/position) - Data availability (quotes, indicators, news) ## Process 1. State data sources and whether any data is missing or stale. 2. Separate facts vs assumptions. 3. Provide a structured report with clear, labeled sections. 4. Include invalidation levels and a brief disclaimer. ## Output format (markdown) ``` # Market Analysis: <ASSET> ## Summary - Direction/Bias: - Confidence (0-100): - Regime: ## Trend & Structure - Trend (1h/4h/1d): - Structure notes: ## Key Levels - Support: - Resistance: - Invalidation: ## Catalysts - Upcoming/Recent: ## Risks - Primary risks: - What would change the view: ## Plan (optional) - Entry ideas: - Stop: - Targets: - Position size guidance: > Disclaimer: MarketBot provides research/analysis only. Not financial advice. ``` ## Style rules - Keep

What's inside
Steps it walks through
  1. When to use
  2. Inputs to confirm (ask if missing)
  3. Process
  4. Output format (markdown)
  5. Style rules
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the market-report skill do?

Create a structured market analysis report with regime, levels, catalysts, and risks.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill market-report --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going