1Forge Skill

Analytics

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for 1Forge tools.

2 tools
SKILL.md

1Forge
SKILL.md

Domain knowledge for 1Forge — forex, crypto, stock quotes, real-time financial data

1Forge

1Forge provides forex, crypto, and stock quotes. Two tools: get_quotes (live rates) and get_symbols (available symbols).

Data Model

  • Quotes are current prices. Accept symbol(s); returns bid, ask, timestamp. Supports forex pairs (EUR/USD), crypto (BTC/USD), stocks.
  • Symbols are tradable instruments. Full symbol list depends on account data plan.

Gotchas

  • Symbol format: Forex/crypto use concatenated pairs (EURUSD not EUR/USD). Check symbol list for exact format.
  • Rate limits: Plan determines limits. Batch symbols when possible.
  • Rate limits: Check plan for request limits. Batch symbols in get_quotes when possible.

Use with 1Forge Bundle

This skill teaches your AI assistant domain knowledge. To actually execute 1Forge API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use 1Forge?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

1Forge Skill - SKILL.md for Claude Code, Cursor & More