consumer-price-safety-search

Queries Korean consumer price and product recall data via official open APIs.

7.4k|904|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/NomaDamas/k-skill --skill consumer-price-safety-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: consumer-price-safety-search
Source: https://github.com/NomaDamas/k-skill/tree/main/consumer-price-safety-search
Command: npx skills add https://github.com/NomaDamas/k-skill --skill consumer-price-safety-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Checking retail prices across regions and verifying product recall or safety information in Korea requires manually navigating the Korea Consumer Agency's Chamgagyeok site and the Consumer24 portal, each with separate API keys and menu mappings.

Core Features & Use Cases

  • Chamgagyeok Price Lookup: Queries item-level and region-level consumer prices through the official data.go.kr open API.
  • Consumer24 Product & Recall Info: Retrieves product information and recall notices across all registered Consumer24 services using per-service keys and content IDs.
  • Use Case: Before buying an appliance, ask the agent to compare its regional retail prices via Chamgagyeok and check Consumer24 for any active recalls on that product category.

Quick Start

Ask the agent to look up the current regional price of a grocery item and check whether it has any recall notices on Consumer24.

Frequently Asked Questions about consumer-price-safety-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Does this skill store or expose my API keys?

No. Only the serviceKey is treated as a secret and is kept in the runtime environment. The skill's hard rules prohibit printing or storing plaintext credentials in chat, files, or shell arguments.