kmjy98-sketch avatar

kmjy98-sketch

Community

@kmjy98-sketch

0Followers
|
5Public Repos
|
25Published Skills

Korean legal study and contract-review skill suite covering law exam prep, Anki cards, PDF ingestion, and playbook-based NDA/contract analysis.

Skills Distribution
DomainBusiness, Fi...Legal Contract Rev.. (35%)Legal Education & .. (30%)Document Ingestion.. (20%)Knowledge Manageme.. (15%)

Agent Skills by kmjy98-sketch

Showing 25 vetted skills indexed across 1 GitHub repositories.

kmjy98-sketchkmjy98-sketch

글다듬기

Reviews and refines Korean prose against nine grammar, style, and structure principles.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

transcript-tools

Splits long Markdown transcripts into evenly sized part files using a Python script.

Community
Basic
kmjy98-sketchkmjy98-sketch

spaced-repetition

Schedules review items and tracks recall scores using the SM-2 spaced repetition algorithm.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

legal-response

Generates legal response drafts from review reports using playbook-based posture templates.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

textbook-problem-intake

Scans textbook PDF extracts for embedded case and multiple-choice problems and registers them into a problem index.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

whisper-transcribe

Transcribe Korean audio lectures to text using Whisper on Colab GPU or local CPU.

Community
Advanced
kmjy98-sketchkmjy98-sketch

socratic-loader

Extract textbook pages, transcripts, and related problems for Socratic study sessions.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

pdf-ingest

Extract text and tables from native and scanned PDFs into markdown chunks.

Community
Advanced
kmjy98-sketchkmjy98-sketch

socratic-core

Runs Socratic tutoring sessions for Korean law study with scaffolding, hints, and grading.

Community
Advanced
kmjy98-sketchkmjy98-sketch

progress-tracker

Tracks study progress by managing part completion states in a progress.json file.

Community
Basic
kmjy98-sketchkmjy98-sketch

anki-card-generation

Converts Korean law study materials into Anki Basic and Cloze flashcards with source verification.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

study-notes

Generates structured Korean law study notes from transcripts, textbooks, and past exam questions.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

legal-briefing

Converts contract review reports into meeting-ready legal briefing memos.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

problem-index

Manage a Korean law problem index with lecture-based queries, PDF extraction, and issue frequency analysis.

Community
Advanced
kmjy98-sketchkmjy98-sketch

legal-review

Review contracts and NDAs against a playbook, classifying clauses as GREEN, YELLOW, or RED.

Community
Advanced
kmjy98-sketchkmjy98-sketch

transcript-correction

Corrects Korean lecture transcripts against textbook sources and tracks correction state in a JSON log.

Community
Advanced
kmjy98-sketchkmjy98-sketch

file-classification

Classify and organize Korean law study files into subject folders using keyword routing rules.

Community
Advanced
kmjy98-sketchkmjy98-sketch

case-answer-review

Grades Korean law case-study answers and generates review packets from textbook indexes and RAG results.

Community
Advanced
kmjy98-sketchkmjy98-sketch

file_ops_log

Logs file moves, renames, copies, and trash operations with paths and SHA-256 hashes.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

pdf-export

Convert Markdown study notes into A4 PDF documents using Playwright and Chromium.

Community
Basic
kmjy98-sketchkmjy98-sketch

auto-index

Extract statutes, cases, and keywords from Markdown notes into a tag index.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

legal-compliance

Generates playbook-based compliance checklists and required actions from contracts and legal review reports.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

textbook-reflow

Restructures OCR-extracted Korean law textbook markdown into Obsidian-optimized layouts.

Community
Intermediate
kmjy98-sketchkmjy98-sketch

law-note-supplement

Augments, reviews, and restructures existing Korean law study notes with sourced citations.

Community
Advanced

Frequently Asked Questions About kmjy98-sketch

FAQPage Schema
What tasks can I accomplish with kmjy98-sketch's skills?▼

You can review contracts and NDAs with clause-level risk ratings, generate legal briefings and compliance checklists, transcribe lectures via Whisper STT, convert PDFs and scanned textbooks to markdown, build Anki cards, track study progress, and draft Korean legal documents such as case-record answers and briefs.

Who are these skills designed for?▼

They target Korean law students preparing for bar-style exams (사례형, 기록형), legal professionals handling contract review and compliance checks, and self-directed learners who need spaced-repetition scheduling, progress tracking, and structured study notes from textbooks and lecture transcripts.

How do the legal review skills work in practice?▼

The legal-review skill reads PDF, DOCX, TXT, or MD documents and evaluates each clause against a playbook, marking status GREEN, YELLOW, or RED. Downstream skills then produce response drafts, executive briefing memos, or privacy and data-retention compliance checklists from that report.

What are the prerequisites and dependencies?▼

PDF ingestion relies on pypdf, pdfplumber, and easyocr for scanned documents; markdown-to-PDF export uses Playwright with Chromium rendering and Korean fonts; Whisper transcription recommends a Colab GPU runtime. Study skills expect an Obsidian-style vault with progress.json and problem_index.json files.

Are these skills free and open source?▼

The manifest lists 26 publicly published skills under the kmjy98-sketch account with no stated licensing fees or paid tiers. Each skill is distributed as a folder with native frontmatter metadata, so users can inspect descriptions and triggers before adopting them locally.