Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add daehounan/agency-agents-fork --skill korean-businessgit clone --depth 1 https://github.com/daehounan/agency-agents-forkWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/daehounan/agency-agents-fork/korean-business)<a href="https://agentmods.dev/skills/daehounan/agency-agents-fork/korean-business"><img src="https://agentmods.dev/badge/skills/daehounan/agency-agents-fork/korean-business/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/daehounan/agency-agents-fork/korean-business"><img src="https://agentmods.dev/badge/skills/daehounan/agency-agents-fork/korean-business.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00145 | $0.00442 |
| Opus 5 | $0.00072 | $0.00221 |
| Sonnet 5 | $0.00029 | $0.00088 |
| Haiku 4.5 | $0.00015 | $0.00044 |
Grade A, and why
korean-business scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Korean Business Skill
When this skill activates, delegate to the Korean Business Navigator agent for culturally-grounded guidance.
How to invoke
Use the Agent tool with subagent_type: "specialized-korean-business-navigator" and pass:
- The user's question
- Any known context about the relationship (first contact / established / trusted)
- The Korean counterpart's company type if known (chaebol / mid-cap / SME / startup)
- The current stage in the 소개 → 미팅 → 신뢰 → 계약 sequence if known
What the agent provides
- 품의 timeline mapping (which 6-16 week stage the deal is in)
- Nunchi decoder — what 검토해보겠습니다 / 어려울 것 같습니다 / 긍정적으로 검토 actually mean
- KakaoTalk message templates by relationship stage
- Korean title hierarchy + correct address (회장님 / 사장님 / 부장님 / 과장님)
- 회식 protocol — seating, pouring, soju pace, who pays
- Seasonal calendar — Chuseok, Lunar New Year, MZ세대 dynamics
When NOT to use
- Pure Korean language translation without business context → use language tools
- Korean tech ecosystem questions (Naver, Kakao APIs) → use engineering agents
- USCPA / 예비시험 / Korean tax law → use exam engines or
korean-legal-engineskill
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 32 lines · 145 tokens per session scan A 80252b290cd3
korean-business is a skill published in the GitHub repository daehounan/agency-agents-fork (2 stars, last pushed 3mo ago), licensed MIT. It adds 145 tokens to every session and 442 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
i18n-parity
MANDATORY for every coding agent and contributor touching localized content — keep all five localization surfaces (dashboard UI keys, wiki page, mirrored READMEs, locale-aware formatting, language switchers) in parity across every supported language. Use automatically (without being asked) whenever you add or change…
react-i18n
Use when implementing translations in a React app (not Next.js) with react-i18next — useTranslation, namespaces, pluralization, Suspense.
laravel-i18n
Use when implementing Laravel translations — (), transchoice(), lang files, pluralization, locale middleware, or formatting.
nextjs-i18n
Use when implementing i18n in Next.js 16 — next-intl or DIY dictionaries, locale routing, language switch, or formatters.
astro-i18n
Use when implementing i18n in Astro — locale routing strategies, getRelativeLocaleUrl/getAbsoluteLocaleUrl, Astro.currentLocale, or hreflang with sitemap.
global-data-post-resolve
Resolve an address or coordinates into a full location profile — city, country, timezone, UTC offset, current time, working days this month, and next holiday.