skills/lenny-skillpack-creator/SKILL.md
Convert a Refound/Lenny Skill into an agent-executable Skill Pack.
npx skillsauth add liqiongyu/lenny_skills_plus lenny-skillpack-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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):
testing
Draft and edit written artifacts (email, memo, doc) with a quality gate.
development
Create a build-ready spec + design doc (user flows, prototype brief, acceptance criteria). See also: writing-prds (decision-level PRD).
development
Write a decision-ready PRD for cross-functional alignment. See also: writing-specs-designs (build-ready spec).
tools
Define or refresh a product North Star metric + driver tree.