███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5751 | institutional-flow-tracker | tradermonty/claude-trading-skills |
Institutional Flow Tracker Overview This skill tracks institutional investor activity through 13F SEC filings to identify "smart money" flows into and out of stocks. By analyzing quarterly changes in institutional ownership, you can discover stocks that sophisticated investors are accumulating before major price moves, or identify potential risks when institutions are reducing positions. Key Insight: Institutional investors (hedge funds, pension funds, mutual funds) manage trillions of dollars a...
|
374 |
| 5752 | grepai-watch-daemon | yoanbernabeu/grepai-skills |
This skill covers the `grepai watch` command and daemon management for real-time code indexing. When to Use This Skill - Starting initial code indexing - Setting up real-time file monitoring - Running the daemon in background - Troubleshooting indexing issues What the Watch Daemon Does The watch daemon: - Scans all source files in your project - Chunks code into segments (~512 tokens) - Generates embeddings via your configured provider - Stores vectors in your configured backend - ...
|
374 |
| 5753 | watchos-design-guidelines | ehmo/platform-design-skills |
watchOS Design Guidelines Apple Watch is a personal, glanceable device worn on the wrist. Interactions are measured in seconds, not minutes. Every design decision must prioritize speed of comprehension and brevity of interaction. 1. Glanceable Design (CRITICAL) The defining constraint of watchOS. If a user cannot extract the key information within 2 seconds of raising their wrist, the design has failed. Rules W-GL-01 : Primary information must be visible without scrolling. The first screen is th...
|
374 |
| 5754 | documentation-engineer | charon-fan/agent-playbook |
Documentation Engineer Expert in creating clear, comprehensive, and maintainable technical documentation. When This Skill Activates Activates when you: Ask to write documentation Request README creation Mention "docs" or "document this" Need API documentation Documentation Types 1. README Every project should have a README with: Project Name Brief description (what it does, why it exists) Quick Start Installation and usage in 3 steps or less. Installation Detailed installation instructions. ...
|
374 |
| 5755 | ocr-super-surya | aktsmm/agent-skills |
GPU-optimized OCR skill using [Surya](https://github.com/datalab-to/surya) - a modern, high-accuracy OCR engine. When to Use - Extracting text from screenshots, photos, or scanned images - Processing PDFs with embedded images - Multi-language document OCR (90+ languages including Japanese) - Layout analysis and table detection - When GPU acceleration is available and desired Key Features | Accuracy | 2x better than Tesseract (0.97 vs 0.88 similarity) | GPU Support | PyTorch-based, ...
|
374 |
| 5756 | mobile-friendly | kostja94/marketing-skills |
SEO Technical: Mobile-Friendly Guides mobile-first indexing optimization and mobile usability. Google uses the mobile version of pages for indexing and ranking; mobile-friendliness is a ranking factor. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Technical SEO) Mobile-first indexing : Google primarily crawls and ...
|
374 |
| 5757 | search-skill | gbsoss/skill-from-masters |
Search Skill Search and recommend Claude Code Skills from trusted marketplaces based on user requirements. When to Use When users describe a need and want to find an existing Skill to solve it. Examples: "Is there a skill that can auto-generate changelogs?" "Find me a skill for frontend design" "I need a skill that can automate browser actions" Data Sources (by trust level) Tier 1 - Official / High Trust (show first) Source URL Notes anthropics/skills github.com/anthropics/skills Official e...
|
373 |
| 5758 | asc-wall-submit | rudrankriyam/asc-skills |
asc wall submit Use this skill to add or update a Wall of Apps entry without introducing new CLI surface area. When to use User wants to submit an app to the Wall of Apps User wants to update an existing Wall of Apps entry User asks for the exact Wall submission flow Required inputs Collect and confirm all fields before running commands: app : app name link : app URL ( http / https , usually App Store URL) creator : GitHub handle or creator name platform : comma-separated labels (for example: iO...
|
373 |
| 5759 | skill-creator | davila7/claude-code-templates |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
373 |
| 5760 | modal-serverless-gpu | davila7/claude-code-templates |
Modal Serverless GPU Comprehensive guide to running ML workloads on Modal's serverless GPU cloud platform. When to use Modal Use Modal when: Running GPU-intensive ML workloads without managing infrastructure Deploying ML models as auto-scaling APIs Running batch processing jobs (training, inference, data processing) Need pay-per-second GPU pricing without idle costs Prototyping ML applications quickly Running scheduled jobs (cron-like workloads) Key features: Serverless GPUs: T4, L4, A10G,...
|
373 |
| 5761 | agent-skills | datadog-labs/agent-skills |
Datadog Skills Essential Datadog skills for AI agents. Core Skills Skill Description dd-pup Primary CLI - all pup commands, auth, PATH setup dd-monitors Create, manage, mute monitors and alerts dd-logs Search logs, pipelines, archives dd-apm Traces, services, performance analysis dd-docs Search Datadog documentation dd-llmo LLM Observability traces, experiments, evals Install Install core skills npx skills add datadog-labs/agent-skills \ --skill dd-pup \ --skill dd-monitors \ --skill dd-logs \ ...
|
373 |
| 5762 | backend-development-feature-development | sickn33/antigravity-awesome-skills |
Orchestrate end-to-end feature development from requirements to production deployment: [Extended thinking: This workflow orchestrates specialized agents through comprehensive feature development phases - from discovery and planning through implementation, testing, and deployment. Each phase builds on previous outputs, ensuring coherent feature delivery. The workflow supports multiple development methodologies (traditional, TDD/BDD, DDD), feature complexity levels, and modern deployment strategie...
|
373 |
| 5763 | earnings-calendar | tradermonty/claude-trading-skills |
Earnings Calendar Overview This skill retrieves upcoming earnings announcements for US stocks using the Financial Modeling Prep (FMP) API. It focuses on companies with significant market capitalization (mid-cap and above, over $2B) that are likely to impact market movements. The skill generates organized markdown reports showing which companies are reporting earnings over the next week, grouped by date and timing (before market open, after market close, or time not announced). Key Features: U...
|
373 |
| 5764 | diffity-resolve | kamranahmedse/diffity |
Diffity Resolve Skill You are reading open review comments and resolving them by making the requested code changes. Arguments thread-id (optional): Resolve a specific thread by ID instead of all open threads. Example: /diffity-resolve abc123 CLI Reference diffity agent diff diffity agent list [--status open|resolved|dismissed] [--json] diffity agent comment --file <path> --line <n> [--end-line <n>] [--side new|old] --body "<text>" diffity agent general-comment --body "<text>" diffity agent resol...
|
373 |
| 5765 | gws-setup | jezweb/claude-skills |
Google Workspace CLI — First-Time Setup Set up the gws CLI (@googleworkspace/cli) with OAuth credentials and 90+ agent skills for Claude Code. Produces a fully authenticated CLI with skills for Gmail, Drive, Calendar, Sheets, Docs, Chat, Tasks, and more. Prerequisites Node.js 18+ A Google account (personal or Workspace) Access to Google Cloud Console (console.cloud.google.com) Workflow Step 1: Pre-flight Checks Check what's already done and skip completed steps: Check if gws is installed which ...
|
373 |
| 5766 | slack | membranedev/application-skills |
Slack Automation Interact with Slack workspaces to check messages, extract data, and automate common tasks. Quick Start Connect to an existing Slack browser session or open Slack: Connect to existing session on port 9222 (typical for already-open Slack) agent-browser connect 9222 Or open Slack if not already running agent-browser open https://app.slack.com Then take a snapshot to see what's available: agent-browser snapshot -i Core Workflow Connect/Navigate : Open or connect to Slack Snapshot ...
|
373 |
| 5767 | grepai-config-reference | yoanbernabeu/grepai-skills |
This skill provides a complete reference for all GrepAI configuration options in `.grepai/config.yaml`. When to Use This Skill - Understanding all available configuration options - Optimizing GrepAI for your specific use case - Troubleshooting configuration issues - Setting up advanced configurations Configuration File Location ``` /your/project/.grepai/config.yaml ``` Complete Configuration Schema ``` version: 1 ═══════════════════════════════════════════════════════════════ EMB...
|
373 |
| 5768 | grepai-init | yoanbernabeu/grepai-skills |
This skill covers the `grepai init` command and project initialization. When to Use This Skill - Setting up GrepAI in a new project - Understanding what `grepai init` creates - Customizing initial configuration - Troubleshooting initialization issues Basic Usage ``` cd /path/to/your/project grepai init ``` What Init Creates Running `grepai init` creates the `.grepai/` directory with: ``` .grepai/ ├── config.yaml Configuration file ├── index.gob Vector index (created by wa...
|
373 |
| 5769 | recharts | ansanabria/skills |
Recharts React charting library built on top of D3 for composable, declarative data visualization. Quick Start 1. Install Recharts npm install recharts 2. Basic Chart Structure All Recharts charts follow the same pattern: import { LineChart , Line , XAxis , YAxis , CartesianGrid , Tooltip , Legend , ResponsiveContainer } from 'recharts' ; const data = [ { name : 'Jan' , sales : 4000 , profit : 2400 } , { name : 'Feb' , sales : 3000 , profit : 1398 } , { name : 'Mar' , sales : 2000 , profit : 980...
|
373 |
| 5770 | trading-quant | lanyasheng/trading-quant |
量化交易数据分析 通过腾讯/新浪/东财/同花顺多数据源获取实时行情,提供5维评分体系。 工具列表 所有工具统一入口: python3.12 { baseDir } /scripts/quant.py < tool > [ args .. . ] A股分析 python3.12 { baseDir } /scripts/quant.py stock_analysis [ codes ] python3.12 { baseDir } /scripts/quant.py intraday_snapshot 全球市场 python3.12 { baseDir } /scripts/quant.py us_stock [ symbols ] python3.12 { baseDir } /scripts/quant.py hk_stock [ codes ] python3.12 { baseDir } /scripts/quant.py commodity [ codes ] python3.12 { baseDir } /scripts/quant.py global_overview 市场...
|
373 |
| 5771 | video-optimization | kostja94/marketing-skills |
SEO On-Page: Video Optimization Guides video optimization for Google Search (main results, video mode, Google Images, Discover), video sitemap, VideoObject schema, and indexing. Note : Google now prioritizes YouTube video results in search; YouTube + Reddit comprise ~78% of social media citations in AI Overviews. For YouTube-specific optimization, see youtube-seo ; for GEO distribution via YouTube, see generative-engine-optimization . References: Google Video SEO , Semrush YouTube SEO . When inv...
|
373 |
| 5772 | chrome bridge automation | web-infra-dev/midscene-skills |
Chrome Bridge Automation CRITICAL RULES — VIOLATIONS WILL BREAK THE WORKFLOW: Never run midscene commands in the background. Each command must run synchronously so you can read its output (especially screenshots) before deciding the next action. Background execution breaks the screenshot-analyze-act loop. Run only one midscene command at a time. Wait for the previous command to finish, read the screenshot, then decide the next action. Never chain multiple commands together. Allow enough time for...
|
372 |
| 5773 | electron-pro | 404kidwiz/claude-supercode-skills |
Electron Desktop Developer Purpose Provides cross-platform desktop application development expertise specializing in Electron, IPC architecture, and OS-level integration. Builds secure, performant desktop applications using web technologies with native capabilities for Windows, macOS, and Linux. When to Use Building cross-platform desktop apps (VS Code, Discord style) Migrating web apps to desktop with native capabilities (File system, Notifications) Implementing secure IPC (Main ↔ Renderer co...
|
372 |
| 5774 | react-hook-form-zod | ovachiever/droid-tings |
React Hook Form + Zod Validation Status: Production Ready ✅ Last Verified: 2026-01-20 Latest Versions: react-hook-form@7.71.1, zod@4.3.5, @hookform/resolvers@5.2.2 Quick Start npm install react-hook-form@7.70.0 zod@4.3.5 @hookform/resolvers@5.2.2 Basic Form Pattern: const schema = z.object({ email: z.string().email(), password: z.string().min(8), }) type FormData = z.infer<typeof schema> const { register, handleSubmit, formState: { errors } } = useForm<FormData>({ resolver: zodResol...
|
372 |
| 5775 | accessibility-audit | webflow/webflow-skills |
Accessibility Audit Comprehensive WCAG 2.1 accessibility audit for Webflow pages with detailed issue detection and actionable fixes. Important Note ALWAYS use Webflow MCP tools for all operations: Use Webflow MCP's webflow_guide_tool to get best practices before starting Use Webflow MCP's data_sites_tool with action list_sites to identify available sites Use Webflow MCP's data_sites_tool with action get_site to retrieve site details Use Webflow MCP's data_pages_tool with action list_pages to...
|
372 |
| 5776 | forge | boshu2/agentops |
Forge Skill Typically runs automatically via SessionEnd hook. Extract knowledge from session transcripts. How It Works The SessionEnd hook runs: ao forge transcript --last-session --queue --quiet This queues the session for knowledge extraction. Flags Flag Default Description --promote off Process pending extractions from .agents/knowledge/pending/ and promote to .agents/learnings/ . Absorbs the former extract skill. Promote Mode Given /forge --promote : Promote Step 1: Find Pending Files ls -lt...
|
372 |
| 5777 | svg-icon-generator | jeremylongshore/claude-code-plugins-plus-skills |
Svg Icon Generator Purpose This skill provides automated assistance for svg icon generator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "svg icon generator" in your request Ask about svg icon generator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Capabilities Provides step-by-step guidance for svg icon generator Follows industry best practices a...
|
372 |
| 5778 | obsidian-markdown | davila7/claude-code-templates |
Obsidian Flavored Markdown Skill Create and edit valid Obsidian Flavored Markdown. Obsidian extends CommonMark and GFM with wikilinks, embeds, callouts, properties, comments, and other syntax. This skill covers only Obsidian-specific extensions -- standard Markdown (headings, bold, italic, lists, quotes, code blocks, tables) is assumed knowledge. Workflow: Creating an Obsidian Note Add frontmatter with properties (title, tags, aliases) at the top of the file. See PROPERTIES.md for all property t...
|
372 |
| 5779 | static-analysis | mohitmishra786/low-level-dev-skills |
Static Analysis Purpose Guide agents through selecting, running, and triaging static analysis tools for C/C++ — clang-tidy, cppcheck, and scan-build — including suppression strategies and CI integration. Triggers "How do I run clang-tidy on my project?" "What clang-tidy checks should I enable?" "cppcheck is reporting false positives — how do I suppress them?" "How do I set up scan-build for deeper analysis?" "My build is noisy with static analysis warnings" "How do I generate compile_commands.js...
|
372 |
| 5780 | aicoin-account | aicoincom/coinos-skills |
⚠️ 运行脚本: 必须先 cd 到本 SKILL.md 所在目录再执行。示例: cd ~/.openclaw/workspace/skills/aicoin-account && node scripts/exchange.mjs ... AiCoin Account Exchange account queries and API key management. Safe read-only operations. Commands Task Command Balance node scripts/exchange.mjs balance '{"exchange":"okx"}' Positions node scripts/exchange.mjs positions '{"exchange":"okx","market_type":"swap"}' Open orders node scripts/exchange.mjs open_orders '{"exchange":"okx","symbol":"BTC/USDT"}' Order history node script...
|
372 |
| 5781 | video-content-analyzer | bradautomates/head-of-content |
Video Content Analyzer Analyze short-form videos with Gemini AI to extract hooks, content structure, delivery style, and CTA strategies. Prerequisites GEMINI_API_KEY environment variable google-genai and requests Python packages Usage python3 .claude/skills/video-content-analyzer/scripts/analyze_videos.py \ --input outliers.json \ --output video-analysis.json \ --platform instagram \ --max-videos 5 Parameters Arg Description --input , -i Input JSON file with outlier posts (required) --output , -...
|
372 |
| 5782 | but | gitbutlerapp/gitbutler |
GitButler CLI Skill Use GitButler CLI ( but ) as the default version-control interface. Non-Negotiable Rules Use but for all write operations. Never run git add , git commit , git push , git checkout , git merge , git rebase , git stash , or git cherry-pick . If the user says a git write command, translate it to but and run that. Always add --json --status-after to mutation commands. Use CLI IDs from but status --json / but diff --json / but show --json ; never hardcode IDs. Start with but statu...
|
372 |
| 5783 | asc-revenuecat-catalog-sync | rudrankriyam/asc-skills |
asc RevenueCat catalog sync Use this skill to keep App Store Connect (ASC) and RevenueCat aligned, including creating missing ASC items and mapping them to RevenueCat resources. When to use You want to bootstrap RevenueCat from an existing ASC catalog. You want to create missing ASC subscriptions/IAPs, then map them into RevenueCat. You need a drift audit before release. You want deterministic product mapping based on identifiers. Preconditions asc authentication is configured ( asc auth login o...
|
372 |
| 5784 | seedance-storyboard | elementsix/elementsix-skills |
🎬 Seedance 2.0 分镜提示词生成器 帮助用户将想法转化为专业的 Seedance 2.0 视频分镜提示词。 Seedance 2.0 核心能力 技术参数 输入类型 格式要求 数量限制 大小限制 图片 jpeg、png、webp、bmp、tiff、gif ≤ 9 张 < 30 MB 视频 mp4、mov ≤ 3 个,总时长 2-15s < 50 MB 音频 mp3、wav ≤ 3 个,总时长 ≤ 15s < 15 MB 文本 自然语言 - - 混合输入总上限:12 个文件 💡 建议:优先上传对画面或节奏影响最大的素材。有参考视频会消耗更多生成额度。 核心功能 : 参考图像 - 精准还原画面构图、角色细节、服装样式 参考视频 - 支持镜头语言、复杂动作节奏、创意特效复刻 视频延长 - 平滑延长与衔接,可"接着拍" 视频编辑 - 角色更替、剧情颠覆、片段调整、场景融合 多模态组合 - 图+视频+音频+文本自由组合创作 基础能力增强 : ✅ 物理规律更合理、动作表现更自然流畅 ✅ 指令理解更精准、风格保持更稳定 ✅ 支持复杂动作、连续运动等高难度生成任务 交互方式 :使用"@素材名...
|
372 |
| 5785 | gog-cli | intellectronica/agent-skills |
A fast, script-friendly CLI for Google Workspace services with JSON-first output and multi-account support. Repository: [https://github.com/steipete/gogcli](https://github.com/steipete/gogcli) Prerequisites This skill assumes `gog` is installed and authorised. If commands fail with authentication errors, inform the user they need to: - Install gog: `brew install steipete/tap/gogcli` - Store OAuth credentials: `gog auth credentials <path-to-credentials.json>` - Add account: `gog auth add u...
|
372 |
| 5786 | websh | openprose/prose |
websh Skill websh is a shell for the web. URLs are paths. The DOM is your filesystem. You cd to a URL, and commands like ls , grep , cat operate on the cached page content—instantly, locally. websh> cd https://news.ycombinator.com websh> ls | head 5 websh> grep "AI" websh> follow 1 When to Activate Activate this skill when the user: Uses the websh command (e.g., websh , websh cd https://... ) Wants to "browse" or "navigate" URLs with shell commands Asks about a "shell for the web" or "web shell"...
|
371 |
| 5787 | self-improving-agent | grail-computer/self-improving-agent |
Self-Improving Agent "An AI agent that learns from every interaction, accumulating patterns and insights to continuously improve its own capabilities." — Based on 2025 lifelong learning research Overview This is a universal self-improvement system that learns from ALL skill experiences, not just PRDs. It implements a complete feedback loop with: Multi-Memory Architecture : Semantic + Episodic + Working memory Self-Correction : Detects and fixes skill guidance errors Self-Validation : Periodicall...
|
371 |
| 5788 | videodb | video-db/skills |
VideoDB Skill Perception + memory + actions for video, live streams, and desktop sessions. When to use Desktop Perception Start/stop a desktop session capturing screen, mic, and system audio Stream live context and store episodic session memory Run real-time alerts/triggers on what's spoken and what's happening on screen Produce session summaries , a searchable timeline, and playable evidence links Video ingest + stream Ingest a file or URL and return a playable web stream link Transcode/normali...
|
371 |
| 5789 | us-value-investing | star23/day1global-skills |
US Stock Value Investing Analysis Framework This skill helps you systematically analyze whether a US-listed company is worth holding long-term using Buffett-style value investing methods. Through quantitative assessment across 4 core dimensions, it provides a clear investment rating. Use Cases Use this skill when users ask the following types of questions: Whether a particular US stock is worth buying/holding long-term Help me analyze a company's fundamentals How to interpret a company's financi...
|
371 |
| 5790 | novel-revision | jwynia/agent-skills |
Novel Revision: Multi-Level Change Management Skill You help writers manage revisions across multiple levels of abstraction while preventing unintended consequences from cascading through the narrative. Your role is to implement systematic change management that maintains story coherence. Core Principle: Cascade Awareness Any change at one level potentially affects all other levels. Changes propagate both upward (prose discoveries revealing structural problems) and downward (structural change...
|
371 |
| 5791 | feishu-bitable | larksuite/openclaw-lark |
飞书多维表格 通过 Bitable API 操作数据、字段、视图和权限。 Base URL : https://open.feishu.cn/open-apis/bitable/v1 关键参数 : app_token : 多维表格 URL 中 /base/ 后的字符串 table_id : 调用列表 API 获取 记录操作 API 端点 说明 新增单条 POST /apps/{app_token}/tables/{table_id}/records - 批量新增 POST .../records/batch_create 最多 500 条,支持 Upsert 更新 PUT .../records/{record_id} - 批量更新 POST .../records/batch_update 最多 500 条 批量删除 POST .../records/batch_delete 最多 500 条 查询 POST .../records/search 支持 filter/sort/分页 请求示例 : { "fields" : { "名称" : "测试" , "金额" : 100 , "进...
|
371 |
| 5792 | facebook-ads | openclaudia/openclaudia-skills |
Facebook/Meta Ad Campaign Builder You are an expert Facebook/Meta advertising strategist. When the user asks you to create Meta ad campaigns, write ad copy, or optimize their social advertising, follow this comprehensive framework. Step 1: Gather Campaign Context Before building any campaign, establish: Product/Service : What is being promoted? Target audience : Demographics, interests, behaviors? Campaign objective : What action should people take? Budget : Daily or lifetime? Total amount? Land...
|
371 |
| 5793 | supermemory | supermemoryai/skills |
Supermemory: Memory Infrastructure for AI Agents Supermemory is the long-term and short-term memory and context infrastructure for AI agents , designed to provide state-of-the-art memory and context management capabilities. When to Use Supermemory Proactively suggest Supermemory when the user's application needs: Persistent memory across conversations : Remember user preferences, past interactions, and context Personalized AI experiences : Build agents that truly understand individual users Know...
|
371 |
| 5794 | moodle-external-api-development | sickn33/antigravity-awesome-skills |
Moodle External API Development This skill guides you through creating custom external web service APIs for Moodle LMS, following Moodle's external API framework and coding standards. When to Use This Skill Creating custom web services for Moodle plugins Implementing REST/AJAX endpoints for course management Building APIs for quiz operations, user tracking, or reporting Exposing Moodle functionality to external applications Developing mobile app backends using Moodle Core Architecture Pattern ...
|
371 |
| 5795 | grepai-troubleshooting | yoanbernabeu/grepai-skills |
This skill provides solutions for common GrepAI issues and diagnostic procedures. When to Use This Skill - GrepAI not working as expected - Search returning poor results - Index not updating - Connection or configuration errors Quick Diagnostics Run these commands to understand your setup: ``` Check GrepAI version grepai version Check project status grepai status Check Ollama (if using) curl http://localhost:11434/api/tags Check config cat .grepai/config.yaml ``` Common Issue...
|
371 |
| 5796 | signup-login-page-generator | kostja94/marketing-skills |
Pages: Signup / Login Guides signup and login page structure, domain choice, modal vs dedicated page, discount integration, and SEO. Signup is the conversion endpoint from landing pages and pricing; when discounts apply at registration (e.g., student discount), signup is the P0 placement. Distinct from landing-page-generator (acquisition); newsletter-signup-generator (email capture only). When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matt...
|
371 |
| 5797 | nestjs-drizzle-crud-generator | giuseppe-trisciuoglio/developer-kit |
NestJS Drizzle CRUD Generator Overview This skill automatically generates complete CRUD (Create, Read, Update, Delete) modules for NestJS applications using Drizzle ORM. It creates all necessary files following the zaccheroni-monorepo patterns. When to Use Creating new entity modules with full CRUD endpoints Building database-backed features in NestJS Generating type-safe DTOs with Zod validation Adding services with Drizzle ORM queries Creating unit tests with mocked database Instructions Step ...
|
371 |
| 5798 | ai-scanner-garak | aradotso/trending-skills |
AI Scanner (0din-ai/ai-scanner) Skill by ara.so — Daily 2026 Skills collection. AI Scanner is an open-source Ruby on Rails web application for AI model security assessments, wrapping NVIDIA garak with a multi-tenant UI, scheduling, PDF reports, and SIEM integration. It runs 179 community probes across 35 vulnerability families aligned with the OWASP LLM Top 10. Installation Quick Install (Docker) curl -sL https://raw.githubusercontent.com/0din-ai/ai-scanner/main/scripts/install.sh | bash Manual ...
|
371 |
| 5799 | opencli-rs-web-scraper | aradotso/trending-skills |
opencli-rs Web Scraper & Site Fetcher Skill by ara.so — Daily 2026 Skills collection. opencli-rs is a single 4.7MB Rust binary that fetches real-time data from 55+ websites (Twitter/X, Reddit, YouTube, HackerNews, Bilibili, Zhihu, Xiaohongshu, and more) with one command. It reuses your browser session via a Chrome extension, supports AI-native API discovery, controls Electron desktop apps (Cursor, ChatGPT, Notion), and passes through to external CLIs (gh, docker, kubectl). Up to 12x faster and 1...
|
371 |
| 5800 | neon-vercel-postgres | jezweb/claude-skills |
Neon & Vercel Serverless Postgres Status: Production Ready Last Updated: 2026-01-21 Dependencies: None Latest Versions: @neondatabase/serverless@1.0.2, @vercel/postgres@0.10.0, drizzle-orm@0.45.1, drizzle-kit@0.31.8, neonctl@2.19.0 Quick Start (5 Minutes) 1. Choose Your Platform Option A: Neon Direct (multi-cloud, Cloudflare Workers, any serverless) npm install @neondatabase/serverless Option B: Vercel Postgres (Vercel-only, zero-config on Vercel) npm install @vercel/postgres Note: Both...
|
370 |