🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

test202603131551

by @wdm1136

Retrieve real-time commodity price quotes using Octagon MCP. Use when checking current commodity prices, analyzing day ranges, comparing to moving averages,...

πŸ’‘ Examples

From GCUSD data:

  • Current: $4,864.20
  • Day Low: $4,690.20
  • Day High: $4,871.00
  • Position: (4,864.20 - 4,690.20) / (4,871.00 - 4,690.20) = 96.2%
  • Interpretation: Trading near the high of the day (bullish).

    52-Week Range Position

    Position = (Current - Year Low) / (Year High - Year Low) Γ— 100%
    

    Example

    From GCUSD data:

  • Current: $4,864.20
  • Year Low: $2,837.40
  • Year High: $5,626.80
  • Position: (4,864.20 - 2,837.40) / (5,626.80 - 2,837.40) = 72.6%
  • Interpretation: Upper portion of 52-week range.

    βš™οΈ Configuration

    Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See references/mcp-setup.md for installation instructions.

    View on ClawHub
    TERMINAL
    clawhub install test202603131551

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’