Skip to content

lawwu/skills

Repository files navigation

lawwu-skills

Agent skills for Claude Code, Codex and other coding agents following the Agent Skills open format.

Installation

Claude Code

claude plugin marketplace add lawwu/skills
claude plugin install lawwu-skills@lawwu-skills

Restart Claude Code after installation. Skills activate automatically when relevant.

Update:

claude plugin marketplace update
claude plugin update lawwu-skills@lawwu-skills

Or run /plugin to open the plugin manager.

Skills Package (skills.sh)

For agents supporting the skills.sh ecosystem:

npx skills add lawwu/skills

Available 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

Available Subagents

Subagent Description
code-simplifier Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality

Contributing

See CONTRIBUTING.md for setup, skill templates, vendoring policy, and the PR workflow.

Inspiration

References

License

MIT