원클릭으로
lenny-skillpack-creator
Convert a Refound/Lenny Skill into an agent-executable Skill Pack.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Convert a Refound/Lenny Skill into an agent-executable Skill Pack.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create an AI Evals Pack (eval PRD, test set, rubric, judge plan, results + iteration loop). See also: building-with-llms (build), ai-product-strategy (strategy).
Create an AI Product Strategy Pack (thesis, use cases, system plan, eval plan, roadmap).
Analyze user/customer feedback into a Feedback Analysis Pack (taxonomy, themes, recommendations). See also: conducting-user-interviews (collect new), designing-surveys (quantitative).
Apply behavioral science to product design: target behavior, intervention map, experiment plan.
Create a Brand Storytelling Pack: brand narrative, founder story, channel scripts, Q&A bank.
Build a promotion case: evidence log, impact narrative, manager alignment plan, submission-ready promo doc.
| name | lenny-skillpack-creator |
| description | Convert a Refound/Lenny Skill into an agent-executable Skill Pack. |
Your job is to refactor “insight-heavy” Refound/Lenny skills into agent-executable skill packs: boundary-clear, artifact-driven, and testable.
This skill is designed to be compatible with both:
You are NOT writing a blog post. You are producing an installable folder with SKILL.md + references/ (+ optional scripts/).
Language requirement: The generated skill pack (SKILL.md and all referenced templates/checklists) must be written in English.
For a given source skill, output an installable skill directory:
<skill-slug>/SKILL.md (short, executable, high-signal)<skill-slug>/references/ (templates, checklists, rubrics, question bank, examples, source notes)<skill-slug>/scripts/ (optional: lint, scaffolding, batch tools)<skill-slug>/README.md (install + invoke + examples)Follow the spec in references/SKILL_PACK_SPEC.md.
Ask for the minimum information needed to proceed. If missing, proceed with explicit assumptions.
Required:
Optional but helpful:
Every generated SKILL.md must include:
Use references/TRANSFORMATION_RULES.md as the canonical conversion playbook.
Keep SKILL.md operational. Move long content into references/ and cite the files.
Heuristic:
references/: everything else (templates, deep notes, long checklists)Use references/SECURITY_GUIDE.md.
If the environment supports file operations, create the folder structure and write files. Otherwise, output a complete file tree in-chat (one file at a time), clearly labeled.
Optional helper scripts (in this skill folder):