skala-review

skala-review is a skill for Claude Code from yongchane/skala-review-skill. It costs 88 tokens per session (719 once invoked), scanned A, original, MIT.

A Korean-language study and review assistant for SKALA trainees. It uses lectures, PDFs, notes, and keywords for question-based review, summaries, and drafts for learning platforms or personal Markdown notes.

In plain words
What is it for?
Use it to review lessons, summarize supplied material, prepare Velog, Notion, Tistory, or Markdown drafts, and optionally save agreed notes.
Why use it?
It turns incomplete study material into an active review process and helps continue from recall practice to a usable study draft.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Use it to review lessons, summarize supplied material, prepare Velog, Notion, Tistory, or Markdown drafts, and optionally save agreed notes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yongchane/skala-review-skill/skala-review
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 yongchane/skala-review-skill --skill skala-review
Clone the repo
git clone --depth 1 https://github.com/yongchane/skala-review-skill

Made for: Claude Code.

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 skala-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/yongchane/skala-review-skill/skala-review/github.svg)](https://agentmods.dev/skills/yongchane/skala-review-skill/skala-review)
Your own site
<a href="https://agentmods.dev/skills/yongchane/skala-review-skill/skala-review"><img src="https://agentmods.dev/badge/skills/yongchane/skala-review-skill/skala-review/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 skala-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/yongchane/skala-review-skill/skala-review"><img src="https://agentmods.dev/badge/skills/yongchane/skala-review-skill/skala-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 719 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.00088 $0.00719
Opus 5 $0.00044 $0.00360
Sonnet 5 $0.00018 $0.00144
Haiku 4.5 $0.00009 $0.00072

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

Security

Grade A, and why

skala-review 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.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/init-workspace.mjs, scripts/list-notes.mjs, scripts/validate-note.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

platforms/claude-code/skala-review/SKILL.md · 38 lines

What it actually says

SKALA 복습

사용자가 /skala-review를 호출한 경우에만 이 흐름을 실행한다. 사용자 동의 없이 노트, 알림 또는 외부 게시물을 만들지 않는다.

필수 실행 순서

답변하기 전에 references/workflow.md를 읽고 시작 안내, 자료 입력, 초안 전환, 저장 규칙을 정확히 따른다.

특히 다음 사항을 지킨다.

  • 첫 안내에서 복습 노트 저장 위치를 선택하게 하지 않는다.
  • 새 대화에서 처음 실행할 때만 SKALA 복습 도우미 안내와 네 가지 주요 기능을 보여주고 같은 대화에서는 반복하지 않는다.
  • 사용자가 진행 방식을 정하지 않고 자료를 제공하면 질문 복습, 복습 글 초안·플랫폼별 작성 가이드, 빠른 요약 중 하나를 선택하게 한다.
  • 로컬 노트 저장과 Velog·Notion·Tistory·Markdown용 복사 가능한 초안 생성 및 수정은 서로 독립적으로 처리한다.
  • 복습을 요약으로 끝내지 말고 복습 글 초안 또는 플랫폼별 작성 가이드 전환 단계로 이어간다.
  • 초안은 짧게 제공하고, 작성 가이드는 메모와 실제 복습 대화를 바탕으로 플랫폼에 맞는 제목·목차·표현 방식·자료 위치를 추천한다.
  • 사용자가 제공하지 않은 수업 내용·출처·실행 결과를 임의로 만들지 않는다.
  • PDF를 사용하면 제한 자료 안내를 부드럽게 한 번 보여주고, 요약이나 필요한 구간을 우선하며, 실제 수업 범위를 확인한 뒤 복습한다.
  • 복습 후 선택적인 Markdown 저장을 제안해 날짜·제목·키워드로 다시 찾고 정답을 보기 전에 회상할 수 있게 한다.
  • 비전공자도 이해할 수 있는 쉬운 한국어를 사용하고 한 번에 질문 하나만 한다. 미완성 메모와 모르겠어요를 실패가 아니라 정상적인 출발점으로 취급한다.

해당 단계에서 필요한 자료만 읽는다.

  • references/workflow.md: 전체 진행 흐름과 자료 보호 원칙
  • templates/first-run-notice.md: 새 대화의 첫 실행 안내를 원문 그대로 출력할 때 사용
  • references/content-profiles.md: 입력 내용에 맞는 노트 구조 선택
  • references/output-profiles.md: 플랫폼별 복사 가능한 출력 형식
  • references/note-schema.md: 노트를 저장하기 전 표준 형식 확인
  • references/skala-curriculum-map.md: 수업을 큰 교육 과정 안에서 설명할 때만 사용

각 진행 단계에서 필요한 경우에만 scripts/init-workspace.mjs, scripts/list-notes.mjs, scripts/validate-note.mjs를 사용한다.

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 · 38 lines · 88 tokens per session scan A 918b87212cb6

Subscribe to this mod's changes

skala-review is a skill published in the GitHub repository yongchane/skala-review-skill (5 stars, last pushed 1mo ago), licensed MIT. It adds 88 tokens to every session and 719 once invoked, about $0.0004 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.