Agent skills for Claude Code, Codex and other coding agents following the Agent Skills open format.
claude plugin marketplace add lawwu/skills
claude plugin install lawwu-skills@lawwu-skillsRestart Claude Code after installation. Skills activate automatically when relevant.
Update:
claude plugin marketplace update
claude plugin update lawwu-skills@lawwu-skillsOr run /plugin to open the plugin manager.
For agents supporting the skills.sh ecosystem:
npx skills add lawwu/skills| Skill | Description |
|---|---|
| create-skills-marketplace | Scaffold a new Claude Code skills marketplace from the cookiecutter template. |
| skill-creator | Create new skills, modify and improve existing skills, and measure skill performance |
| Subagent | Description |
|---|---|
| code-simplifier | Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality |
See CONTRIBUTING.md for setup, skill templates, vendoring policy, and the PR workflow.
MIT