This skill allows users to obtain real-time price quotes for various commodities such as precious metals, energy, and agricultural products. It is designed for users of AI agents like Cursor, Claude Desktop, and Windsurf that are configured with Octagon MCP.
$ npx skills add https://github.com/octagonai/skills --skill commodities-quoteThe Commodities Quote skill provides real-time price data for a range of commodity markets including precious metals, energy products, and agricultural commodities. Built on the Octagon MCP framework, it integrates seamlessly with AI agents like Claude Code, Cursor, and Windsurf to deliver current market pricing. Users can retrieve commodity quotes programmatically to support financial analysis, trading decisions, and market monitoring workflows. This skill is designed for analysts, traders, and financial professionals who need immediate access to commodity price information within their AI agent environment.
Install the skill using the provided command and ensure Octagon MCP is configured.
Get the current price of Gold using the symbol GCUSD.
Retrieve real-time quotes for Crude Oil represented by CLUSD.
Check prices for Natural Gas with the symbol NGUSD.
Access historical price data for commodities through Octagon MCP.
$ npx skills add https://github.com/octagonai/skills --skill commodities-quotegit clone https://github.com/octagonai/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Fetch the latest real-time price quote for [COMMODITY] (e.g., gold, Brent crude oil, wheat) using Octagon MCP. Include the current price, percentage change from the previous close, and the timestamp of the quote. Format the response as a concise market update.
### Commodities Quote: Gold **Current Price:** $2,345.67 per troy ounce **Change:** +1.23% (+$28.45) **Timestamp:** 2024-05-20 14:32:10 UTC #### Key Details: - **Previous Close:** $2,317.22 - **Day Range:** $2,330.15 - $2,355.89 - **Volume:** 12,450 contracts *Source: Octagon MCP (Real-Time Data)*
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan