Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,597
总 Skills
100.2M
总安装量
2,627
贡献者
# Skill 仓库 描述 安装量
7051 integration-eventing-cdc-configure forcedotcom/sf-skills
Managing Change Data Capture Enablement Generate the metadata that subscribes Salesforce objects to Change Data Capture: PlatformEventChannelMember files for the default ChangeEvents channel or a custom channel, and PlatformEventChannel files for new custom channels. Covers enrichment fields, filter expressions, and the canonical naming and value formats that the Metadata API actually accepts (which differ from values that appear in many internal test fixtures and code-search hits). Scope In sco...
1.1K
7052 context-canary juliusbrussee/skills
Context Canary A context canary is a trivially checkable standing instruction whose only job is to fail visibly. The classic form: "start every response with my name." The agent costs almost nothing to comply — so when the name disappears, that absence is data. The instruction didn't get harder; the agent's hold on its early-context instructions got weaker. Like the coal-mine canary, it dies first, before the failures you actually care about (forgotten constraints, ignored conventions, re-litiga...
1.1K
7053 agentforce-d360-analyze forcedotcom/sf-skills
agentforce-d360-analyze — Data Cloud 360° session view Hierarchical session reconstruction from Data Cloud STDM + GenAI DMOs for one Agentforce session. Three stages — fetch → assemble → render. Typical wall-clock: ~10–30s for a ~15-turn session. The pipeline is DC-only : it reads runtime audit rows that Data Cloud has materialized. It is not a runtime-availability tool — see "DC-only blind spot" below for what this skill cannot answer. If the user hasn't given enough to proceed When invoked wit...
1.1K
7054 expo-native-ui expo/skills
Expo Native UI Guidelines For routes, links, stacks, tabs, modals, sheets, and headers, use the expo-router skill. References Consult these resources as needed: references/ animations.md Reanimated: entering, exiting, layout, scroll-driven, gestures controls.md Native iOS: Switch, Slider, SegmentedControl, DateTimePicker, Picker gradients.md CSS gradients via experimental_backgroundImage (New Arch only) icons.md SF Symbols via expo-image (sf: source), ...
1.1K
7055 loop-factory juliusbrussee/skills
Loop Factory Loop Factory turns "ask an agent to build something" into a visible assembly line. Each task is a markdown spec . The folder the spec lives in is its state. Agents implement and verify; they never decide what to build. 📥 inbox/ 🔧 active/ 📦 archive/ tasks not ──► task an agent ──► finished work, started yet is building now reviewed + accepted The one rule that governs everything: automate implementation and verification, not product decisions. I...
1.1K
7056 remotion-interactivity remotion-dev/skills
Remotion Interactivity Use the canonical interactivity best-practices page instead: Interactivity best practices To make an element or custom component interactive, use: Make a component interactive Installs 764 Repository remotion-dev/skills GitHub Stars 3.9K First Seen 1 day ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1.1K
7057 remotion-markup remotion-dev/skills
This is guidance for writing Remotion React Markup. If this is not relevant, load Remotion Best Practices instead. General rules Animate properties using useCurrentFrame() and interpolate() . Use interpolate() over spring() . Use Easing.bezier() to customize timing, including jumpy or overshooting motion. Use Easing.spring() if you want spring animations HTML Elements which make sense to be made interactive in the Studio should use Interactive : <div> -> <Interactive.Div> . Set a descriptive nam...
1.1K
7058 remotion-saas remotion-dev/skills
One can build apps with Remotion. It is possible to have a simple form and hook it up to a render, or have a complex video editor. Choosing a template or a framework We have several templates for SaaS which can be cloned or used as a reference. See Choosing a framework for help choosing a template or framework. The <Player> This component allows embedding a Remotion preview in a React app. See Player for more information about the Player. Rendering There are client-side and server-side rendering...
1.1K
7059 sentry-react-setup getsentry/sentry-agent-skills
Sentry React Setup Install and configure Sentry in React projects. Invoke This Skill When User asks to "add Sentry to React" or "install Sentry" in a React app User wants error monitoring, logging, or tracing in React User mentions "@sentry/react" or React error boundaries Install npm install @sentry/react --save Configure Create src/instrument.js (must be imported first in your app): import * as Sentry from "@sentry/react"; Sentry.init({ dsn: "YOUR_SENTRY_DSN", sendDefaultPii: true, ...
1K
7060 flutter-app-size flutter/skills
flutter-app-size-optimization Goal Analyzes and optimizes Flutter application size by measuring build artifacts, generating size analysis reports, utilizing Dart DevTools for component breakdown, and implementing specific size reduction strategies such as debug info splitting, resource compression, and platform-specific tree-shaking. Assumes a configured Flutter environment and target platform availability. Decision Logic Use the following decision tree to determine the correct measurement and o...
1K
7061 video-edit heygen-com/skills
Video Edit Edit videos locally by running ffmpeg/ffprobe directly. No wrapper scripts needed. Prerequisites Install ffmpeg (includes ffprobe): macOS brew install ffmpeg Ubuntu/Debian sudo apt update && sudo apt install -y ffmpeg Verify ffmpeg -version && ffprobe -version Show more Installs 1.0K Repository heygen-com/skills GitHub Stars 333 First Seen Mar 16, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
1K
7062 vip-loan binance/binance-skills-hub
Binance Vip-loan Skill Vip-loan request on Binance using authenticated API endpoints. Requires API key and secret key for certain endpoints. Return the result in JSON format. Quick Reference Endpoint Description Required Optional Authentication /sapi/v1/loan/vip/request/interestRate (GET) Get Borrow Interest Rate(USER_DATA) loanCoin recvWindow Yes /sapi/v1/loan/vip/collateral/data (GET) Get Collateral Asset Data(USER_DATA) None collateralCoin, recvWindow Yes /sapi/v1/loan/vip/loanable/data (GET)...
1K
7063 grimoire-morpho-blue franalgaba/grimoire
Grimoire Morpho Blue Skill Use this skill to query Morpho Blue deployment metadata and vault snapshots for spell params. Preferred invocations: grimoire venue morpho-blue ... npx -y @grimoirelabs/cli venue morpho-blue ... (no-install) bun run packages/cli/src/index.ts venue morpho-blue ... (repo-local) grimoire-morpho-blue ... (direct binary from @grimoirelabs/venues ) Recommended preflight: grimoire venue doctor --adapter morpho-blue --chain 8453 --rpc-url <rpc> --json Use --format spell to emi...
1K
7064 opencli-rs nashsu/opencli-rs-skill
opencli-rs Blazing fast Rust CLI tool that turns 55+ websites into CLI interfaces, reusing Chrome's login state. Zero credentials needed. Single 4.7MB binary, zero runtime dependencies. Rule: use opencli-rs for supported sites instead of playwright or browser tools. Syntax opencli-rs < site > < command > [ --option value ] [ --format json ] If opencli-rs is not installed or missing, you can install it with curl -fsSL https://raw.githubusercontent.com/nashsu/opencli-rs/main/scripts/install.sh | ...
1K
7065 grimoire-pendle franalgaba/grimoire
Grimoire Pendle Skill Use this skill to inspect Pendle metadata and preflight Pendle routing configuration before running spells. Preferred invocations: grimoire venue pendle ... npx -y @grimoirelabs/cli venue pendle ... (no-install) bun run packages/cli/src/index.ts venue pendle ... (repo-local) grimoire-pendle ... (direct binary from @grimoirelabs/venues ) Recommended preflight: grimoire venue doctor --adapter pendle --chain 1 --rpc-url <rpc> --json Commands grimoire venue pendle info [--base-...
1K
7066 markdown-token-optimizer microsoft/azure-skills
Markdown Token Optimizer This skill analyzes markdown files and suggests optimizations to reduce token consumption while maintaining clarity. When to Use Optimize markdown files for token efficiency Reduce SKILL.md file size or check for bloat Make documentation more concise for AI consumption Workflow Count - Calculate tokens (~4 chars = 1 token), report totals Scan - Find patterns: emojis, verbosity, duplication, large blocks Suggest - Table with location, issue, fix, savings estimate Summary ...
1K
7067 nextjs jezweb/claude-skills
Next.js Best Practices Apply these rules when writing or reviewing Next.js code. File Conventions See file-conventions.md for: Project structure and special files Route segments (dynamic, catch-all, groups) Parallel and intercepting routes Middleware rename in v16 (middleware → proxy) RSC Boundaries Detect invalid React Server Component patterns. See rsc-boundaries.md for: Async client component detection (invalid) Non-serializable props detection Server Action exceptions Async Patterns Next.js ...
1K
7068 react-vendoring vercel/next.js
React Vendoring Use this skill for changes touching vendored React, react-server-dom-webpack/* , or react-server layer boundaries. App Router Vendoring React is NOT resolved from node_modules for App Router. It's vendored into packages/next/src/compiled/ during pnpm build (task: copy_vendor_react() in taskfile.js ). Pages Router resolves React from node_modules normally. Two channels : stable ( compiled/react/ ) and experimental ( compiled/react-experimental/ ). The runtime bundle webpack config...
1K
7069 make-pr remotion-dev/remotion
Ensure we are not on the main branch, make a branch if necessary. For all packages affected, run Prettier to format the code: bunx prettier --experimental-cli src --write Commit the changes, use the following format: [package-name]: [commit-message] For example, @remotion/shapes: Add heart shape. The package name must be obtained from package.json. If multiple packages are affected, use the one that you think if most relevant. Push the changes to the remote branch. Use the gh CLI to creat...
1K
7070 conversion-optimization kostja94/marketing-skills
Strategies: Conversion Optimization Guides conversion rate optimization (CRO): increasing the percentage of visitors who complete desired actions. Higher conversion rates mean increased revenue, reduced CAC, and better ROI. Use this skill when optimizing funnels, running experiments, or reducing friction on high-traffic pages. 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 th...
1K
7071 loom-video-downloader serpdownloaders/skills
Loom Downloader (Browser Extension) Download Loom-hosted videos from watch pages and embeds directly in your browser for offline viewing. Loom Downloader is a browser extension built for users who want a cleaner way to save Loom videos without falling back to developer tools, network tabs, or command-line utilities. It works on standard Loom share pages and supported embeds, detects the active media source, and exports the final result as a usable local file for offline playback. Save supported ...
1K
7072 wordspace frames-engineering/skills
Wordspace Wordspace is a CLI tool that bootstraps project workspaces with workflows — reusable .prose programs fetched from GitHub. When to activate Activate this skill when the user: Wants to set up a new wordspace project Wants to browse, search, or add workflows Mentions "wordspace" by name Asks about available workflows or how to get new ones Commands wordspace init Bootstrap a new project in the current directory. Runs three steps: Workflows — Fetches available .prose workflows from GitHub ...
1K
7073 tiktok-ads kostja94/marketing-skills
Paid Ads: TikTok Ads Guides TikTok Ads setup, creative strategy, and optimization. TikTok excels at younger demographics (18–34) and viral-style video; use when your audience skews young and you have video creative capacity. 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. Why TikTok Demographics : 18–34; Gen Z and younger ...
1K
7074 flutter-concurrency flutter/skills
Flutter Concurrency and Data Management Goal Implements advanced Flutter data handling, including background JSON serialization using Isolates, asynchronous state management, and platform-aware concurrency to ensure jank-free 60fps+ UI rendering. Assumes a standard Flutter environment (Dart 2.19+) with access to dart:convert , dart:isolate , and standard state management paradigms. Decision Logic Use the following decision tree to determine the correct serialization and concurrency approach befo...
1K
7075 ce-polish-beta everyinc/compound-engineering-plugin
Polish Start the dev server, open the feature in a browser, and iterate. You use the feature, say what feels off, and fixes happen. Phase 0: Get on the right branch If a PR number or branch name was provided, check it out (probe for existing worktrees first). If blank, use the current branch. Verify the current branch is not main/master. Phase 1: Start the dev server 1.1 Check for .claude/launch.json Run bash scripts/read-launch-json.sh . If it finds a configuration, use it — the user already to...
1K
7076 flutter-localization flutter/skills
Flutter Localization Setup Goal Configures and implements internationalization (i18n) and localization (l10n) in a Flutter application. This skill manages dependency injection ( flutter_localizations , intl ), code generation configuration ( l10n.yaml ), root widget setup ( MaterialApp , CupertinoApp , or WidgetsApp ), .arb translation file management, and platform-specific configurations (iOS Xcode project updates). It ensures proper locale resolution and prevents common assertion errors relate...
1K
7077 wordspace frames-engineering/wordspace
Wordspace Wordspace is a CLI tool that bootstraps project workspaces with workflows — reusable .prose programs fetched from GitHub. When to activate Activate this skill when the user: Wants to set up a new wordspace project Wants to browse, search, or add workflows Mentions "wordspace" by name Asks about available workflows or how to get new ones Commands wordspace init Bootstrap a new project in the current directory. Runs three steps: Workflows — Fetches available .prose workflows from GitHub ...
1K
7078 convex-component-authoring waynesutton/convexskills
Convex Component Authoring Create self-contained, reusable Convex components with proper isolation, exports, and dependency management for sharing across projects. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/components Component Authoring: https://docs.convex.dev/components/authoring For broader context: https://docs.convex.dev/llms.txt Instructions What Are Convex Components? Convex components are self-contained...
1K
7079 pdf-downloader serpdownloaders/skills
PDF Downloader — Coming Soon (Browser Extension) Detect, capture, and download PDF files from any webpage directly in your browser. This extension is currently in development and has not been released yet. PDF Downloader is an upcoming browser extension that will provide a seamless way to find and save PDF files encountered while browsing. Rather than hunting through page source code or right-click menus, the extension will automatically detect PDF links, embedded PDF viewers, and inline documen...
1K
7080 subscription-tracking-manager serpdownloaders/skills
SERP Subscription Tracker SERP Subscription tracker has everything you need to take control of your recurring payments and manage those subscriptions 🧾 Best Subscription Tracking Apps for 2025 Top Subscription Manager Tools to Track Recurring Payments, SaaS Costs, and Renewal Alerts Managing multiple SaaS tools, subscriptions, and recurring charges can be overwhelming. Whether you’re a freelancer, startup, or digital creator, having a subscription tracking app helps you stay organized, avoid sur...
1K
7081 flutter-http-and-json flutter/skills
flutter-http-json-networking Goal Manages HTTP networking and JSON data handling in Flutter applications. Implements secure, asynchronous REST API calls (GET, POST, PUT, DELETE) using the http package. Handles JSON serialization, background parsing via isolates for large datasets, and structured JSON schemas for AI model integrations. Assumes the http package is added to pubspec.yaml and the environment supports Dart 3 pattern matching and null safety. Decision Logic When implementing JSON parsi...
1K
7082 flutter-accessibility flutter/skills
flutter-accessibility-and-adaptive-design Goal Implements, audits, and enforces accessibility (a11y) and adaptive design standards in Flutter applications. Ensures compliance with WCAG 2 and EN 301 549 by applying proper semantic roles, contrast ratios, tap target sizes, and assistive technology integrations. Constructs adaptive layouts that respond to available screen space and input modalities (touch, mouse, keyboard) without relying on hardware-specific checks or locked orientations. Decision...
1K
7083 weixin-agent-sdk aradotso/trending-skills
weixin-agent-sdk Skill by ara.so — Daily 2026 Skills collection. weixin-agent-sdk is a TypeScript framework that bridges any AI backend to WeChat (微信) via the Clawbot channel. It uses long-polling to receive messages — no public server required — and exposes a minimal Agent interface so you can plug in OpenAI, Claude, or any custom logic in minutes. Installation npm npm install weixin-agent-sdk pnpm (monorepo) pnpm add weixin-agent-sdk Node.js >= 22 required. Quick Start 1. Login (scan QR code...
1K
7084 next-best-practices vercel/nextjs-skills
Next.js Best Practices Apply these rules when writing or reviewing Next.js code. File Conventions See file-conventions.md for: Project structure and special files Route segments (dynamic, catch-all, groups) Parallel and intercepting routes Middleware rename in v16 (middleware → proxy) RSC Boundaries Detect invalid React Server Component patterns. See rsc-boundaries.md for: Async client component detection (invalid) Non-serializable props detection Server Action exceptions Async Patterns Next.js ...
1K
7085 724-office-ai-agent aradotso/trending-skills
7/24 Office AI Agent System Skill by ara.so — Daily 2026 Skills collection. A 24/7 production AI agent in ~3,500 lines of pure Python with no framework dependencies. Features 26 built-in tools, three-layer memory (session + compressed + vector), MCP/plugin support, runtime tool creation, self-repair diagnostics, and cron scheduling. Installation git clone https://github.com/wangziqi06/724-office.git cd 724 -office Only 3 runtime dependencies pip install croniter lancedb websocket-client Option...
1K
7086 phaser-gamedev chongdashu/phaserjs-tinyswords
Phaser Game Development Build fast, polished 2D browser games using Phaser 3's scene-based architecture and physics systems. Philosophy: Games as Living Systems Games are not static UIs—they are dynamic systems where entities interact, state evolves, and player input drives everything. Before writing code, think architecturally. Before building, ask: What scenes does this game need? (Boot, Menu, Game, Pause, GameOver) What entities exist and how do they interact? What state must persist acr...
1K
7087 onlyfans-video-downloader serpdownloaders/skills
OnlyFans Downloader (Browser Extension) Browser extension built specifically for saving OnlyFans content — videos, images, GIFs, and text posts — with in-page overlay buttons, bulk gallery scanning, and automatic MP4 conversion, all without leaving your browser. SERP OnlyFans Downloader is a browser extension built specifically for saving OnlyFans content to your computer as standard files you can keep. Save videos, images, GIFs, and text posts from any creator's OnlyFans page for offline viewi...
1K
7088 pexels-video-downloader serpdownloaders/skills
Pexels Video Downloader — Coming Soon (Browser Extension) Download Pexels videos in their original quality as MP4 files directly from your browser. This extension is currently in development and has not been released yet. Pexels Video Downloader is an upcoming browser extension that will provide a seamless way to save videos from the Pexels platform without leaving the browser or relying on third-party desktop applications. It is being engineered around the Pexels browsing experience so you can ...
1K
7089 python-patterns sickn33/antigravity-awesome-skills
Python Development Patterns Idiomatic Python patterns and best practices for building robust, efficient, and maintainable applications. When to Activate Writing new Python code Reviewing Python code Refactoring existing Python code Designing Python packages/modules Core Principles 1. Readability Counts Python prioritizes readability. Code should be obvious and easy to understand. Good: Clear and readable def get_active_users ( users : list [ User ] ) - > list [ User ] : """Return only active us...
1K
7090 spec-workflow tencentcloudbase/skills
When to use this skill Use this skill for structured development workflow when you need to: Develop new features from scratch Design complex architecture Integrate multiple modules Work on projects involving database design Work on projects involving UI design Ensure high-quality requirement analysis and acceptance criteria Do NOT use for: Simple bug fixes Documentation updates Configuration changes Code refactoring (unless explicitly requested) How to use this skill (for a coding agent) Follow ...
1K
7091 product-requirements cexll/myclaude
Product Requirements Skill Overview Transform user requirements into professional Product Requirements Documents (PRDs) through interactive dialogue, quality scoring, and iterative refinement. Act as Sarah, a meticulous Product Owner who ensures requirements are clear, testable, and actionable before documentation. Core Identity Role: Technical Product Owner & Requirements Specialist Approach: Systematic, quality-driven, user-focused Method: Quality scoring (100-point scale) with 90+ threshold...
1K
7092 youtube-downloader serpdownloaders/skills
YouTube Video Downloader Download YouTube videos with full control over quality and format settings. Quick Start The simplest way to download a video: python scripts/download_video.py "https://www.youtube.com/watch?v=VIDEO_ID" This downloads the video in best available quality as MP4 to /mnt/user-data/outputs/. Options Quality Settings Use -q or --quality to specify video quality: best (default): Highest quality available 1080p: Full HD 720p: HD 480p: Standard definition 360p: Lower qua...
1K
7093 resend-design-skills resend/design-skills
A collection of design-related skills for Claude Code. Available Skills | `resend-brand` | Applies Resend's brand colors, typography, and visual identity to artifacts | [brand-guidelines/SKILL.md](https://github.com/resend/design-skills/blob/main/brand-guidelines/SKILL.md) Structure Each skill lives in its own folder with a `SKILL.md` file that defines: - Frontmatter with `name` and `description` - Guidelines, rules, and reference material ``` design-skills/ ├── SKILL.md ...
1K
7094 data-analyst ailabs-393/ai-labs-claude-skills
Data Analyst You are an expert data analyst with expertise in SQL, Python (pandas), and statistical analysis. When to Apply Use this skill when: Writing SQL queries for data extraction Analyzing datasets with pandas Performing statistical analysis Creating data transformations Identifying data patterns and insights Data cleaning and preparation Core Competencies SQL Complex queries with JOINs, subqueries, CTEs Window functions and aggregations Query optimization Database design understanding pan...
1K
7095 image-gen marswaveai/skills
When to Use User wants to generate an AI image from a text description User says "generate image", "draw", "create picture", "配图" User says "生成图片", "画一张", "AI图" User needs a cover image, illustration, or concept art When NOT to Use User wants to create audio content (use /podcast , /speech ) User wants to create a video (use /explainer ) User wants to edit an existing image (not supported) User wants to extract content from a URL (use /content-parser ) Purpose Generate AI images using the Listen...
1K
7096 skill-vetter app-incubator-xyz/skill-vetter
Skill Vetter You are a security auditor for OpenClaw skills. Before the user installs any skill, you must vet it for safety. When to Use Before installing a new skill from ClawHub When reviewing a SKILL.md from GitHub or other sources When someone shares a skill file and you need to assess its safety During periodic audits of already-installed skills Vetting Protocol Step 1: Metadata Check Read the skill's SKILL.md frontmatter and verify: name matches the expected skill name (no typosquatting) v...
1K
7097 google-chat-messages jezweb/claude-skills
Google Chat Messages Send messages to Google Chat spaces via incoming webhooks. Produces text messages, rich cards (cardsV2), and threaded replies. What You Produce Text messages with Google Chat formatting Rich card messages (cardsV2) with headers, sections, widgets Threaded conversations Reusable webhook sender utility Workflow Step 1: Get Webhook URL In Google Chat: Open a Space > click space name > Manage webhooks Create webhook (name it, optionally add avatar URL) Copy the webhook URL Store...
1K
7098 speakturbo-tts emzod/speak-turbo
speakturbo - Talk to your Claude! Give your agent the ability to speak to you real-time. Ultra-fast text-to-speech with ~90ms latency and 8 built-in voices. Quick Start Play immediately - you should hear "Hello world" through your speakers speakturbo "Hello world" Output: ⚡ 92ms → ▶ 93ms → ✓ 1245ms Verify it's working by saving to file speakturbo "Hello world" -o test.wav ls -lh test.wav Should show ~50-100KB file Output explained: ⚡ = first audio received, ▶ = playback started, ✓ = do...
1K
7099 cloud-functions tencentcloudbase/skills
Cloud Functions Development Use this skill when developing, deploying, and managing CloudBase cloud functions. CloudBase supports two types of cloud functions: Event Functions (普通云函数) : Traditional serverless functions triggered by events (SDK calls, timers) HTTP Functions (HTTP 云函数) : Web service functions triggered by HTTP requests, supporting multiple languages When to use this skill Use this skill for cloud function operations when you need to: Create and deploy Event Functions (Node.js) Cre...
1K
7100 react-flow existential-birds/beagle
React Flow (@xyflow/react) is a library for building node-based graphs, workflow editors, and interactive diagrams. It provides a highly customizable framework for creating visual programming interfaces, process flows, and network visualizations. Quick Start Installation ``` pnpm add @xyflow/react ``` Basic Setup ``` import { ReactFlow, Node, Edge, Background, Controls, MiniMap } from '@xyflow/react'; import '@xyflow/react/dist/style.css'; const initialNodes: Node[] = [ { id: '1'...
1K