@rebyteai-template/market-data

Access US stock market data via eng0's data API.

View in AI SkillSafe app
0 downloads
0 stars
0 demos
SKILL.md

Market Data Skills

Two skills for accessing financial market data from the Rebyte runtime.

Skills

Skill Purpose Triggers
xyznot-historical-data Bulk historical queries, backtesting, analysis "historical data", "price history", "backtesting"
xyznot-data-points Specific lookups: latest price, news, fundamentals "current price", "latest news on", "fundamentals for"

Data Available

Dataset Rows Content
bars_1m ~2B 1-min OHLCV, 5 years
fundamentals ~492K SEC XBRL filings
news ~803K Financial news articles

Architecture

Interface URL Use
MCP (schema) mcp.xyznot.com/v1/mcp list_datasets, table_schema
HTTP SQL (data) mcp.xyznot.com/v1/sql All SQL queries

Rule: Always use HTTP SQL for data. MCP sql tool times out.

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@rebyteai-template/market-data/verified)](https://skillsafe.ai/skill/@rebyteai-template/market-data/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@rebyteai-template/market-data/installs)](https://skillsafe.ai/skill/@rebyteai-template/market-data/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@rebyteai-template/market-data/scan)](https://skillsafe.ai/skill/@rebyteai-template/market-data/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@rebyteai-template/market-data/eval)](https://skillsafe.ai/skill/@rebyteai-template/market-data/)