1.8k★by jjannet
gold_price_mcp – OpenClaw Skill
gold_price_mcp is an OpenClaw Skills integration for coding workflows. ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย
Skill Snapshot
| name | gold_price_mcp |
| description | ดึงราคาทองคำปัจจุบันจาก api กลางของประเทศไทย OpenClaw Skills integration. |
| owner | jjannet |
| repository | jjannet/gold-price-mcp |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @jjannet/gold-price-mcp |
| last updated | Feb 7, 2026 |
Maintainer

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: []
source .venv/bin/activate && python gold-price-mcp.py
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install gold_price_mcp?
Run openclaw add @jjannet/gold-price-mcp in your terminal. This installs gold_price_mcp into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/jjannet/gold-price-mcp. Review commits and README documentation before installing.
