The library

Everything we index — ranked by what works, never by stars.

works · untested / no effect · hurts — every rank is measured against a no-skill baseline
untested
Manage OpenClaw issue sweeps and autofixskillEngineeringOpsL3
clawsweeper · OpenClaw maintainers automating issue/PR triaging, commit validation, and guarded fix PR creation.
untested
Design high-converting popups and overlaysskillMarketingProductL2
popup-cro · Creating popups that convert without damaging user experience or brand perception.
untested
Plan and analyze A/B tests statisticallyskillProductDataL2
experiment-designer · Product teams running defensible experiments with clear success criteria and statistical stopping rules.
untested
Test Control UI with end-to-end checksskillEngineeringProductL3
control-ui-e2e · Control UI changes requiring browser routing, app boot, and Gateway handshake verification in one test.
untested
Simplify code after recent changesskillEngineeringL1
refactor-pass · Cleaning up code after feature work by removing dead code and straightening logic.
untested
Optimize PostgreSQL queries and schemasskillEngineeringDataL2
postgres-patterns · Writing production PostgreSQL queries and schemas with Supabase best practices for performance and security.
untested
Extract patterns into reusable skillsskillEngineeringOpsL2
extract · Capturing one-off debugging solutions as reusable skills to avoid re-discovering the same fix.
untested
Validate code across Linux, macOS, WindowsskillEngineeringL2
crabbox · When you need broad OS coverage, CI parity, or secrets validation without local resource constraints.
untested
Design PostgreSQL schemas and indexesskillEngineeringDataL2
postgresql · When you need to model a relational schema with correct constraints, performance tuples, and MVCC semantics.
untested
Navigate FDA device submission pathwaysskillLegalOpsL2
fda-consultant-specialist · When you face FDA premarket approval decisions and need pathway selection, QSR compliance, and HIPAA/cybersecurity assessment.
untested
Sync skills across coding environmentsskillEngineeringOpsL2
skillfish · When you want a unified skill distribution and versioning system across Claude Code, Cursor, Copilot, and 30+ other agents.
untested
Talk to Discord-backed OpenClaw agentskillL2
discord-clawd · When you need to ask or publish through an OpenClaw Discord relay target without parsing history.
untested
Research prediction markets for decision signalsskillDataFinanceL1
prediction-market-oracle-research · When you want to use market-implied probabilities to inform strategic decisions while controlling for liquidity, resolution rules, and manipulation.
untested
Prepare FDA 21 CFR 820 QSR auditskillOpsLegalL1
fda-qsr-audit-prep · When you need to audit medical device QSR posture before internal review, FDA inspection, or Form 483 response.
untested
Search and sync Discord archivesskillOpsL2
discrawl · When you need Discord history, DM search, or channel summaries without relying on fresh Discord API calls.
untested
Review prediction-market workflows for riskskillLegalOpsL1
prediction-market-risk-review · When a trading agent, portfolio tool, or oracle integrations touches venue auth, portfolio data, or execution capabilities.
untested
Architect and audit feature flagsskillProductEngineeringL2
feature-flags-architect · When you need to ship behind a flag, ramp a launch, or clean up flag debt before a release freeze.
untested
Search and sync GitHub archivesskillEngineeringOpsL2
gitcrawl · When you need to find duplicate issues, triage PRs, or search GitHub history without live API overhead.
untested
Prepare PR with safety gates and checksskillEngineeringL2
prepare-pr · When you need to draft a PR with proper context, verify CI readiness, and minimize review friction before opening.
untested
Build financial models for foundersskillFinanceL3
Finance Lead · When you need to oversee a finance function, manage budgets, forecast cash flow, or prepare board-level financial reports.
untested
Search and sync Granola meeting archivesskillOpsL2
graincrawl · When you need to find meeting notes, transcripts, or speaker context without API calls to Granola.
untested
Analyze financial ratios and valuationsskillFinanceL2
finance-skills · When you need finance-specific guidance on structuring costs, cash flow analysis, or strategic financial planning.
untested
Search and sync Notion archivesskillOpsL2
notcrawl · When you need to query Notion workspace data without hitting API rate limits.
untested
Optimize Prisma ORM schemas and queriesskillEngineeringL2
prisma-patterns · When you need type-safe database design with Prisma, query optimization, or migration planning.
untested
Analyze financial health and forecastsskillFinanceL1
financial-analyst · When you need to interpret P&L, cash flow, balance sheet trends and build financial models.
untested
Regenerate OpenClaw release changelogsskillEngineeringProductL2
openclaw-changelog-update · When preparing a release, you need to synthesize commits into user-facing changelog entries.
untested
Run financial ratio and DCF analysisskillFinanceL1
financial-health · When you need a snapshot of cash position, growth efficiency, and runway to understand financial sustainability.
untested
Debug OpenClaw models and behaviorskillEngineeringL2
openclaw-debugging · When OpenClaw behavior differs between local/live and you need to isolate which boundary (config, tool construction, provider payload, fetch, stream) is broken.
untested
Create and update product marketing contextskillMarketingProductL1
product-marketing-context · When launching a new marketing effort and you need to capture positioning, ICP, problems, and differentiation once so every marketing skill reuses the same foundation.
untested
Fix failing or flaky Playwright testsskillEngineeringL2
fix · When a Playwright test fails intermittently and you need a taxonomy to categorize it (timing/async, test isolation, environment, infrastructure) before applying the right fix pattern.
untested
Author OpenClaw Docker E2E testsskillEngineeringL3
openclaw-docker-e2e-authoring · When you need to prove OpenClaw behavior crosses a boundary (deterministic for byte/payload routing, live for actual provider behavior).
untested
Get weather and forecasts by locationskillProductivityL1
weather · When you need quick weather for a location and want zero API keys or rate limits.
untested
Audit production readiness before launchskillEngineeringOpsL2
production-audit · When CI is green but you need to assess actual production risk (auth, data integrity, payments, operations, UX) before launch.
untested
Run quarterly feature-flag cleanupskillEngineeringProductL2
flag-cleanup · When you want to clean up feature flags quarterly and identify which flags are safe to remove based on age and usage patterns.
untested
Search LLM-optimized docs and skillsskillL2
chub · When you want to fetch curated, versioned API docs directly into your agent's context instead of relying on training data.
untested
Manage OpenClaw GHSA security advisoriesskillEngineeringOpsL2
openclaw-ghsa-maintainer · When you need to patch, validate, and publish a security advisory safely without accidentally publishing escaped newline literals or incomplete data.
untested
Optimize production scheduling and bottlenecksskillOpsL2
production-scheduling · When production orders compete for bottleneck resources and you need a theory-driven framework (Theory of Constraints/DBR) instead of trial-and-error sequencing.
untested
Fix broken features end-to-endskillEngineeringL2
focused-fix · When an entire feature or module is broken and you need to trace dependencies, diagnose all issues, and fix systematically rather than guessing at single symptoms.
untested
Search curated skills catalogskillL2
claude-skills-library · When you want a curated, deterministically-ranked catalog of 1100+ skills with zero LLM calls in the hot path and no backend/API keys.
untested
Identify landable OpenClaw bug fixesskillEngineeringL2
openclaw-landable-bug-sweep · When you need to autonomously produce five high-confidence bugfix PRs with proof (CI green, autoreview clean, rebased on main).
untested
Create pages at scale with templatesskillMarketingL3
programmatic-seo · When you have thousands of similar pages (products, listings, locations) and need to generate SEO-optimized page variants at scale without hand-writing each one.
untested
Optimize form conversions and frictionskillMarketingL2
form-cro · When form abandonment is high and you want evidence-based tactics (field reduction, reordering, cognitive load optimization) rather than guessing which fields matter.
untested
Debug OpenClaw smoke testsskillEngineeringL3
openclaw-parallels-smoke · When you need to verify OpenClaw behavior is consistent across Python, JavaScript, Go, and other language SDKs before releasing a change.
untested
Triage issues and sync GitHub-to-LinearskillOpsL2
project-flow-ops · When managing complex projects with many parallel stages and need explicit workflow design to avoid bottlenecks and clarify handoffs.
untested
Develop founder leadership skillsskillProductivityL2
founder-coach · When a founder is at a critical decision point and needs coaching that pressure-tests assumptions, names patterns, and connects to owned frameworks rather than generic advice.
untested
Triage and maintain OpenClaw PRsskillEngineeringL2
openclaw-pr-maintainer · When you need to apply consistent GitHub mutation rules across OpenClaw PRs without hand-typing each action.
untested
Create GitHub PR from branchskillEngineeringL1
github-pr · When you need to create PRs programmatically and want consistent metadata (title, description, reviewers) across many PRs.
untested
Reduce LLM latency and cost with cachingskillEngineeringL2
prompt-caching · Repeated queries with stable context where latency and cost matter more than freshness.
untested
Route founder questions to advisorsskillProductivityL1
founder-mode · Founders who want one-command routing instead of picking from 23 slash commands.
untested
Debug OpenClaw QA test scenariosskillEngineeringL3
openclaw-qa-testing · Maintainers validating OpenClaw against live providers before release.
page 40 / 108