san-npm/skills-ws

Agent Skills Directory by Dr Clawdberg

2Stars on the repository
87Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ophis-swap

49

san-npm/skills-ws

Skill Codex

Use when the user wants to swap, trade, buy, sell, or convert tokens onchain, get a best-execution swap quote, compare a swap against DEX aggregators, or read wallet balances, token prices, gas, or fee-rebate tiers. Drives Ophis, an intent-based DEX (a CoW Protocol deployment) that is MEV-protected, gasless for the…

not rated 2 5d ago A 121 tokens original MIT

page-cro

50

san-npm/skills-ws

Skill Codex

Landing page CRO — 100-point audit checklist, heatmap analysis, statistical testing, conversion optimization. Use when auditing or optimizing a landing/marketing page. For popups see popup-cro; for signup flows see signup-flow-cro.

not rated 2 5d ago A 54 tokens original MIT

paid-ads

51

san-npm/skills-ws

Skill Codex

Paid advertising on Google (PMax, AI Max), Meta (Advantage+ Shopping/Sales), LinkedIn (Accelerate), TikTok (Symphony), X — campaign strategy, ad copy, audience targeting, ROAS/CPA. Use when user mentions PPC, paid media, ad creative, retargeting, or campaign optimization.

not rated 2 5d ago A 72 tokens original MIT

polymarket-trading

52

san-npm/skills-ws

Skill Codex

Analyze sports prediction markets on Polymarket: scan bookmaker odds (The Odds API) for a raw shortlist, then de-vig to true probabilities to find positive-EV favorites, and optionally execute trades after confirmation. Use when the user mentions polymarket, prediction markets, sports betting, scan/place bets…

not rated 2 5d ago A 79 tokens original MIT

popup-cro

53

san-npm/skills-ws

Skill Codex

Popup, modal, slide-in, and banner conversion optimization — exit intent, lead capture, cookie consent, mobile-friendly (Google interstitial-safe). Use when user mentions popup, modal, overlay, slide-in, exit intent, lead-capture, or announcement banner.

not rated 2 5d ago A 57 tokens original MIT

postgres-mastery

54

san-npm/skills-ws

Skill Codex

Advanced PostgreSQL — index strategies, EXPLAIN ANALYZE, partitioning, pgvector, connection pooling, zero-downtime migrations, backups, and replication. Use when diagnosing slow queries, designing indexes, planning a migration, tuning PgBouncer, adding pgvector search, or setting up backups/replication.

not rated 2 5d ago A 69 tokens original MIT

pr-media-outreach

55

san-npm/skills-ws

Skill Codex

End-to-end PR and media outreach playbook: press releases, journalist pitching, source-request platforms, crisis comms, earned/paid/contributed media, entity visibility in AI search, and PR measurement. Use when drafting a launch, pitching reporters, responding to a crisis, placing bylines, or reporting PR results.

not rated 2 5d ago A 69 tokens original MIT

san-npm/skills-ws

Skill Codex

SaaS pricing strategy and billing implementation — value metrics, tiering, discount governance, willingness-to-pay research (Van Westendorp/Gabor-Granger), localization, price increases, and production Stripe Billing (Checkout, usage meters, schedules, dunning, tax). Use when setting/testing prices, designing tiers…

not rated 2 5d ago A 74 tokens original MIT

product-led-growth

57

san-npm/skills-ws

Skill Codex

Product-led growth playbooks — activation loops, viral mechanics, freemium gating, PQL scoring, self-serve revenue, and product-led sales. Use when designing PLG onboarding, defining aha/activation metrics, building freemium gates or reverse trials, scoring PQLs, wiring self-serve Stripe billing, or layering sales…

not rated 2 5d ago A 77 tokens original MIT

programmatic-seo

58

san-npm/skills-ws

Skill Codex

Build template-driven SEO pages at scale (Next.js/Astro) that survive Google's scaled-content-abuse and site-reputation-abuse policies: page patterns, data pipelines, canonical/index management, schema, indexing monitoring. Use when user mentions programmatic SEO, pSEO, or directory/location/comparison/integration…

not rated 2 5d ago A 70 tokens original MIT

san-npm/skills-ws

Skill Codex

BD strategy for B2B SaaS: partner scoring, compliance-safe outreach, deal pipeline + CRM fields, partner economics, and negotiation playbooks. Use when sourcing/qualifying partners, running cold outbound, structuring referral/reseller/integration/white-label deals, negotiating partnership terms, or building a BD…

not rated 2 5d ago A 67 tokens original MIT

ci-cd-pipeline

60

san-npm/skills-ws

Skill Codex

Architect and audit end-to-end CI/CD systems: reusable workflows, testing strategy, OIDC cloud deploys, SLSA provenance, canary/rollback, reversible migrations, and monorepo orchestration. Use for pipeline architecture, security reviews, deployment strategy, or cross-repository CI design. For copy-ready GitHub Actions…

not rated 2 5d ago A 82 tokens original MIT

project-management

61

san-npm/skills-ws

Skill Codex

End-to-end software project management: charter, throughput-based sprint planning, OKRs, RAID logs, ADR/DACI decisions, dependency contracts, release gates, retros. Use when planning a project/sprint, scoping/estimating, running ceremonies, tracking risks/dependencies, writing status updates, or picking…

not rated 2 5d ago A 72 tokens original MIT

prompt-engineering

62

san-npm/skills-ws

Skill Codex

Production prompt engineering across OpenAI, Anthropic, Gemini, local, and agentic coding tools: structure, few-shot, structured output, chaining, evals, injection defense, RAG, caching, reasoning controls. Use when designing prompts, debugging LLM quality/refusals, building evals, enforcing structured output, or…

not rated 2 5d ago A 75 tokens original MIT

san-npm/skills-ws

Skill Codex

Transparent, rules-compliant Reddit engagement: research subreddits, scan threads with real search syntax, score thread-fit and moderation risk, draft disclosed replies, follow Reddit's API policy, log outcomes. Use when planning Reddit research, outreach, or draft replies for a product, client, or community.

not rated 2 5d ago A 65 tokens original MIT

retention-analytics

64

san-npm/skills-ws

Skill Codex

Churn analysis, cohort retention (classic/rolling/bracket + revenue retention/NRR), health scoring with calibration, churn-risk SQL, and win-back strategies for SaaS. Use when measuring retention/churn, building cohort or NRR reports, calibrating a customer health score, finding at-risk accounts, or designing win-back…

not rated 2 5d ago A 73 tokens original MIT

revenue-operations

65

san-npm/skills-ws

Skill Codex

RevOps for B2B SaaS — segmented funnel benchmarks, forecasting rigor, capacity-based quota/territory planning, GTM alignment, dashboard SQL, and a 2026 tooling stack. Use when defining funnel stages, building a forecast or quota model, auditing the GTM tech stack, or instrumenting pipeline/retention dashboards.

not rated 2 5d ago A 73 tokens original MIT

saas-billing

66

san-npm/skills-ws

Skill Codex

Express/Node SaaS billing with Stripe — subscriptions, usage billing (billing.meterEvents), webhooks, API key provisioning, dunning runbook, Adaptive Pricing, Stripe Tax. Use when building SaaS billing on an Express/Node backend; for Next.js see stripe-billing.

not rated 2 5d ago A 65 tokens original MIT

sales-funnel

67

san-npm/skills-ws

Skill Codex

Design, instrument, and optimize sales/marketing funnels: TOFU/MOFU/BOFU + retention, blueprints by motion (PLG, sales-led B2B, ecommerce, creator, marketplace), GA4/CDP events, CRM lifecycle, objection handling, and privacy-safe measurement. Use when building/auditing a funnel, planning lead magnets, instrumenting…

not rated 2 5d ago A 85 tokens original MIT

search-console

68

san-npm/skills-ws

Skill Codex

Google Search Console expert workflows: Page indexing diagnosis, Performance/CTR analysis, sitemap/canonical triage, Core Web Vitals, structured-data eligibility, and the GSC APIs plus BigQuery export. Use when verifying a property, debugging unindexed pages or lost clicks, auditing rich-result eligibility, or pulling…

not rated 2 5d ago A 70 tokens original MIT

security-hardening

69

san-npm/skills-ws

Skill Codex

Defensive code patterns — OWASP Top 10 with real fixes, authN/authZ, CORS, CSP strict-dynamic + Trusted Types, rate limiting, dependency security, supply-chain provenance (SLSA/sigstore), AI-app risks (prompt injection, LLM data leakage), incident response. Use when hardening application code.

not rated 2 5d ago A 75 tokens original MIT

security-pentester

70

san-npm/skills-ws

Skill Codex

Active offensive testing — OWASP Top 10 exploitation, white-box source-aware scans, CI/CD security gates, vuln report interpretation, remediation. Use when running pentests or attacking your own app. Paired with security-hardening (defensive code) and security-sentinel (runtime threat intel).

not rated 2 5d ago A 64 tokens original MIT

security-sentinel

71

san-npm/skills-ws

Skill Codex

Perform multi-source runtime threat triage for unknown links, senders, wallets, domains, and contracts using calibrated evidence and safe handling. Use when deciding whether an external artifact can be trusted. For VirusTotal-specific CLI/API investigation, use virustotal; for code hardening or authorized pentesting…

not rated 2 5d ago A 71 tokens original MIT

seo-geo

72

san-npm/skills-ws

Skill Codex

SEO + GEO (Generative Engine Optimization): technical audits, schema (JSON-LD), Core Web Vitals (LCP/INP/CLS), E-E-A-T, hreflang, and AI-search citation tuning for Google AI Overviews/AI Mode, Bing Copilot, ChatGPT Search, Claude, Perplexity, Gemini. Primary-source crawler + robots.txt rules. Use when improving search…

not rated 2 5d ago C 106 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: