Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

al3des skills

Reusable agent skills published for installation through the open skills.sh ecosystem.

skills.sh

Install

List the available skills:

npx skills add https://github.com/al3des/skills --list

Install from the repository URL:

npx skills add https://github.com/al3des/skills

Install one skill explicitly:

npx skills add https://github.com/al3des/skills --skill model-routing

The GitHub shorthand works too:

npx skills add al3des/skills

Skills

model-routing

Routes orchestrated Pi work across OpenAI Codex GPT models and thinking levels, using the lowest sufficient model and effort while controlling duplicated context, validation, and token use.

This skill is Pi- and OpenAI-Codex-specific. Its bundled research notes capture the source-grounded assumptions behind the routing policy.

Repository layout

Each reusable skill lives under skills/<name>/SKILL.md, which is discovered directly by the Vercel skills CLI.

License

MIT

About

Reusable agent skills for the open skills.sh ecosystem

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors