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-skillsWorks with Claude Code, GitHub Copilot, Cursor, and any agent that supports the format.
|
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.
|
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.
|
|
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.
|
Conventions for building Agent Skills with Bun — directory structure, SKILL.md authoring, script design, testing, and repo layout. For skill authors.
|
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 oneSkills follow the Agent Skills open format. Each is a self-contained directory your agent discovers and loads automatically. No configuration needed.
MIT