gold_price_mcp

ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย

7 stars

Best use case

gold_price_mcp is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย

Teams using gold_price_mcp should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/gold-price-mcp/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/jjannet/gold-price-mcp/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/gold-price-mcp/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How gold_price_mcp Compares

Feature / Agentgold_price_mcpStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

---
name: gold_price_mcp
description: ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย
metadata: {"clawdbot":{"emoji":"💰","requires":{"bins":["python3.10"]}}}
tools:
  - name: mcp_gold_price_mc_get_thai_gold_price  # เปลี่ยนจาก get_thai_gold_price
    description: Get current Thai gold prices (gold ornament and gold bar prices) with latest update time.
    inputSchema:
      type: object
      properties: {}
      required: []
---

Related Skills

hotel-pricer

7
from Demerzels-lab/elsamultiskillagent

A Go-based CLI for searching hotel availability and pricing using the Amadeus API.

flight-pricer

7
from Demerzels-lab/elsamultiskillagent

A command-line interface (CLI) to search for flight prices using the Duffel API.

price-monitor

7
from Demerzels-lab/elsamultiskillagent

Surveille les prix de produits sur des sites e-commerce et alerte quand ils baissent.

gas-price-alert

7
from Demerzels-lab/elsamultiskillagent

Find and monitor gas prices with daily notifications.

ecommerce-price-monitor

7
from Demerzels-lab/elsamultiskillagent

This skill enables Claude to monitor and track **product prices across major e-commerce platforms**.

crypto-gold-monitor

7
from Demerzels-lab/elsamultiskillagent

加密货币与贵金属价格监控 / Crypto & Precious Metals Price Monitor - 监控BTC/ETH实时价格、黄金(XAU)/白银(XAG)走势,免费API无需Key

crypto-price

7
from Demerzels-lab/elsamultiskillagent

Get cryptocurrency token price and generate candlestick charts via CoinGecko API or Hyperliquid API. Use when user asks for token price, crypto price, price chart, or cryptocurrency market data.

priceforagent

7
from Demerzels-lab/elsamultiskillagent

Get real-time prices for crypto, stocks, and commodities.

travel-price-drop-visa-reminder

7
from Demerzels-lab/elsamultiskillagent

Plan travel price monitoring and visa or document reminders with safe, read-only guidance.

shopping-price-drop-coupon-scout

7
from Demerzels-lab/elsamultiskillagent

Track product prices and surface official coupons or discounts without purchasing or account access.

goldenseed

7
from Demerzels-lab/elsamultiskillagent

Deterministic entropy streams for reproducible testing and procedural generation.

stock-prices

7
from Demerzels-lab/elsamultiskillagent

Query real-time stock prices and market data using the Stock Prices API.