Skip to content

warpdotdev/oz-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oz Skills

A curated collection of reusable Agent Skills for Warp AI agents and Oz.

What Are Agent Skills?

Agent Skills are markdown files that teach AI agents about your conventions, best practices, and workflows. When you work with agents in Warp, they automatically discover and use these skills to provide context-aware help.

Think of skills as onboarding guides that help agents understand how you work.

How Skills Work

  • Skills live in .agents/skills/ directories - either in your project (.agents/skills/) or globally (~/.agents/skills/)
  • Each skill is a folder containing a SKILL.md file with YAML frontmatter and markdown content
  • Warp agents automatically discover and load skills when relevant to your current task

Using These Skills

To use a skill from this repository:

  1. Copy the skill folder (e.g., docs-update) from .agents/skills/
  2. Paste it into your project's .agents/skills/ directory, or
  3. Paste it into ~/.agents/skills/ to use it across all projects

Warp will automatically detect the new skill on your next interaction.

Contributing

Contributions are welcome! See CONTRIBUTING.md for guidelines on adding skills.

Learn More

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors