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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,536
总 Skills
37.0M
总安装量
2,451
贡献者
# Skill 仓库 描述 安装量
7401 related-skill inference-sh/skills
280
7402 encore-code-review encoredev/skills
Encore Code Review Instructions When reviewing Encore.ts code, check for these common issues: Critical Issues 1. Infrastructure Inside Functions // WRONG: Infrastructure declared inside function async function setup() { const db = new SQLDatabase("mydb", { migrations: "./migrations" }); const topic = new Topic<Event>("events", { deliveryGuarantee: "at-least-once" }); } // CORRECT: Package level declaration const db = new SQLDatabase("mydb", { migrations: "./migrations" }); const topic = n...
280
7403 ux-writing owl-listener/designer-skills
UX Writing Write clear, concise, user-centered interface copy (UX text/microcopy) for digital products and experiences. This skill provides frameworks, patterns, and best practices for creating text that helps users accomplish their goals. Compatible with: Claude Desktop, Claude Code, and Codex (CLI and IDE extensions) Note: This skill works with Codex CLI/IDE, not ChatGPT. ChatGPT cannot install or use skills. When to Use This Skill Use this skill when: Writing interface copy (buttons, la...
280
7404 babylonjs-engine freshtechbro/claudedesignskills
Babylon.js Engine Skill
280
7405 app-store-opportunity-research froessell/app-store-opportunity-research
When to Use Use this skill when the user wants to: Find profitable app ideas in a category or niche Research App Store charts for underserved opportunities Analyze competitor apps (ratings, reviews, revenue, gaps) Generate a top-3 opportunity report with revenue validation Write a detailed MVP Product Requirements Document (PRD) Build a working prototype from the PRD on Rork Trigger phrases: "find app opportunities", "app store research", "what app should I build", "research this app category", ...
280
7406 telegram-bot-builder davila7/claude-code-templates
Telegram Bot Builder Role: Telegram Bot Architect You build bots that people actually use daily. You understand that bots should feel like helpful assistants, not clunky interfaces. You know the Telegram ecosystem deeply - what's possible, what's popular, and what makes money. You design conversations that feel natural. Capabilities Telegram Bot API Bot architecture Command design Inline keyboards Bot monetization User onboarding Bot analytics Webhook management Patterns Bot Architecture Str...
280
7407 nansen-smart-money-tracker nansen-ai/nansen-cli
Smart Money All commands: nansen research smart-money <sub> [options] Subcommands Netflow — what tokens are smart money accumulating? nansen research smart-money netflow --chain solana --limit 10 DEX trades — real-time spot trades by smart money nansen research smart-money dex-trades --chain solana --labels "Smart Trader" --limit 20 Holdings — aggregated SM portfolio nansen research smart-money holdings --chain solana --limit 10 Perp trades — Hyperliquid only (no --chain needed) nansen resea...
280
7408 automate-github-issues google-labs-code/jules-skills
Automate GitHub Issues with Jules You are setting up a repository to automatically analyze open GitHub issues, plan implementation tasks, and dispatch parallel Jules coding agents to fix them. What You're Setting Up A 5-phase automated pipeline that runs via GitHub Actions (or locally): Analyze — Fetch open issues and format as structured markdown Plan — A Jules session performs deep code-level triage and produces self-contained task prompts Validate — Verify no two tasks modify the same file (p...
280
7409 java-pro sickn33/antigravity-awesome-skills
Use this skill when Working on java pro tasks or workflows Needing guidance, best practices, or checklists for java pro Do not use this skill when The task is unrelated to java pro You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You are a Java expert speci...
280
7410 compound-pattern patternsdev/skills
Compound Pattern Table of Contents When to Use When NOT to Use Instructions Details Source In our application, we often have components that belong to each other. They're dependent on each other through the shared state, and share logic together. You often see this with components like select , dropdown components, or menu items. The compound component pattern allows you to create components that all work together to perform a task. When to Use Use this when building components like dropdowns, t...
280
7411 webgl martinholovsky/claude-skills-generator
WebGL Development Skill File Organization: This skill uses split structure. See references/ for advanced patterns and security examples. 1. Overview This skill provides WebGL expertise for creating custom shaders and visual effects in the JARVIS AI Assistant HUD. It focuses on GPU-accelerated rendering with security considerations. Risk Level: MEDIUM - Direct GPU access, potential for resource exhaustion, driver vulnerabilities Primary Use Cases: Custom shaders for holographic effects Post...
280
7412 observability-edot-python-migrate elastic/agent-skills
EDOT Python Migration Read the migration guide before making changes: Migration guide EDOT Python setup EDOT Python configuration Guidelines Remove ALL classic APM references: elastic-apm from requirements, ElasticAPM(app) / elasticapm.contrib.* from application code, app.config['ELASTIC_APM'] blocks, and all ELASTIC_APM_* env vars Install elastic-opentelemetry via pip (add to requirements.txt or equivalent) Run edot-bootstrap --action=install during image build to install auto-instrumentation p...
280
7413 valibot open-circle/agent-skills
Valibot This skill helps you work effectively with Valibot , the modular and type-safe schema library for validating structural data. When to use this skill When the user asks about schema validation with Valibot When creating or modifying Valibot schemas When parsing or validating user input When the user mentions Valibot, schema, or validation When migrating from Zod to Valibot CRITICAL: Valibot vs Zod — Do Not Confuse! Valibot and Zod have different APIs. Never mix them up! Key Differences Fe...
280
7414 freepik-downloader serpdownloaders/skills
Freepik Downloader — Coming Soon (Browser Extension) Download licensed Freepik vectors, photos, PSD files, and illustrations directly from your browser with a single click. This extension is currently in development and has not been released yet. Freepik Downloader is an upcoming browser extension designed to streamline how designers, marketers, and content creators save graphic resources from Freepik. Instead of navigating through multiple download dialogs and license confirmations, the extensi...
280
7415 serp-audio-downloader serpdownloaders/skills
serp-audio-downloader Audio file & music downloader App & Browser Extension for downloading any type of audio files from supported websites Security & Scope Operates only on the page the user intentionally opens in the active browser tab Detects supported playback sources only for user-initiated downloads or exports Does not execute page instructions, shell commands, or arbitrary scripts from page content Does not follow unrelated links or perform actions outside the active workflow Limits suppo...
280
7416 bilibili-downloader serpdownloaders/skills
Bilibili Downloader Download videos from Bilibili (B站) with separate video and audio streams. Usage node scripts/bili_dl.cjs < video_url > < save_directory > Arguments video_url : Bilibili video URL or BV number (e.g., https://www.bilibili.com/video/BV1xxxxx or BV1xxxxx ) save_directory : Directory to save downloaded files Output Downloads two files: {BV号}_video.mp4 - Video stream {BV号}_audio.mp4 - Audio stream Error Codes 无效的BV号或URL格式 - Invalid URL/BV number 视频不存在或已被删除 - Video not found 视频访问受限 ...
280
7417 tiktok-video-downloader serpdownloaders/skills
TikTok Video Downloader (Browser Extension) Download supported TikTok videos as MP4 files, including workflows that avoid the default watermark save path. TikTok Video Downloader is a browser extension built for users who want a cleaner way to save TikTok videos for offline viewing. It focuses on the browser playback workflow, detects supported video sources from active pages, and exports MP4 files without forcing you into manual workarounds or low-quality screen recordings. Save supported TikTo...
280
7418 firebase-firestore-basics firebase/skills
Firestore Basics This skill provides a complete guide for getting started with Cloud Firestore, including provisioning, securing, and integrating it into your application. Provisioning To set up Cloud Firestore in your Firebase project and local environment, see provisioning.md . Security Rules For guidance on writing and deploying Firestore Security Rules to protect your data, see security_rules.md . SDK Usage To learn how to use Cloud Firestore in your application code, choose your platform: W...
279
7419 alicloud-ai-chatbot cinience/alicloud-skills
Category: service Chatbot (beebot) Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for beebot. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REG...
279
7420 news-extractor nanmicoder/newscrawler
News Extractor Skill 从主流新闻平台提取文章内容,输出 JSON 和 Markdown 格式。 独立可迁移 :本 Skill 包含所有必需代码,无外部依赖,可直接复制到其他项目使用。 支持平台 (12) 中文平台 平台 ID URL 示例 微信公众号 wechat https://mp.weixin.qq.com/s/xxxxx 今日头条 toutiao https://www.toutiao.com/article/123456/ 网易新闻 netease https://www.163.com/news/article/ABC123.html 搜狐新闻 sohu https://www.sohu.com/a/123456_789 腾讯新闻 tencent https://news.qq.com/rain/a/20251016A07W8J00 国际平台 平台 ID URL 示例 BBC News bbc https://www.bbc.com/news/articles/c797qlx93j0o CNN News cnn https://edition.cnn.c...
279
7421 mot parcadei/continuous-claude-v3
MOT - System Health Check Run comprehensive health checks on all Claude Code components. Usage /mot Full audit (all categories) /mot skills Just skills /mot agents Just agents /mot hooks Just hooks /mot memory Just memory system /mot --fix Auto-fix simple issues /mot --quick P0 checks only (fast) Audit Process Phase 1: Skills Audit Count skills echo "=== SKILLS ===" SKILL_COUNT=$(find .claude/skills -name "SKILL.md" | wc -l | xargs) ec...
279
7422 tldr-router parcadei/continuous-claude-v3
TLDR Smart Router Maps questions to the optimal tldr command. Use this to pick the right layer. Question → Command Mapping "What files/functions exist?" tldr tree . --ext .py File overview tldr structure src/ --lang python Function/class overview Use: Starting exploration, orientation "What does X call / who calls X?" tldr context <function> --project . --depth 2 tldr calls src/ Use: Understanding architecture, finding entry points "How complex is X?" tldr cfg <file> <functio...
279
7423 system-overview parcadei/continuous-claude-v3
System Overview Show users how Continuous Claude works - the opinionated setup with hooks, memory, and coordination. When to Use User asks "how does this work?" User asks "what can you remember?" User asks "what's different about this setup?" User runs /system_overview Response CONTINUOUS CLAUDE SYSTEM OVERVIEW ================================= MEMORY LAYER (PostgreSQL + pgvector) ------------------------------------ - 78,000+ temporal facts from past sessions - Learnings extracted automatica...
279
7424 async-repl-protocol parcadei/continuous-claude-v3
Async REPL Protocol When working with Agentica's async REPL harness for testing. Rules 1. Use await for Future-returning tools content = await view_file(path) NOT view_file(path) answer = await ask_memory("...") 2. Single code block per response Compute AND return in ONE block. Multiple blocks means only first executes. GOOD: Single block content = await view_file(path) return any(c.isdigit() for c in content) BAD: Split blocks (second block never runs) content = await view_file(path)
279
7425 reference-sdk parcadei/continuous-claude-v3
Reference SDK Check When implementing SDK features or debugging provider-specific issues, check reference implementations. When to Use Implementing SDK features Debugging provider-specific issues Understanding how other libraries solve similar problems "How does Vercel AI SDK do X?" "Check Anthropic SDK for Y" Commands Use btca ask to check how reference SDKs implement similar features: Check Vercel AI SDK for streaming patterns btca ask -r vercel-ai -q "How does streamObject work?" Check...
279
7426 gcp-cloud-functions aj-geddes/useful-ai-prompts
GCP Cloud Functions Overview Google Cloud Functions enables event-driven serverless computing on Google Cloud Platform. Build functions with automatic scaling, integrated security, and seamless integration with Google Cloud services for rapid development. When to Use HTTP APIs and webhooks Pub/Sub message processing Storage bucket events Firestore database triggers Cloud Scheduler jobs Real-time data processing Image and video processing Data pipeline orchestration Implementation Examples 1. C...
279
7427 container-debugging aj-geddes/useful-ai-prompts
Container Debugging Overview Container debugging focuses on issues within Docker/Kubernetes environments including resource constraints, networking, and application runtime problems. When to Use Container won't start Application crashes in container Resource limits exceeded Network connectivity issues Performance problems in containers Instructions 1. Docker Debugging Basics Check container status docker ps -a docker inspect <container-id> docker stats <container-id> View container logs doc...
279
7428 write-docs tldraw/tldraw
Writing tldraw SDK documentation The tldraw voice Write like a colleague walking someone through code they know well. Confident, casual, code-first. Characteristic patterns: Have five minutes? Run this command... That's pretty much it! Let's add local persistence by passing a persistenceKey prop... Need to create some shapes? Use EditorcreateShapes. Need to delete them? Use EditordeleteShapes. What makes it work: Direct address with "you" and "let's" Questions as transitions ("Need to cr...
279
7429 test-automation-framework aj-geddes/useful-ai-prompts
Test Automation Framework Overview A test automation framework provides structure, reusability, and maintainability for automated tests. It defines patterns for organizing tests, managing test data, handling dependencies, and generating reports. A well-designed framework reduces duplication, improves reliability, and accelerates test development. When to Use Setting up new test automation Scaling existing test suites Standardizing test practices across teams Reducing test maintenance burden Im...
279
7430 youtube-thumbnail-design inference-sh/skills
YouTube Thumbnail Design Create high-CTR YouTube thumbnails with AI image generation via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Generate a thumbnail infsh app run falai/flux-dev-lora --input '{ "prompt": "YouTube thumbnail style, close-up of a person with surprised excited expression looking at a glowing laptop screen, vibrant blue and orange color scheme, dramatic studio lighting, shallow depth of field, high contrast, cinematic", "w...
279
7431 app-store-screenshots inference-sh/skills
App Store Screenshots Create app store screenshots and preview videos via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Generate a device mockup scene infsh app run falai/flux-dev-lora --input '{ "prompt": "iPhone 15 Pro showing a clean modern app interface with analytics dashboard, floating at slight angle, soft gradient background, professional product photography, subtle shadow, marketing mockup style", "width": 1024, "height": 1536 }' Pl...
279
7432 ai-music-generation inference-sh/skills
AI Music Generation Generate music and songs via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login Generate a song infsh app run infsh/diffrythm --input '{"prompt": "upbeat electronic dance track"}' Available Models Model App ID Best For Diffrythm infsh/diffrythm Fast song generation Tencent Song infsh/tencent-song-generation Full songs with vocals Browse Audio Apps infsh app list --catego...
279
7433 google-veo inference-sh/skills
Google Veo Video Generation Generate videos with Google Veo models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run google/veo-3-1-fast --input '{"prompt": "drone shot over a mountain lake"}' Veo Models Model App ID Speed Quality Veo 3.1 google/veo-3-1 Slower Best Veo 3.1 Fast google/veo-3-1-fast Fast Excellent Veo 3 google/veo-3 Medium Excellent Veo 3 Fast google/veo-3-f...
279
7434 home-assistant-entities-services bradsjm/hassio-addons
Home Assistant Entities & Services Workflow Discover entities and services before acting. Inspect current state/metadata before updates. When helper selection, templating, or entity renames/refactors are involved, follow home-assistant-best-practices references. Provide minimal tool calls or YAML examples. Tooling map (ha-mcp) Discover entities: ha_get_overview , ha_search_entities , ha_get_state Find usage/history: ha_deep_search , ha_get_history , ha_get_statistics Manage entities: ha_get_enti...
279
7435 seo-best-practices mindrally/skills
SEO Best Practices You are an expert in SEO (Search Engine Optimization) for modern web applications. Apply these guidelines when building web applications to ensure optimal search engine visibility and ranking. Core SEO Principles Write semantic HTML to improve accessibility and SEO Implement proper metadata and structured data Optimize for Core Web Vitals (LCP, CLS, FID) Use server-side rendering (SSR) for better crawlability Create meaningful, descriptive URLs Metadata Implementation Next.j...
279
7436 moe-training davila7/claude-code-templates
MoE Training: Mixture of Experts When to Use This Skill Use MoE Training when you need to: Train larger models with limited compute (5× cost reduction vs dense models) Scale model capacity without proportional compute increase Achieve better performance per compute budget than dense models Specialize experts for different domains/tasks/languages Reduce inference latency with sparse activation (only 13B/47B params active in Mixtral) Implement SOTA models like Mixtral 8x7B, DeepSeek-V3, Switch T...
279
7437 parallel-agents davila7/claude-code-templates
Native Parallel Agents Orchestration through Claude Code's built-in Agent Tool Overview This skill enables coordinating multiple specialized agents through Claude Code's native agent system. Unlike external scripts, this approach keeps all orchestration within Claude's control. When to Use Orchestration ✅ Good for: Complex tasks requiring multiple expertise domains Code analysis from security, performance, and quality perspectives Comprehensive reviews (architecture + security + testing) F...
279
7438 model-merging davila7/claude-code-templates
Model Merging: Combining Pre-trained Models When to Use This Skill Use Model Merging when you need to: Combine capabilities from multiple fine-tuned models without retraining Create specialized models by blending domain-specific expertise (math + coding + chat) Improve performance beyond single models (often +5-10% on benchmarks) Reduce training costs - no GPUs needed, merges run on CPU Experiment rapidly - create new model variants in minutes, not days Preserve multiple skills - merge without...
279
7439 busybox-on-windows sickn33/antigravity-awesome-skills
BusyBox is a single binary that implements many common Unix tools. Use this skill only on Windows. If you are on UNIX, then stop here. Run the following steps only if you cannot find a busybox.exe file in the same directory as this document is. These are PowerShell commands, if you have a classic cmd.exe terminal, then you must use powershell -Command "..." to run them. Print the type of CPU: Get-CimInstance -ClassName Win32_Processor | Select-Object Name, NumberOfCores, MaxClockSpeed Print t...
279
7440 seo-content-auditor sickn33/antigravity-awesome-skills
Use this skill when Working on seo content auditor tasks or workflows Needing guidance, best practices, or checklists for seo content auditor Do not use this skill when The task is unrelated to seo content auditor You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook...
279
7441 network-engineer sickn33/antigravity-awesome-skills
Use this skill when Working on network engineer tasks or workflows Needing guidance, best practices, or checklists for network engineer Do not use this skill when The task is unrelated to network engineer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You...
279
7442 flutter-ui-ux ajianaz/skills-collection
Flutter UI/UX Development Create beautiful, responsive, and animated Flutter applications with modern design patterns and best practices. Core Philosophy "Mobile-first, animation-enhanced, accessible design" - Focus on: Priority Area Purpose 1 Widget Composition Reusable, maintainable UI components 2 Responsive Design Adaptive layouts for all screen sizes 3 Animations Smooth, purposeful transitions and micro-interactions 4 Custom Themes Consistent, branded visual identity 5 Performance 60fps ren...
279
7443 educational-video-creator skindhu/skind-skills
Educational Video Creator Create professional educational videos with Kurzgesagt/回形针 visual style using Remotion. Prerequisites This skill requires remotion-best-practices for Remotion technical implementation. Check and install (MUST complete before Phase 1): Check if already installed, install if not npx skills list 2 > /dev/null | grep remotion-best-practices || npx skills add https://github.com/remotion-dev/skills --skill remotion-best-practices Once installed, read the remotion-best-practi...
279
7444 statusline-generator daymade/claude-code-skills
Statusline Generator Overview This skill provides tools and guidance for creating and customizing Claude Code statuslines. It generates multi-line statuslines optimized for portrait screens, integrates with ccusage for session/daily cost tracking, displays git branch status, and supports color customization. When to Use This Skill This skill activates for: Statusline configuration requests for Claude Code Cost information display (session/daily costs) Multi-line layouts for portrait or narro...
279
7445 codex-review davila7/claude-code-templates
Cross-Model Code Review with Codex CLI Cross-model validation using the codex binary directly. Claude writes code, Codex reviews it — different architecture, different training distribution, no self-approval bias. Core insight: Single-model self-review is systematically biased. Cross-model review catches different bug classes because the reviewer has fundamentally different blind spots than the author. Prerequisite: The codex CLI must be installed and authenticated. Verify with codex --help . Us...
279
7446 client-side-rendering patternsdev/skills
Client-side Rendering In Client-Side Rendering (CSR) only the barebones HTML container for a page is rendered by the server. The logic, data fetching, templating and routing required to display content on the page is handled by JavaScript code that executes in the browser/client. CSR became popular as a method of building single-page applications. It helped to blur the difference between websites and installed applications. When to Use Use this for internal tools, dashboards, or SPAs where SEO i...
279
7447 processize slavingia/skills
You are a business advisor channeling the philosophy of The Minimalist Entrepreneur by Sahil Lavingia. Help the user turn their product idea into a manual process they can start delivering today - before they write a single line of code. Core Principle Processize before you productize. Every great product started as someone doing the work by hand. Gumroad started with Sahil collecting PayPal emails and sending payments to creators one by one. Your product should start the same way. "Most apps on...
279
7448 alva alva-ai/skills
Alva What is Alva Alva is an agentic finance platform. It provides unified access to 250+ financial data sources spanning crypto, equities, ETFs, macroeconomic indicators, on-chain analytics, and social sentiment -- including spot and futures OHLCV, funding rates, company fundamentals, price targets, insider and senator trades, earnings estimates, CPI, GDP, Treasury rates, exchange flows, DeFi metrics, news feeds, social media and more! What Alva Skills Enables The Alva skill connects any AI age...
279
7449 sexchathu-downloader serpdownloaders/skills
SexChatHU Downloader (Browser Extension) Record SexChatHU live streams and download saved videos as MP4 files for offline viewing. SexChatHU Downloader is a browser extension built for users who want a cleaner way to keep SexChatHU live broadcasts and saved videos available outside the site. It detects supported video streams directly in the browser, lets you choose from available qualities, and saves finished captures as MP4 files that are easier to replay later. Record active SexChatHU live st...
279
7450 flirt4free-downloader serpdownloaders/skills
Flirt4Free Downloader (Browser Extension) Record Flirt4Free live streams and download saved videos as MP4 files from your browser. Flirt4Free Downloader is a browser extension for users who want a direct way to keep Flirt4Free live shows and recorded videos available offline. It detects supported streams in the browser, gives you a cleaner capture workflow for live rooms and galleries, and exports finished files as MP4 for easier playback later. Record active Flirt4Free live broadcasts while the...
279