Skip to content

maxBRT/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

skills

My personal agent skills for the open Agent Skills ecosystem. Install with the Vercel skills CLI.

skills.sh

Install

# List available skills
npx skills add maxBRT/skills --list

# Install all skills (interactive)
npx skills add maxBRT/skills

# Install a specific skill globally
npx skills add maxBRT/skills --skill wrap-up -g -y

# Install to a specific agent
npx skills add maxBRT/skills --skill wrap-up -a cursor -g -y

Use without installing

npx skills use maxBRT/skills@wrap-up

Available skills

Skill Description
to-epic Turn a conversation into an epic (full PRD) plus tracer-bullet sub-issues on the project tracker.
wrap-up Ship a one-on-one session: branch, commit, push, open a PR against main.

The CLI discovers SKILL.md files under skills/ (and other standard agent skill paths). See vercel-labs/skills for full discovery rules.

License

MIT

About

Personal agent skills for the open Agent Skills ecosystem (npx skills add maxBRT/skills)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors