Skip to main content

korean-character-count

Count Korean text deterministically with exact grapheme, line, and byte contracts for self-intros and form limits.

Ir para a instalação

Informações da origem

Repositório
sangrokjung/claude-forge
Última atividade na origem
19 de agosto de 2026 às 08:50
Idioma detectado do SKILL.md
inglês
Estrelas
837
Forks
177

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Explorador de arquivos
4 arquivos

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
name
korean-character-count
description
Count Korean text deterministically with exact grapheme, line, and byte contracts for self-intros and form limits.
license
MIT
metadata
{"category":"writing","locale":"ko-KR","phase":"v1"}
# korean-character-count <!-- k-skill:cli-stub — generated by scripts/generate-skill-stubs.js; edit skill.json / instruction.md instead --> ## Get the full instructions (required first step) Run this and follow its output as the primary instructions for this skill: ```bash npx -y @nomadamas/k-skill@0.2.4 instruct korean-character-count ``` The CLI detects the current runtime (Dolshoi vault/CloakBrowser vs generic) and prints only the applicable instructions, always up to date. Helper files bundled with the CLI are listed by: ```bash npx -y @nomadamas/k-skill@0.2.4 files korean-character-count ``` If `npx` is unavailable, install Node.js 18+ or follow https://github.com/NomaDamas/k-skill#readme, or read the vendored offline copy at `.claude/skills/korean-character-count/instruction.md` (audited 2026-08-11, commit 86096da). ## Hard rules even without the CLI - Never execute payment, message/email delivery, final submission, cancellation, or public posting without the user's explicit approval immediately beforehand. - Never ask for, print, or store plaintext credentials in chat, files, or shell arguments. - Never bypass legal, physical-presence, CAPTCHA, identity-proofing, or electronic-signature boundaries.
Ver no GitHub