agentsclimarketplace

Alphameta insights

Skill intelliscale/alphameta-skills/skills/alphameta-insights

AlphaMeta is an IBKR (Interactive Brokers) trading tool providing real-time market data for stocks, options, futures, and crypto via a standardized REST API.

Install
npx -y skills add intelliscale/alphameta-skills --skill alphameta-insights

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 3 stars3 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Market intelligence: strategy screener, market scanning, top movers with news correlation, quote anomalies, morning briefings, catalyst monitoring for watchlist, event-driven strategies, sector rotation, supply chain analysis, industry overviews, and disruptive innovation analysis. Triggers: "筛选", "策略筛选", "异动", "行情扫描", "晨报", "早报", "催化剂", "事件驱动", "板块轮动", "产业链", "行业概览", "创新分析", "ARK", "screener", "anomaly", "top movers", "morning brief", "catalyst", "event strategy", "sector rotation", "supply chain", "disruptive innovation", "market intelligence", "市场强度", "资金流向", "事件日历", "今天财报"

SKILL.md

5.8 KB, as published. Nobody here has run it

AlphaMeta Insights

Market intelligence hub — screening, scanning, briefing, and thematic research via AlphaMeta.

Response language: match the user's input language — Simplified Chinese / English.

See the alphameta skill for server setup and command execution syntax.

When to use

Trigger when user asks about: strategy screening, top movers / market scanning, quote anomalies / unusual movements, morning market briefing, catalyst monitoring, event-driven strategies and event opportunities, sector rotation signals, supply chain analysis, industry overview reports, or disruptive innovation diagnostics.

For raw data (quotes, kline, calendar) refer to the respective dedicated skills.

Sub-topic Routing

User intentLoad references file
Strategy screenerreferences/screener.md
Top movers / market scanningreferences/top-movers.md
Quote anomalies / unusual movesreferences/anomaly.md
Morning briefing / 晨报references/morning-brief.md
Market pulse / 行情扫描references/market-pulse.md
Catalyst radar / watchlist scanreferences/catalyst-radar.md
Event radar / 事件日历references/event-radar.md
Event-driven strategyreferences/event-strategy.md
Event opportunityreferences/event-opportunity.md
Sector rotation signalsreferences/sector-rotation.md
Sector monitorreferences/sector-monitor.md
Supply chain analysisreferences/supply-chain.md
Industry overview reportreferences/industry-overview.md
Disruptive innovation / ARKreferences/ark-analysis.md

CLI Commands

All commands run via AlphaMeta's POST /api/v1/execute. Discover available commands:

curl http://localhost:18080/api/v1/search

Check the relevant reference file for specific commands per insight type.

Frameworks

Morning Brief

Pre-market summary: overnight moves, watchlist highlights, today's catalysts, and trading agenda. See references/morning-brief.md.

Market Pulse

Market strength assessment and capital flow scanning using reporter, advice, and capital-flow. See references/market-pulse.md.

Event Radar

Earnings calendar, economic calendar, IPO calendar, and pre-earnings previews. See references/event-radar.md.

Catalyst Radar

Multi-dimension catalyst scanning across watchlist: news, insider trades, earnings, analyst revisions. See references/catalyst-radar.md.

Screener

Stock screening by valuation, consensus, and financial metrics. See references/screener.md.

Event-Driven Strategy

NLP sentiment scoring, merger/restructuring, buyback, management change signals. See references/event-strategy.md.

Event Opportunity

Corporate event opportunity capture — pricing dislocations from M&A, index changes, lockup expiries. See references/event-opportunity.md.

Sector Rotation

Macro cycle positioning, sector momentum and capital flow signals. See references/sector-rotation.md.

Supply Chain Analysis

Upstream/downstream value chain mapping, bottleneck identification, margin analysis. See references/supply-chain.md.

Industry Overview

Competitive landscape, core players, theme trends — full sector report. See references/industry-overview.md.

ARK-Style Innovation Analysis

TAM sizing, Wright's Law cost curves, 3-scenario 5-year target (Bull/Base/Bear). See references/ark-analysis.md.

Auth requirements

All CLI commands: Public — no login required.

Error handling

SituationResponse
Server not running / connection refusedTell the user to start AlphaMeta server: alphameta --ibkr
Command not foundRun curl http://localhost:18080/api/v1/search to list available commands
Empty data returned"No data available for the requested symbol or time range"
Other errorsSurface verbatim

MCP fallback

If AlphaMeta server is unavailable, use WebSearch to supplement market intelligence data.

Related skills

User wantsUse
Real-time quotes, K-line, depthalphameta-quote
Candlestick / OHLCV dataalphameta-kline
Analyst consensus / ratingsalphameta-consensus
Insider trades / 13F holdingsalphameta-flows
SEC filingsalphameta-sec-filings
Financial statementsalphameta-financial-report
Calendar / utilitiesalphameta-utilities
Technical indicators / Greeksalphameta-technical

File layout

alphameta-insights/
├── SKILL.md
└── references/
    ├── morning-brief.md · market-pulse.md · event-radar.md
    ├── catalyst-radar.md · screener.md · anomaly.md
    ├── top-movers.md · event-strategy.md · event-opportunity.md
    ├── sector-rotation.md · sector-monitor.md
    ├── supply-chain.md · industry-overview.md
    └── ark-analysis.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.