Skip to content

TimBeyer/agent-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

Ready-to-use capabilities for your AI agent. One command to install, zero configuration — your agent discovers and uses them automatically.

npx skills add TimBeyer/agent-skills

Works with Claude Code, GitHub Copilot, Cursor, and any agent that supports the format.

Skills

sixt-rental

Your agent searches every Sixt station in a city at once, compares prices side by side, and knows about partner discount codes most people never find. Filters by what matters — electric, family-size, SUV, price cap — and generates a booking link when you're ready.

TypeScript Bun 4 scripts

readme-design

Guides your agent through a design thinking process before writing — explore the project, understand the audience, find the hook. Produces distinctive GitHub markdown instead of generic boilerplate.

documentation

terminal-recording

Your agent creates clean, reproducible terminal recordings for docs. Uses tmux + asciinema + agg for GIFs without the flashing artifacts you get from pixel-capture tools.

documentation

skill-dev

Conventions for building Agent Skills with Bun — directory structure, SKILL.md authoring, script design, testing, and repo layout. For skill authors.

documentation meta

Install

Install all skills, or pick just the ones you need:

npx skills add TimBeyer/agent-skills                        # all
npx skills add TimBeyer/agent-skills --skill sixt-rental    # just one

Skills follow the Agent Skills open format. Each is a self-contained directory your agent discovers and loads automatically. No configuration needed.

License

MIT

About

My collection of agent skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors