Skip to content

chadly/skillz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My personal utility belt of agent skills following the agent skills specification so they can be used by any skills-compatible agent, including Claude Code and Codex CLI, installable via npx skills.

Installation

Install all skills from this repo:

npx skills add chadly/skillz

Install a single skill:

npx skills add chadly/skillz --skill git-commit

Install globally (available across all projects) for a specific agent:

npx skills add chadly/skillz -g -a claude-code

Skills

Skill Description
git-commit Commit changes to git using atomic commits with semantic commit conventions defined in .sgcrc.
mediagen Write image and video prompts for Google's Gemini media generation models (Nano Banana for images, Veo for video).

About

My personal utility belt of skills for Claude Code

Resources

License

Stars

Watchers

Forks

Contributors