Warp Skills

Warp, the agentic development environment, reads Agent Skills from its skills directory. SkillMD lists 396,271 safety-reviewed skills (SKILL.md files) you can use in Warp free: search by task, install with one command, or copy the file into ./.agents/skills.

Install a skill in Warp

  1. CLI (recommended). Install the CLI once, then add any skill to Warp by slug:
    npm i -g skillmds@latest
    skillmd add <owner>/<name> -a warp      # project scope → ./.agents/skills
    skillmd add <owner>/<name> -a warp -g   # global scope  → ~/.agents/skills
  2. Manual copy. Open any skill on SkillMD, download its SKILL.md, and save it as ./.agents/skills/<skill-name>/SKILL.md (or ~/.agents/skills/… for every project).
  3. MCP server. If Warp supports MCP servers, connect the SkillMD server and ask the agent to search and install skills for you. Setup details: MCP docs.

Machine-readable version of this guide: /agents/warp.txt

Top skills for Warp

emilkowalski
Improve Animations
Audits a codebase's animation and motion code, then produces a prioritized list of findings and self-contained implementation plans for other agents to execute.
5k
epistemedeus
Samedaydesk Machine Commerce
Discover SameDayDesk's twenty-two account-free machine services and produce a verified, non-spending purchase intent from the live OpenAPI contract and unpaid HTTP 402 challenge. Use to select and preflight public web extraction, company or wallet enrichment, repository security scans, JSON-LD generation, AI-search audits, Morpho risk analysis, work opportunities, agent-service discoverability, agent-surface context budgets, contract-qualified service search, seller integrity, x402 or MPP payment offers, Base or Solana transaction evidence, or delegated-wallet policy conformance before a separately authorized payment executor is involved.
emilkowalski
Apple Design
Translates Apple's fluid interface design principles—spring animations, direct manipulation, interruptibility, and velocity handoff—into web implementations using CSS, Pointer Events, and spring libraries like Motion/Framer Motion.
5k
emilkowalski
Review Animations 2
Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy, flagging issues with easing, duration, performance, and accessibility.
5k · bundle
1102tools
Igce Builder Ffp
Builds auditable firm-fixed-price IGCEs using BLS wages, layered fringe, overhead, G&A and profit, GSA CALC+ positioning, and GSA Per Diem travel data.
ruslan-strazhnyk
I18N Rtl Audit
Audit a page for internationalization readiness — layout breaks under long translations (pseudo-localization), RTL rendering issues, hardcoded UI strings, and missing lang/dir attributes. Playwright MCP only, no signup.
1102tools
Igce Builder Lh Tm
Builds auditable Labor-Hour and Time-and-Materials IGCEs using BLS wages, explicit burden multipliers, GSA CALC+ positioning, GSA Per Diem travel, and separately priced materials.
user-2-3-4-5-6
Topic Intelligence
Find current creator or editorial topics from AI Workstation Global Topic Radar and turn one into an evidence-backed content brief with research questions, must_verify, avoid_claims, and visual requirements.
· bundle
user-2-3-4-5-6
AI Open Source Intelligence
Use live AI Open Source Radar evidence to browse, discover, verify, compare, and select open-source AI projects or plan candidate stacks. Use for Radar rankings, project and license checks, alternatives, technology selection, stack planning, and Radar Skills browsing; not for general AI news or closed-source product research.
· bundle
justhandledlabs
Ubrowser Setup Validator
Install, validate, or diagnose the upstream uBrowser MCP runtime and its local Playwright dependencies. Use for missing server files, MCP startup failures, tool-surface checks, or a clean uBrowser setup; do not use for ordinary browser automation.
ruslan-strazhnyk
Cold Load Waterfall
Profile a cold, cache-empty page load and build a text waterfall — the longest-pole requests, time to first byte, and time to interactive. Flags the critical-path bottlenecks. Playwright MCP only, no signup.
ruslan-strazhnyk
Core Web Vitals
Measure Core Web Vitals on any URL — LCP, CLS, INP, TTFB, FCP — using the browser's own performance APIs. Grades each metric against Google's thresholds and produces an A-F report. Playwright MCP only, no signup.
ruslan-strazhnyk
Diff Risk Review
Review the current git diff for correctness, security, and performance risks before you commit. Produces severity-ranked findings with the exact file:line and a suggested fix. Pure Claude Code — no MCP, no signup.
ruslan-strazhnyk
Form Validation Scan
Probe the forms on a page for validation gaps — missing required-field enforcement, no client-side validation, accepts malformed input, and absent error messaging. Reports per-field findings. Playwright MCP only, no signup.
ruslan-strazhnyk
Mixed Content Scan
Scan an HTTPS page for mixed content — HTTP scripts, styles, images, iframes, and insecure form actions. Separates browser-blocked active mixed content from passive, with the exact offending URLs. Playwright MCP, no signup.
1102tools
Acquisition Policy Workflow
Explains current FAR, DFARS, and agency-supplement policy; compares codified text, RFO model text, and agency deviations; traces rulemaking and public comments; and produces evidence-supported Acquisition Policy Impact Briefs.
heather
Robots Sitemap Validator
Check local robots.txt and sitemap.xml files for crawl-blocking mistakes. Use when someone asks to validate a sitemap, inspect robots.txt, or confirm whether local crawl files are safe to publish.
86606675
Orchestrate Research Evidence
Orchestrates evidence-based research across local PDFs, scholarly search, citation-context tools, web sources, and code repositories to produce traceable syntheses with counterevidence audits.

Browse all skills →

Frequently asked questions

Where does Warp look for skills?

Warp loads Agent Skills from ./.agents/skills inside a project and from ~/.agents/skills globally. Each skill lives in its own folder as <skill-name>/SKILL.md; the agent reads the skill's description and applies it when a request matches.

How do I install a skill in Warp?

Run npm i -g skillmds@latest once, then skillmd add <owner>/<name> -a warp in your project (add -g for global scope). The CLI writes the SKILL.md into .agents/skills for you. You can also copy the file by hand from any skill page on skillmd.com.

Do skills made for Claude Code work in Warp?

Yes. SKILL.md is an open, agent-neutral format: the same file works across Claude Code, Warp, Cursor, Codex, and 60+ other agents. Only the directory it lives in changes, and skillmd add -a warp handles that for you.

Skills for other agents

Claude CodeCursorOpenAI CodexGemini CLIGitHub CopilotWindsurfClineRoo CodeAntigravityOpenCodeGooseAmpKiro All agents →