liqiongyu/lenny_skills_plus

51 stars · Last commit 2026-05-21

86 agent-executable skill packs converted from RefoundAI’s Lenny skills (unofficial). Works with Codex + Claude Code.

README preview

# Lenny Skills Plus

> 中文版: [README.zh-CN.md](README.zh-CN.md)

[![CI](https://github.com/liqiongyu/lenny_skills_plus/actions/workflows/ci.yml/badge.svg)](https://github.com/liqiongyu/lenny_skills_plus/actions/workflows/ci.yml)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE)
[![Skills: 87](https://img.shields.io/badge/Skills-87-green.svg)](docs/SKILLS_CATALOG.md)

A curated library of **87 agent-executable skill packs** (86 converted from RefoundAI's "Lenny skills" + 1 meta-skill) that follow the open **Agent Skills** format. Works with both **OpenAI Codex** and **Claude Code**.

Each skill pack defines scope, required inputs, concrete deliverables, a step-by-step workflow, and quality gates — so agents produce reviewable artifacts instead of generic advice.

## Skills at a Glance

| Category | Count | Good Starting Points |
|---|---:|---|
| Product Management | 22 | [problem-definition](skills/problem-definition/), [writing-prds](skills/writing-prds/), [shipping-products](skills/shipping-products/) |
| Leadership | 14 | [managing-up](skills/managing-up/), [delegating-work](skills/delegating-work/), [having-difficult-conversations](skills/having-difficult-conversations/) |
| Career | 7 | [negotiating-offers](skills/negotiating-offers/), [career-transitions](skills/career-transitions/), [building-a-promotion-case](skills/building-a-promotion-case/) |
| Sales & GTM | 7 | [founder-sales](skills/founder-sales/), [enterprise-sales](skills/enterprise-sales/), [sales-qualification](skills/sales-qualification/) |

View full repository on GitHub →