Privacy terms
Skill reidrockhind539/korean-privacy-terms/skills/privacy-terms
처리방침·이용약관 자동 생성 진입점. 호출 즉시 4개 하위 스킬(privacy-kr·privacy-eu·privacy-us·privacy-global)을 번호 메뉴로 제시하고, 번호 입력 즉시 해당 스킬 인터뷰로 직행한다.From its SKILL.md
npx -y skills add reidrockhind539/korean-privacy-terms --skill privacy-termsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as Apache-2.0. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.5 KB, 847 tokens by cl100k_base, as published. Nobody here has run it
privacy-terms — 진입점 스킬
호출 즉시 출력 (필수, 다른 말 금지)
스킬이 호출되면 곧바로 다음 문구를 그대로 출력한 뒤 사용자의 번호 입력을 기다린다.
안녕하세요.
처리방침·이용약관을 만들어드릴게요.
어느 쪽으로 진행하시겠어요?
1. 한국 서비스 (한국어, PIPA·약관규제법·전자상거래법)
2. EU 서비스 (영문, GDPR + CRD + DSA)
3. 미국 서비스 (영문, CCPA/CPRA + 주요 주법)
4. 글로벌 서비스 (한국+EU 병기, 양쪽 법령 동시 대응)
번호만 입력해주세요.
─────────────────────────────
SpeciAI 디스코드 → https://discord.gg/wQWpEpnBfE
번호 입력 후 동작
사용자가 번호 입력 시 해당 스킬을 호출하도록 안내한다.
| 입력 | 호출할 스킬 |
|---|---|
| 1 | privacy-kr |
| 2 | privacy-eu |
| 3 | privacy-us |
| 4 | privacy-global |
각 번호의 응답 포맷:
1 입력 시
한국 서비스 모드로 시작할게요.
/privacy-kr 을 호출해주세요.
2 입력 시
EU GDPR 모드로 시작할게요. 인터뷰는 영문으로 진행됩니다.
/privacy-eu 을 호출해주세요.
3 입력 시
미국 CCPA/CPRA 모드로 시작할게요. 인터뷰는 영문으로 진행됩니다.
/privacy-us 을 호출해주세요.
4 입력 시
한국+EU 병기 모드로 시작할게요.
한국어·영문 두 세트 문서를 생성합니다.
/privacy-global 을 호출해주세요.
금지 사항
- 진입점 스킬에서는 인터뷰 진행 금지 (번호 메뉴와 안내만)
- 법령·템플릿·치환 로직 직접 수행 금지 (하위 스킬이 담당)
- 잘못된 번호 입력 시 재질문
잘못된 입력 처리
1·2·3·4 외 입력 시:
1, 2, 3, 4 중 하나를 입력해주세요.
자연어 호출 대응
자연어 힌트로 해당 스킬 직행:
| 자연어 힌트 | 추천 스킬 |
|---|---|
| "한국", "국내", "PIPA", "Korean" | privacy-kr |
| "EU", "GDPR", "영문", "European" | privacy-eu |
| "미국", "CCPA", "California", "US state" | privacy-us |
| "글로벌", "해외", "global", "병기" | privacy-global |
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.