Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (skills-ws) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
skills-ws
58 agent skills for AI coding assistants. Built for OpenClaw, Claude Code, Cursor, and Codex.
Website: skills.ws npm: npmjs.com/package/skills-ws Source: github.com/san-npm/skills-ws
Install
npx skills-ws install # interactive picker
npx skills-ws install seo-geo # install specific skill
npx skills-ws install all # install everything
npx skills-ws list # list available skillsWhat are skills?
Skills are SKILL.md files that give AI coding assistants specialized knowledge — workflows, checklists, code patterns, and domain expertise. Drop them into your project and your AI gets smarter.
Each skill follows a standard format:
---
name: seo-geo
description: "SEO & GEO optimization for websites..."
---
# SEO & GEO Optimization
## Initial Assessment
...Categories (58 skills)
- Marketing — SEO/GEO, content strategy, copywriting, paid ads, email sequences, PR/media, influencer marketing, brand strategy, webinar/events, blog engine
- Dev — Git workflow, CI/CD pipelines, API design, database design, testing strategy, web performance, security hardening, prompt engineering, AI agent design
- Growth — Social media, community building, customer feedback, business development, cold outreach, competitor intelligence, affiliate marketing, customer acquisition
- Conversion — Landing pages, signup flows, popups, A/B testing, pricing optimization, lead scoring, CRO, sales funnels, paywall/upgrade
- Analytics — Google Analytics, Search Console, Bing Webmaster, Yandex, data analytics, data management, retention analytics
- Operations — EU legal compliance (GDPR, AI Act, DSA), hiring/team building, project management, CRM, accounting, revenue ops
- Design — UI/UX Pro Max, landing page builder, ASCII banner
Compatible agents
| Agent | Skill directory |
|---|---|
| Claude Code | .claude/skills/ |
| OpenClaw | ~/openclaw/skills/ |
| Cursor | .cursor/skills/ |
| Codex | .codex/skills/ |
| Any SKILL.md agent | ./skills/ |
Supply chain security
- Zero dependencies — no
node_modules, no transitive risk - No eval/exec patterns — no code execution at runtime
- Environment-only credentials — API keys via env vars only, never hardcoded
- VirusTotal scanned — every skill checked for malware
- Build provenance — published with npm provenance attestation via GitHub Actions
- Source available — full source on GitHub, audit anytime
- Sigstore transparency — builds logged to public transparency ledger
GEO (Generative Engine Optimization)
This package includes AI-crawler-friendly files:
/llms.txt— concise skill index/llms-full.txt— full SKILL.md content for all skills/robots.txt— allows GPTBot, ClaudeBot, PerplexityBot, etc.
License
MIT — Commit Media SARL