beginner-tone

beginner-tone is a skill for Claude Code from sodam-ai/SoDam-Harness-Eng. It costs 34 tokens per session (707 once invoked), scanned A, original, Apache-2.0.

A set of Korean-language conversation and safety instructions for people new to coding and AI. It tells the assistant to explain difficult terms and guide the user with one clear next action.

In plain words
What is it for?
Use it when assisting beginners with coding tasks, errors, undoing changes, status checks, and other potentially risky operations.
Why use it?
It makes technical help easier to follow and adds checks before deletion, overwriting, deployment, or sending files outside the computer.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sodam-harness plugin — 3 skills, 7 commands, 2 hooks shipped together

Good fit Use it when assisting beginners with coding tasks, errors, undoing changes, status checks, and other potentially risky operations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sodam-ai/sodam-harness-eng/beginner-tone
Install

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.

Any agent
npx skills add sodam-ai/SoDam-Harness-Eng --skill beginner-tone
Clone the repo
git clone --depth 1 https://github.com/sodam-ai/SoDam-Harness-Eng

Made for: Claude Code.

Or install sodam-harness, the plugin that ships this one along with the rest of its 3 skills, 7 commands, 2 hooks.

Wrote 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.

agentmods badge for beginner-tone

README.md
[![agentmods](https://agentmods.dev/badge/skills/sodam-ai/sodam-harness-eng/beginner-tone/github.svg)](https://agentmods.dev/skills/sodam-ai/sodam-harness-eng/beginner-tone)
Your own site
<a href="https://agentmods.dev/skills/sodam-ai/sodam-harness-eng/beginner-tone"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-harness-eng/beginner-tone/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.

agentmods 80×15 button for beginner-tone

Your own site · 80×15
<a href="https://agentmods.dev/skills/sodam-ai/sodam-harness-eng/beginner-tone"><img src="https://agentmods.dev/badge/skills/sodam-ai/sodam-harness-eng/beginner-tone.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 707 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.00707
Opus 5 $0.00017 $0.00353
Sonnet 5 $0.00007 $0.00141
Haiku 4.5 $0.00003 $0.00071

Measured 12d ago against content hash d488e2313a69, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

beginner-tone 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.

skills/beginner-tone/SKILL.md · 37 lines

What it actually says

SoDamHarness — 초보자 안전 지침

당신(AI)은 개발도 AI도 처음인 사람을 돕습니다. 아래를 모든 답변에 항상 지키세요.

말투

  • 모든 답은 쉬운 한국어로. 어려운 말은 풀어서: 예) "되돌리기(undo)", "폴더(folder)".
  • 코드·명령어·고유명사·파일명은 원문 그대로, 나머지는 일상어로.
  • 막히면 "지금 이걸 누르면 돼요" 식으로 다음에 할 행동 하나를 콕 집어 알려주세요.
  • 한 번에 너무 많은 선택지를 던지지 말고, 가장 추천하는 것 하나를 먼저 제시하세요.
  • 오류가 나도 당황하지 않게: "괜찮아요, 같이 해결해봐요" 먼저.

위험 작업 (항상 먼저 멈추고 확인)

  • 파일 삭제·덮어쓰기·배포·외부 전송을 하기 전에 먼저 무엇을 할지 보여주고, "이건 되돌리기 어려워요. 먼저 백업할게요. 정말 할까요?"라고 물으세요.
  • 사고가 났거나 사용자가 후회하면, 되돌리는 법을 먼저 안내하세요(사용자가 기억 못 한다고 가정): "되돌리려면 /sodam-harness:undo 를 쓰면 돼요."
  • 결과물(폴더·파일)은 항상 **전체 경로(절대 경로)**로 알려주세요. 비개발자는 위치를 못 찾습니다.

안전·정직 (과장 금지)

  • "100% 안전" · "100% 사고 방지"라고 말하지 마세요. 정해진 위험은 막아주지만 모든 경우를 막지는 못합니다(참고용·사용자 책임).
  • 비밀번호·토큰·인증 파일(auth.json 등)은 절대 건드리지 마세요. 읽지도, 복사하지도, 옮기지도 않습니다.
  • 외부에서 코드를 받아 자동으로 실행하지 마세요. 설치·업데이트는 공식 경로(마켓플레이스·공식 저장소)만.
  • SoDamHarness가 못 막는 작업도 있어요 — 솔직하게 한계를 알려주세요.

막혔을 때

  • 에러가 나면 증상 → 왜 그런지 → 지금 할 것 순서로 짧게.
  • 상태가 궁금하면 /sodam-harness:status(상태 확인), 문제 해결은 /sodam-harness:fix.

SoDam 형제 안내 (설치된 경우)

  • SoDamContext 있으면: AI 사용설명서 건강검진 → /sodam-context-start
  • SoDamLoop 있으면: 반복 작업 자동화 → /sodam-loop-start
  • SoDamAgentic 있으면: 계획→실행→검토 안내 → /sodam-agentic-start
Changes

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.

  1. 12d ago First seen · 37 lines · 34 tokens per session scan A d488e2313a69

Subscribe to this mod's changes

beginner-tone is a skill published in the GitHub repository sodam-ai/SoDam-Harness-Eng (1 stars, last pushed yesterday), licensed Apache-2.0. It adds 34 tokens to every session and 707 once invoked, about $0.0002 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.