If you need to search Daangn (당근마켓) used goods listings from Claude, this pulls public data from their Remix JSON routes without needing authentication or external packages. You can search by keyword and region, and it handles the region ID resolution automatically since Korean place names often overlap. It's read-only by design: no login, no chat automation, no favoriting or purchase actions. The workflow is straightforward: extract filters from natural language, resolve region names to IDs, hit the _data endpoints, and return results with source URLs. One thing to watch: if Daangn changes their route structure or JSON shape, the skill will break cleanly rather than try to work around it.
npx skills add https://github.com/nomadamas/k-skill --skill daangn-used-goods-search