SoDam Family — Documentation skill for Claude Code
소담 패밀리 7형제 Claude Code 플러그인 · 왕초보용 한국어·영어 README 포함 (Apache-2.0).
How to install SoDam Family
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open sodam-ai/SoDam-Family and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What SoDam Family does
소담 패밀리 7형제 Claude Code 플러그인 · 왕초보용 한국어·영어 README 포함 (Apache-2.0).
Alternatives in Documentation
- Hyperframes Skill Refs — Agent-friendly markdown mirror of 7 HyperFrames docs pages — derivative work of heygen-com/hyperframes under A 7 ★
- Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
- Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
README
🌸 SoDam Family (소담 패밀리)
**AI를 처음 써보는 분도 OK** — 소담 패밀리 7형제가 각각 무슨 일을 하는지 한눈에 알아보세요
📋 목차
1. 소개
이 섹션에서 배울 것: SoDam Family가 무엇인지, 왜 필요한지
SoDam Family(소담 패밀리)란 무엇인가요?
**SoDam Family**는 AI 코딩 도구인 **Claude Code**를 더 안전하고, 더 편리하고, 더 똑똑하게 쓸 수 있도록 도와주는 **7개의 플러그인(추가 기능) 묶음**입니다.
쉽게 말하면: AI에게 "안전띠"와 "내비게이션"을 달아주는 도구 모음이에요.
💡 **플러그인**이란? 기존 프로그램에 추가 기능을 붙이는 작은 도구를 말해요. 스마트폰에 앱을 추가 설치하는 것과 비슷합니다.
💡 **Claude Code**란? Anthropic(앤트로픽)이라는 회사가 만든 AI 코딩 도구예요. AI에게 말로 지시를 내리면 코드를 짜거나 파일을 만들어 줍니다.
왜 SoDam Family가 필요한가요?
AI는 매우 강력하지만, 가끔 실수를 합니다. 예를 들어:
- 🚨 중요한 파일을 실수로 지워버릴 수 있어요
- 🚨 같은 작업을 끝없이 반복하다 멈추지 못할 수 있어요
- 🚨 계획 없이 바로 실행해서 나중에 고치기 어려운 상태가 될 수 있어요
SoDam Family는 이런 위험을 막아주고, AI를 더 잘 활용할 수 있게 도와줍니다.
2. 7형제 한눈에 보기
이 섹션에서 배울 것: 7개 플러그인이 각각 무슨 역할을 하는지
| 이름 | 별명 | 역할 |
|---|---|---|
| 🛡️ SoDamHarness | 소담하네스 | AI 위험 행동 차단 · 안전 게이트 |
| 📄 SoDamContext | 소담컨텍스트 | AI 사용설명서 건강검진 · 다듬기 |
| 🔁 SoDamLoop | 소담루프 | 반복 작업 자동화 |
| 🧭 SoDamAgentic | 소담에이전틱 | 계획 짜고 실행하고 검토하기 |
| ✍️ SoDamPrompt | 소담프롬프트 | 초보자용 한국어 글쓰기 스킬 10종(빈칸 채우기) |
| 🔍 SoDamReverse | 소담리버스 | 역공학(해킹) 시도 차단 |
| 🗺️ SoDamGraph | 소담그래프 | 7형제 지금 어디까지 됐는지 지도로 보여주기 |
💡 **역공학(리버스 엔지니어링)**이란? 다른 사람의 제품이나 코드를 분해해서 동작 원리를 알아내는 행위입니다. 이를 AI가 돕지 못하도록 막아줍니다.
🛡️ SoDamHarness (소담하네스) — 안전 게이트
AI가 위험한 작업을 하기 전에 **자동으로 차단하거나 확인을 요청**하는 플러그인입니다.
**이런 상황에서 여러분을 지켜줘요:**
- AI가 파일을 지우려 할 때 → 백업 먼저 만들고 확인 요청
- AI가 파일을 덮어쓰려 할 때 → 백업 먼저 만들고 확인 요청
- 정말 위험한 명령(시스템 파괴 등) → 즉시 차
Related Skills
Docx
When user mentions Word doc, .docx, or requests professional documents with formattingCreate, edit, and analyze Word documents with tracked changes, comments, and formatting
Extract text, create PDFs, merge/split documents, and handle forms
Workflow Bundles Readme
Workflow Bundles
README.Zh
Claude Skills 镜像说明
会话管理(Session Manager)需求文档(PRD / Markdown)
目标:对 Codex / Claude Code 的本地会话记录进行可视化管理,并提供“一键复制 / 一键终端恢复”能力。 范围:v1 仅 macOS,但必须预留多平台扩展入口。 ---
Agent Readme
Agent onboarding — what to do with the files in this directory
Related Agents
Log Analyst
Security log analysis specialist. Parses and correlates auth.log, nginx/apache access logs, Windows Event Logs
De Airflow Expert
Expert Apache Airflow developer for DAG authoring, testing, and debugging. Use for DAG files (.py in dags/), a
Airflow Specialist
Apache Airflow 3.0 SME. Use when building DAGs with asset-aware scheduling, TaskFlow API, or implementing even