Skip to content

Commit dd5a569

Browse files
author
ASE Bot
committed
chore: regenerate all repo files from live data
1 parent fe93b54 commit dd5a569

28 files changed

Lines changed: 21287 additions & 20467 deletions

File tree

CATALOG.md

Lines changed: 2032 additions & 2032 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
## What is an Agent Skill
2121

22-
An agent skill is a reusable capability package for AI coding agents. Each entry here wraps a real tool, API, or workflow into a format agents can install and use.
22+
An agent skill is a reusable capability package for AI coding agents. Each entry here wraps a real tool, API, or workflow into a format agents like Claude Code, Cursor, Codex, and OpenClaw can install and use.
2323

2424
Every published skill is backed by a real upstream project or documented integration. No synthetic filler, no fake repo stars, no proxy download theater.
2525

@@ -48,15 +48,15 @@ clawhub install <slug>
4848

4949
## Skill of the Day
5050

51-
### [Puppeteer Visual Regression Testing](skills/puppeteer-visual-regression-testing/)
51+
### [Supabase MCP Server](skills/supabase-mcp-server/)
5252

53-
Runs pixel-level visual regression tests using Puppeteer page.screenshot() and pixelmatch diffing library. Compares baseline screenshots against current renders with configurable threshold tolerance.
5453

55-
- Tool: `puppeteer`
56-
- Category: Browser Automation
57-
- Frameworks: Cursor
58-
- GitHub stars: 94,115
59-
- Listing: https://agentskillexchange.com/skills/puppeteer-visual-regression-testing/
54+
55+
- Tool: `supabase`
56+
- Category: Developer Tools
57+
- Frameworks: MCP
58+
- GitHub stars: 100,812
59+
- Listing: https://agentskillexchange.com/skills/supabase-mcp-server/
6060

6161
---
6262

@@ -66,6 +66,10 @@ A strong cross-section of high-signal skills across the catalog.
6666

6767
| Skill | Tool | ⭐ Stars | Category |
6868
|-------|------|--------:|----------|
69+
| [Turn GitHub Issues into Fix PRs](skills/turn-github-issues-into-fix-prs/) | openclaw | 356.8k | Developer Tools |
70+
| [Check current weather and short forecasts for planning](skills/check-current-weather-and-short-forecasts-for-planning/) | openclaw | 356.8k | Calendar, Email & Productivity |
71+
| [Audit OpenClaw host security posture and hardening gaps](skills/audit-openclaw-host-security-posture-and-hardening-gaps/) | openclaw | 356.8k | Security & Verification |
72+
| [Diagnose OpenClaw node pairing and route failures](skills/diagnose-openclaw-node-pairing-and-route-failures/) | openclaw | 356.8k | Runbooks & Diagnostics |
6973
| [n8n Workflow Webhook Bridge](skills/n8n-workflow-webhook-bridge/) | n8n-workflow-webhook-bridge | 182.1k | Integrations & Connectors |
7074
| [Ollama Local LLM Runner and Model Server](skills/ollama-local-llm-runner-model-server/) | ollama-local-llm-runner-model-server | 167.9k | Developer Tools |
7175
| [Hugging Face Model Deployer](skills/huggingface-model-deployer/) | huggingface | 159.4k | CI/CD Integrations |
@@ -74,10 +78,6 @@ A strong cross-section of high-signal skills across the catalog.
7478
| [Langflow Visual AI Agent and Workflow Builder](skills/langflow-visual-ai-agent-workflow-builder/) | langflow-visual-ai-agent-workflow-builder | 146.8k | Templates & Workflows |
7579
| [Open WebUI Self-Hosted AI Interface for LLMs](skills/open-webui-self-hosted-ai-interface/) | open-webui-self-hosted-ai-interface | 130.4k | Developer Tools |
7680
| [Kubernetes Troubleshooting Runbook](skills/kubernetes-troubleshooting-runbook/) | kubernetes | 121.8k | Monitoring & Alerts |
77-
| [Pod CrashLoop Runbook](skills/pod-crashloop-runbook/) | kubernetes | 121.7k | Runbooks & Diagnostics |
78-
| [Kubernetes CrashLoop Diagnoser](skills/kubernetes-crashloop-diagnoser-agent/) | kubernetes | 121.7k | Runbooks & Diagnostics |
79-
| [Kubernetes Crashloop Diagnostic Runbook](skills/kubernetes-crashloop-diagnostic-runbook/) | kubernetes | 121.7k | Runbooks & Diagnostics |
80-
| [Kubernetes CrashLoop Diagnostician](skills/kubernetes-crashloop-diagnostician/) | kubernetes | 121.7k | Runbooks & Diagnostics |
8181

8282
---
8383

TOP-DOWNLOADS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Skills backed by the most-downloaded npm packages, deduplicated by upstream tool
2929
| 21 | [Cypress Component Test Generator](skills/cypress-component-test-generator/) | 7.3M/wk | cypress | Browser Automation |
3030
| 22 | [Cloudflare Workers Deployer](skills/cloudflare-workers-deployer/) | 7.1M/wk | cloudflare | Templates & Workflows |
3131
| 23 | [Drizzle ORM TypeScript SQL Database Toolkit](skills/drizzle-orm-typescript-sql-database-toolkit/) | 7M/wk | drizzle-orm | Developer Tools |
32-
| 24 | [Datadog Anomaly Alert Router](skills/datadog-anomaly-alert-router/) | 6.6M/wk | datadog | Monitoring & Alerts |
32+
| 24 | [Datadog APM Anomaly Detector](skills/datadog-apm-anomaly-detector/) | 6.6M/wk | datadog | Monitoring & Alerts |
3333
| 25 | [SQLite Analyst](skills/sqlite-analyst/) | 5.5M/wk | sqlite | Developer Tools |
3434
| 26 | [PostHog Product Analytics and Feature Flags SDK](skills/posthog-product-analytics-and-feature-flags-sdk/) | 4.8M/wk | posthog-js | Monitoring & Alerts |
3535
| 27 | [Twilio MCP Server](skills/twilio-mcp-server/) | 3.9M/wk | twilio | Integrations & Connectors |
@@ -45,7 +45,7 @@ Skills backed by the most-downloaded npm packages, deduplicated by upstream tool
4545
| 37 | [Vercel Deployment Agent](skills/vercel-deployment-agent/) | 2.4M/wk | vercel | Templates & Workflows |
4646
| 38 | [Metrics Dashboard Builder](skills/metrics-dashboard-builder/) | 2.2M/wk | datadog-api-client-typescript | Monitoring & Alerts |
4747
| 39 | [LangChain MCP Server](skills/langchain-mcp-server/) | 2.1M/wk | langchain | Developer Tools |
48-
| 40 | [Pulumi Drift Detector & Reconciler](skills/pulumi-drift-detector-reconciler/) | 2.1M/wk | pulumi | Runbooks & Diagnostics |
48+
| 40 | [Pulumi Drift Detector &amp; Reconciler](skills/pulumi-drift-detector-reconciler/) | 2.1M/wk | pulumi | Runbooks & Diagnostics |
4949
| 41 | [Astro Content-Driven Web Framework](skills/astro-content-driven-web-framework/) | 2M/wk | astro | Developer Tools |
5050
| 42 | [Selenium Grid Auto-Scaling Orchestrator](skills/selenium-grid-auto-scaling-orchestrator/) | 1.9M/wk | selenium | Browser Automation |
5151
| 43 | [zx JavaScript Shell Script Runner](skills/zx-javascript-shell-script-runner/) | 1.7M/wk | zx | Developer Tools |
@@ -54,7 +54,7 @@ Skills backed by the most-downloaded npm packages, deduplicated by upstream tool
5454
| 46 | [Redoc OpenAPI Documentation Renderer](skills/redoc-openapi-documentation-renderer/) | 1.5M/wk | redoc | Library & API Reference |
5555
| 47 | [sqlite-vec Vector Search Extension for SQLite](skills/sqlite-vec-vector-search-extension-sqlite/) | 1.2M/wk | sqlite-vec | Developer Tools |
5656
| 48 | [Konva.js HTML5 Canvas Interactive Graphics Framework](skills/konva-js-html5-canvas-interactive-graphics-framework/) | 1.2M/wk | konva | Image & Creative Automation |
57-
| 49 | [Notion AI Document Summarizer & Action Item Extractor](skills/notion-ai-doc-summarizer/) | 1.2M/wk | notion | Calendar, Email & Productivity |
57+
| 49 | [Notion AI Document Summarizer &amp; Action Item Extractor](skills/notion-ai-doc-summarizer/) | 1.2M/wk | notion | Calendar, Email & Productivity |
5858
| 50 | [HubSpot CRM Contact Enrichment Pipeline](skills/hubspot-crm-contact-enrichment-pipeline/) | 986.8k/wk | hubspot | Integrations & Connectors |
5959

6060
---

0 commit comments

Comments
 (0)