Agent Plugins Marketplace
All plugins

korean-asa

v0.1.0

2022 개정 교육과정 성취평가제 교사 지원 스킬 — 평가 준거 설정(학기 단위 성취수준·최소 성취수준 진술문), 성취수준별 평가 문항 개발(선다형·서논술형·수행평가), 평가 결과 분석과 피드백. 국어과 11과목 성취수준 내장. 다른 교과는 포크해서 subject/ 만 교체한다. 산출물은 한글(HWP) 문서.

Claude Code3 Skills

License: MIT0 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
3 skill or MCP entries
Source updated
Sep 1, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install korean-asa for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install korean-asa@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/pblsketch/korean-asa-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

korean-asa/
├── .claude-plugin/plugin.json
├── skills/asa-analyze/SKILL.md
├── skills/asa-guide/SKILL.md
└── skills/asa-item/SKILL.md

Included Skills3

asa-analyzeskills/asa-analyze/SKILL.md

성취평가 결과를 분석하고 피드백을 만든다. 문항별 정답률과 답지반응 분포로 평가도구의 양호도를 검토하고, 예상 난이도와 실제 정답률의 차이를 짚고, 오개념을 추론하고, 성취수준별 분포로 최소 성취수준 미도달 대상을 찾고, 피드백 문구와 세부능력 및 특기사항 기재 틀, 차기 평가도구 개선안을 낸다. "시험 결과 분석해줘", "정답률 분석", "오답 분석", "왜 이 문항이 어려웠지", "성취수준 분포 봐줘", "미도달 학생 얼마나 되지", "피드백 문구 만들어줘", "세특 기재 틀 만들어줘", "다음 시험 개선점"이라고 할 때 사용한다. 학생 실명·식별정보는 받지 않는다.

asa-guideskills/asa-guide/SKILL.md

성취평가제를 이해하고 평가의 준거를 세운다. 제도 질문에 답하고, 성취기준을 분석해 평가 요소를 도출하고, 학기 단위 성취수준을 진술하고, 최소 성취수준 진술문과 보장지도 계획을 만들고, 학기 평가계획서를 작성한다. "성취평가제가 뭐야", "학기 단위 성취수준 만들어줘", "성취기준 분석해줘", "평가 요소 뽑아줘", "최소 성취수준 진술문", "미이수 예방", "평가계획서 써줘", "분할점수 어떻게 정해"라고 할 때 사용한다. 산출물은 한글(HWP) 문서로 낸다.

asa-itemskills/asa-item/SKILL.md

성취평가제 평가 문항을 개발한다. 선다형(성취수준별 A~E 표적 5문항 세트) · 서·논술형 · 수행평가 과제를 성취기준별 성취수준과 연계해 만들고, 채점기준표와 성취수준별 분할점수까지 산출한다. "성취수준별 문항 만들어줘", "이 성취기준으로 문항 개발해줘", "수행평가 과제 설계", "채점기준표 만들어줘", "분할점수 산출", "이 문항 검토해줘"라고 할 때 사용한다. 문항 카드·채점기준표·문항정보표를 한글(HWP) 문서로 출력한다.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "korean-asa",
  "description": "2022 개정 교육과정 성취평가제 교사 지원 스킬 — 평가 준거 설정(학기 단위 성취수준·최소 성취수준 진술문), 성취수준별 평가 문항 개발(선다형·서논술형·수행평가), 평가 결과 분석과 피드백. 국어과 11과목 성취수준 내장. 다른 교과는 포크해서 subject/ 만 교체한다. 산출물은 한글(HWP) 문서.",
  "version": "0.1.0",
  "license": "MIT",
  "keywords": [
    "성취평가제",
    "고교학점제",
    "2022개정교육과정",
    "성취수준",
    "평가문항",
    "채점기준표",
    "분할점수",
    "최소성취수준",
    "국어과"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[korean-asa on Agent Plugins Marketplace](https://pluginsmp.com/plugins/korean-asa)