warpdotdevwarpdotdevOfficialยท15 Agent Skills Included

oz-skills

Ready-made AI agent skills for coding, testing, and DevOps workflows

Automates common engineering workflows like fixing CI failures, creating pull requests, triaging GitHub issues, and testing web apps. Audits websites for SEO, accessibility, and performance while keeping documentation in sync with code changes. Eliminates repetitive manual work by giving AI agents proven, step-by-step playbooks for real development tasks.
npx skills add warpdotdev/oz-skills --all -g -y
Available:

Explains to the AI agent how this skill catalog is structured and the formatting rules each skill follows so it can discover, load, and apply the right skill for a task.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

docs-update

Analyze code commits and generate documentation updates across Mintlify, Docusaurus, GitBook, and Fumadocs.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

terraform-style-check

Enforce HashiCorp style conventions on Terraform HCL code.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

ci-fix

Diagnose GitHub Actions CI failures and push minimal fixes to a branch.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

slack-qa-investigate

Investigate repository questions by reading files and following documentation links.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

scheduler

Creates reminders and schedules tasks with configurable triggers and delivery options.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

seo-aeo-audit

Audit websites for SEO and AEO with technical, on-page, mobile, and international checks.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

web-accessibility-audit

Audit web pages against WCAG standards using automated tools and manual review.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

create-pull-request

Create GitHub pull requests from local Git history using the gh CLI.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

webapp-testing

Automate local web application testing with Playwright and Python.

Official
Intermediate
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

web-performance-audit

Audit web page performance with Chrome DevTools MCP traces and Core Web Vitals.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

mcp-builder

Guide MCP server development in Python FastMCP or Node TypeScript MCP SDK.

Official
Advanced
๐Ÿ“ฆ In Repo
warpdotdevwarpdotdev

github-bug-report-triage

Assesses GitHub bug reports for clarity, reproduction steps, and validity, identifying missing information.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install oz-skills?โ–ผ

Run `npx skills add warpdotdev/oz-skills --all -g -y` in your terminal to install all skills in this suite globally.

What can Oz Skills automate?โ–ผ

It covers CI failure fixes, pull request creation, GitHub issue triage and deduplication, web app testing, SEO and accessibility audits, Terraform style checks, and automatic documentation updates.

Do Oz Skills work with Warp and other AI agents?โ–ผ

Yes. All skills follow the open Agent Skills standard, so they work with Warp agents, Oz, and any agent that supports the SKILL.md format.

Can I use Oz Skills without writing code?โ–ผ

Yes. Once installed, your AI agent reads each skill's instructions and executes the workflow from your plain-English request.

How do I add a skill to my own project?โ–ผ

Copy the skill folder into your project's `.agents/skills/` directory, or install the full suite with `npx skills add warpdotdev/oz-skills --all -g -y`.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’