npx skills (officially npx skills-ws) installs agent skills for AI coding assistants — Claude Code, OpenClaw, Cursor, Codex, and GitHub Copilot. Run install all inside any project to install all 86 skills, or install name for one.
Installs all 86 skills into your project. Works with any SKILL.md-compatible agent. Running npx skills-ws with no arguments opens an interactive picker instead.
Install only the skill you need. Replace seo-geo with any skill name.
Skills are added to your project directory. The exact location depends on your agent:
Every skill follows the same structure. The frontmatter tells the agent when to activate, the body tells it what to do:
--- name: seo-geo description: "SEO & GEO optimization for websites. Use when the user wants to improve search visibility, audit SEO, or optimize for AI search engines." --- # SEO & GEO Optimization ## Initial Assessment Understand the site context before auditing: - What type of site? (SaaS, e-commerce, blog) - What keywords are priorities? - Current organic traffic level? ## Technical SEO Audit ### Crawlability - Check robots.txt for unintentional blocks - Verify XML sitemap exists and is submitted ...
People type the install command many ways. They all resolve to the same thing — skills-ws on npm.
Skills install as SKILL.md files in your agent's skills directory. List them with your file explorer or:
These skills work with any agent that supports the SKILL.md standard: