When a Korean user asks where to donate by location or category, this skill returns a shortlist of verified nonprofits with links back to the official 1365 government portal for final confirmation. It parses location strings like "서울 마포구" and categories like "동물보호" or "아동," then ranks a curated fallback list and constructs best-effort verification URLs without scraping or automation. It never executes payments, submits forms, or auto-enrolls recurring donations. The workflow is simple: extract location and category, call the Node helper, cite the 1365 link, and remind the user to check campaign status and tax receipt eligibility before giving. It's a read-only recommendation layer for a high-stakes decision.
npx skills add https://github.com/nomadamas/k-skill --skill donation-place-search