korean-narration

Adds Korean descriptions below each tool invocation for AI agent workflows.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/treejh/ai-agent-skills --skill korean-narration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: korean-narration
Source: https://github.com/treejh/ai-agent-skills/tree/main/skills/korean-narration
Command: npx skills add https://github.com/treejh/ai-agent-skills --skill korean-narration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many AI agent tool calls are terse or technical, leaving users unsure what the agent is doing at each step; this Skill provides immediate, human-readable Korean context so humans can follow progress and intent without parsing raw commands or outputs.

Core Features & Use Cases

  • Automatic Korean narration: Inserts a concise one-line Korean explanation directly below every tool invocation (Bash, Read, Edit, Write, Grep, Glob, etc.).
  • Meaning-focused wording: Avoids repeating literal commands and instead describes the purpose or intent in simple Korean, improving readability for non-technical stakeholders or multilingual teams.
  • Always-on convenience: Designed to be linked into the agent's skills directory for persistent operation, useful during code reviews, debugging sessions, and changelog or PR generation workflows.

Quick Start

Link the skill into your agent's skills directory and run the agent so it will automatically add a one-line Korean narration under each tool call.

Frequently Asked Questions about korean-narration

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

FAQPage Schema
How do I add Korean descriptions to AI agent tool calls?

The mechanism works by automatically inserting a meaning-focused Korean narration directly below every tool invocation, ensuring users can follow the agent's progress and intent without parsing raw commands or outputs.

How do I show what an AI agent is doing in Korean during a code review?

You can show what an AI agent is doing in Korean during a code review by enabling this always-on Skill, which generates concise one-line Korean explanations under each tool call to describe the agent's intent and progress.

Does the Korean narration Skill work with Claude Code and similar agent workflows?

Yes, the Korean narration Skill applies to Claude Code and similar AI agent workflows that execute tools such as Bash, Read, Edit, Write, Grep, and Glob during development, review, or debugging tasks.

Do I need to manually trigger the Korean narration for each tool call?

No, you do not need to manually trigger the Korean narration for each tool call because the Skill is designed for persistent always-on activation, automatically applying narrations without requiring explicit invocation.

What is the best way to explain AI agent actions to non-technical stakeholders in Korean?

The best way to explain AI agent actions to non-technical stakeholders in Korean is using meaning-focused wording that describes the purpose or intent in simple Korean, avoiding the repetition of literal commands and technical outputs.