#782 · Primary category: AI Agents & Automation

oz-skills

A curated collection of reusable Agent Skills (markdown guides) that teach Warp AI agents your conventions, best practices, and workflows.

Project last updated:08/15/26

GitHub Stars

824

Forks

66

Contributors

3

License

MIT

Why we included this project

Warp and Oz agents learn your conventions from markdown files called skills, and this repo collects a set of ready-made ones. Each skill is a folder with a SKILL.md file that walks an agent through a specific job, like updating docs, fixing CI failures, running web accessibility audits, or building MCP servers. You copy a skill into your project's `.agents/skills/` directory, or into `~/.agents/skills/` to make it available across all your projects, and Warp detects it on the next interaction. That lets you keep agent behavior consistent without writing the instructions from scratch. The bundled examples also work as a reference for the Agent Skills format, showing the YAML frontmatter and folder structure you'd copy for your own skills.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category