Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

shkills

Shep's skills for agents.

These are skills I use with agents that seemed useful enough to share. They are opinionated on purpose: each one captures a workflow I actually use, including the checks that make it reliable.

Skills

Skill What it does
ask-chatgpt-pro Uses a signed-in Chrome session to send a significant request to ChatGPT Pro, retrieve the answer, and bring it back into the agent's work.
tailnet-preview Runs concurrent, supervised local web previews that stay private to trusted Tailscale devices.

Install a skill

Clone the repository, then copy the skill you want into your Codex skills directory:

git clone https://github.com/elsheppo/shkills.git
cp -R shkills/skills/<skill-name> ~/.codex/skills/

Start a new Codex session after installing so the skill can be discovered.

Each skill is self-contained. Read its SKILL.md for dependencies and behavior before using it. Some skills depend on authenticated services or additional Codex plugins; ask-chatgpt-pro, for example, requires Chrome browser control and access to ChatGPT Pro.

License

MIT

About

Agent skills I use and thought were worth sharing.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages