market_intelligence

A research dashboard for studying a market or industry. It covers market size, regions, segments, major companies, and trends.

In plain words
What is it for?
Use it to examine regional markets, segment sizes and growth, leading companies, market shares, and broad industry overviews.
Why use it?
It gathers common parts of market research into one view so you can assess an industry without organizing each comparison separately.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/proxy2021/enso/market_intelligence
Any agent
npx skills add Proxy2021/Enso --skill market_intelligence
Clone the repo
git clone --depth 1 https://github.com/Proxy2021/Enso

Made for: Claude Code, Codex.

Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 360 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00025 $0.00360
Opus 5 $0.00013 $0.00180
Sonnet 5 $0.00005 $0.00072
Haiku 4.5 $0.00003 $0.00036

Measured 2d ago against content hash ff32e15cd52f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

market_intelligence scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (executors/overview.js, executors/players.js, executors/regions.js, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

server/apps/market_intelligence/SKILL.md · 52 lines

What it actually says

Market intelligence dashboard for researching market size, segments, regional breakdown, top players, and trends for any industry

Tool Reference

enso_market_intelligence_overview (primary)

Get a high-level market overview with key metrics, regional preview chart, and highlights for any market or industry

Parameters:

  • query (string): The market or industry to research (e.g., 'global e-commerce', 'AI chips', 'electric vehicles')

enso_market_intelligence_regions

Get detailed regional market breakdown with market size, growth rates, share percentages, and key markets per region

Parameters:

  • query (string): The market or industry to analyze regionally

enso_market_intelligence_segments

Analyze market segments with size, share, and growth rates including pie chart visualization

Parameters:

  • query (string): The market or industry to segment

enso_market_intelligence_players

Research top companies and players in a market with revenue, GMV, market share, and growth data

Parameters:

  • query (string): The market or industry to find top players for
  • limit (number): Maximum number of players to return (default: 15)

enso_market_intelligence_trends

Identify key growth drivers, headwinds, and emerging trends for a market or industry

Parameters:

  • query (string): The market or industry to analyze trends for

enso_market_intelligence_search

Search across market data for specific companies, regions, segments, or trends

Parameters:

  • query (string): Search query for market intelligence
Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 52 lines · 25 tokens per session scan A ff32e15cd52f

Subscribe to this mod's changes

market_intelligence is a skill published in the GitHub repository Proxy2021/Enso (5 stars, last pushed 3mo ago), licensed MIT. It adds 25 tokens to every session and 360 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories