Gold Price Query
This skill queries the latest gold price information from reliable financial data sources.
When to Invoke
- User asks "当前黄金价格" / "gold price" / "金价" / "黄金多少钱一克"
- User asks about gold market trends or spot price
- User mentions XAU/USD or gold-related financial data
Execution Steps
-
Determine query type: Identify what gold price the user wants:
- International spot price (XAU/USD)
- Domestic gold price (e.g., Shanghai Gold Exchange)
- Gold jewelry retail price
- If unclear, default to international spot price + Shanghai Gold Exchange price
-
Search for current price: Use
WebSearchto query the latest gold price with keywords like:- "gold price today" or "今日金价" (include current date for accuracy)
- Search multiple sources if needed
-
Fetch detailed data: Use
WebFetchon reliable financial sites (e.g., kitco.com,金投网(cngold.org),上海黄金交易所) to get precise numbers -
Present results: Format the price data clearly:
- Price per ounce (USD) for international
- Price per gram (CNY) for domestic
- Change amount and percentage (up/down)
- Last update time
- Brief trend note if available
Output Format
Present in a concise table format:
| Type | Price | Change | Update Time | |------|-------|--------|-------------| | ... | ... | ... | ... |
Include a one-line summary of the current trend (rising/falling/flat).
Important Notes
- Always include the data source and timestamp
- Gold prices fluctuate frequently; remind the user that prices are for reference only
- Use the user's language for all output (Chinese user -> Chinese output)
微信扫一扫