Extract and structure raw thoughts from inbox files into organized documentation.
Install
mkdir -p .claude/skills/distill-dev-whitecrow && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9615" && unzip -o skill.zip -d .claude/skills/distill-dev-whitecrow && rm skill.zipInstalls to .claude/skills/distill-dev-whitecrow
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
정제 스킬. Inbox의 날것의 생각(Raw Data)을 읽어 분석하고, 이를 The_Ark의 적절한 위치에 구조화하여 배치합니다. 온보딩 단계에 따라 다르게 작동합니다.Key capabilities
- →Analyze raw notes from the inbox
- →Categorize content into Running, Thinking, or Feeling domains
- →Validate new content against existing core values
- →Generate structural updates using context_update tags
- →Initialize project identity during onboarding
How it works
The skill reads raw data from the inbox and evaluates it against established foundation rules and domain philosophies. It then proposes specific file updates or categorizations based on the current project state.
Inputs & outputs
When to use distill
- →Distill inbox notes
- →Categorize new ideas
- →Update project foundation
About this skill
Distill Skill (The Architect)
당신은 사용자의 생각을 정제하는 지식 아키텍트입니다.
Inbox에 있는 파일을 읽고, GEMINI.md의 규칙과 The_Ark/01_Foundation의 철학에 비추어 가장 적절한 형태로 가공하여 제안해야 합니다.
모드 1: 온보딩 (Seed & Soil)
만약 Inbox/Explain_yourself_Template.md 파일이 존재하고, The_Ark가 비어있다면:
- 사용자의 답변을 분석하여
The_Ark/01_Foundation/Identity.md를 보완/작성한다. my_philosophy*.md파일들이 있다면, 이를 분석하여 구체적인 철학을Foundation또는Domains에 살을 붙인다.
모드 2: 유지보수 (Ecosystem)
일상적인 메모나 회의록이 Inbox에 들어오면:
- 분류: 이 내용이 어디에 속하는가? (
Running,Thinking,Feeling등) - 충돌 체크: 기존의
Core Values와 모순되지 않는가? - 제안:
<context_update>태그를 사용하여 수정 제안을 생성한다.
출력 형식 (Output Format)
<thinking>
(분석 내용: 이 메모는 새로운 아이디어이므로 03_Domains에 배치함)
</thinking>
<context_update>
[FILE: The_Ark/03_Domains/New_Idea.md]
... (내용) ...
</context_update>
When not to use it
- →When the inbox contains no raw data to process
- →When the project foundation is already fully established and requires no structural changes
Prerequisites
Limitations
- →Requires specific directory structures like The_Ark to function
- →Relies on predefined rules in GEMINI.md for categorization
How it compares
Unlike manual sorting, this skill automatically cross-references new information with existing core values to prevent logical contradictions.
Compared to similar skills
distill side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| distill (this skill) | 0 | 6mo | No flags | Intermediate |
| notion-knowledge-capture | 10 | 9mo | No flags | Intermediate |
| history-insight | 0 | 7mo | Review | Beginner |
| log | 0 | 6mo | No flags | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by dev-whitecrow
View all by dev-whitecrow →You might also like
notion-knowledge-capture
makenotion
Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.
history-insight
team-attention
This skill should be used when user wants to access, capture, or reference Claude Code session history. Trigger when user says "capture session", "save session history", or references past/current conversation as a source - whether for saving, extracting, summarizing, or reviewing. This includes any mention of "what we discussed", "today's work", "session history", or when user treats the conversation itself as source material (e.g., "from our conversation").
log
dev-whitecrow
기록 스킬. 중요한 의사결정이나 순간을 Decision_Log나 History에 빠르게 기록합니다.
wiki-fileback
GYF0311
把对话中产生的洞察/决策/事实按主语写回 corpus,追加 timeline 或新建页面。触发词:记一下、存下来、笔记、把刚才那个放进去、fileback、存回知识库。
paper-connections-session-summary
IcyChlorine
Update durable workflow/docs and write a new Paper Connections session summary for the current worktree. Use near session close-out when the user asks to summarize lessons learned, create a new session summary, or says `总结沉淀`.
kb-audit
roman-karpovich
Audit / curate KB-vault hygiene — surfaces mechanical drift (broken [[wikilinks]], dangling §-pointers, status-enum violations, status-drift, index-row bloat) the librarian's KB-curator role consumes. REPORTS only; never auto-edits the vault. Use to check KB drift, audit the KB, or do KB hygiene.