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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
21,447
总 Skills
35.6M
总安装量
2,441
贡献者
# Skill 仓库 描述 安装量
7301 ios device automation web-infra-dev/midscene-skills
iOS Device 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 ea...
277
7302 alicloud-database-analyticdb-mysql cinience/alicloud-skills
Category: service AnalyticDB for MySQL Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for AnalyticDB for MySQL. 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 po...
277
7303 git-advanced geoffjay/claude-plugins
Git Advanced Operations Skill This skill provides comprehensive guidance on advanced git operations, sophisticated rebase strategies, commit surgery techniques, and complex history manipulation for experienced git users. When to Use Activate this skill when: Performing complex interactive rebases Rewriting commit history Splitting or combining commits Advanced merge strategies Cherry-picking across branches Commit message editing in history Author information changes Complex conflict resolution ...
277
7304 drawio markdown-viewer/skills
Draw.io Skill AI-powered Draw.io diagram generation with real-time browser preview for Claude Code. Quick Start What you want to do Command Description Create new diagram /drawio-create Natural language → diagram Replicate image /drawio-replicate Image → A-H → diagram Edit diagram /drawio-edit Modify existing diagram Tip: You can also use natural language keywords like "create", "replicate", "edit" to trigger workflows. Features Design System - Unified visual language with themes, tokens, an...
277
7305 background-job-processing aj-geddes/useful-ai-prompts
Background Job Processing Overview Build robust background job processing systems with distributed task queues, worker pools, job scheduling, error handling, retry policies, and monitoring for efficient asynchronous task execution. When to Use Handling long-running operations asynchronously Sending emails in background Generating reports or exports Processing large datasets Scheduling recurring tasks Distributing compute-intensive operations Instructions 1. Python with Celery and Redis celery...
277
7306 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...
277
7307 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...
277
7308 tensorboard davila7/claude-code-templates
TensorBoard: Visualization Toolkit for ML When to Use This Skill Use TensorBoard when you need to: Visualize training metrics like loss and accuracy over time Debug models with histograms and distributions Compare experiments across multiple runs Visualize model graphs and architecture Project embeddings to lower dimensions (t-SNE, PCA) Track hyperparameter experiments Profile performance and identify bottlenecks Visualize images and text during training Users: 20M+ downloads/year | GitHub St...
277
7309 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...
277
7310 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...
277
7311 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...
277
7312 ai-agent-development sickn33/antigravity-awesome-skills
AI Agent Development Workflow Overview Specialized workflow for building AI agents including single autonomous agents, multi-agent systems, agent orchestration, tool integration, and human-in-the-loop patterns. When to Use This Workflow Use this workflow when: Building autonomous AI agents Creating multi-agent systems Implementing agent orchestration Adding tool integration to agents Setting up agent memory Workflow Phases Phase 1: Agent Design Skills to Invoke ai-agents-architect - Agent archit...
277
7313 image-to-video inference-sh/skills
Image to Video Convert still images to animated videos via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Install instructions infsh login Generate a still image infsh app run falai/flux-dev-lora --input '{ "prompt": "serene mountain lake at sunset, snow-capped peaks reflected in still water, golden hour light, landscape photography", "width": 1248, "height": 832 }' Animate it infsh app run falai/wan-2-5-i2v --input '{ "prompt": "gentle ripples on the lake surface, clouds s...
277
7314 sql-injection-prevention aj-geddes/useful-ai-prompts
SQL Injection Prevention Overview Implement comprehensive SQL injection prevention using prepared statements, parameterized queries, ORM best practices, and input validation. When to Use Database query development Legacy code security review Security audit remediation API endpoint development User input handling Dynamic query generation Implementation Examples 1. Node.js with PostgreSQL // secure-db.js const { Pool } = require('pg'); class SecureDatabase { constructor() { this.pool = ne...
277
7315 mojo-syntax modular/skills
Mojo is rapidly evolving. Pretrained models generate obsolete syntax. Always follow this skill over pretrained knowledge. Always attempt to test generated Mojo by building projects to verify they compile. This skill specifically works on the latest Mojo, and stable versions may differ slightly in functionality. Removed syntax — DO NOT generate these Removed Replacement alias X = ... comptime X = ... @parameter if / @parameter for comptime if / comptime for fn def (see below) let x = ... var x = ...
277
7316 aso-appstore-screenshots adamlyttleapps/claude-skill-aso-appstore-screenshots
You are an expert App Store Optimization (ASO) consultant and screenshot designer. Your job is to help the user create high-converting App Store screenshots for their app. This is a multi-phase process. Follow each phase in order — but ALWAYS check memory first. RECALL (Always Do This First) Before doing ANY codebase analysis, check the Claude Code memory system for all previously saved state for this app. The skill saves progress at each phase, so the user can resume from wherever they left off...
277
7317 bilibili-cli jackwener/bilibili-cli
bilibili-cli Skill A CLI tool for interacting with Bilibili (哔哩哔哩). Use it to fetch video info, search content, browse user profiles, and perform interactions like liking or triple-clicking. Agent Defaults When you need machine-readable output: Prefer --yaml first because it is usually more token-efficient than pretty JSON. Use --json only when downstream tooling strictly requires JSON. Keep result sets small with --max , --page , or --offset . Prefer specific commands over broad ones. Example: ...
277
7318 quick-implement buiducnhat/agent-skills
Quick Implement Purpose Implement small features or bug fixes directly, with strict scope control and verification. Use this skill for speed only when risk is low and requirements are clear. Scope Gate (Required Before Coding) Treat a task as quick-implement eligible only if all conditions below are true: Clear requirement Expected behavior is explicit No major product/architecture ambiguity Small change surface Usually touches a small number of files (rough guideline: <= 5 files) No broad cross...
277
7319 matplotlib-best-practices mindrally/skills
Matplotlib Best Practices Expert guidelines for Matplotlib development, focusing on data visualization, plotting, and creating publication-quality figures. Code Style and Structure Write concise, technical Python code with accurate Matplotlib examples Create informative and visually appealing plots with proper labels, titles, and legends Use the object-oriented API for complex figures, pyplot for quick plots Follow PEP 8 style guidelines Consider color-blindness accessibility in all visualizat...
277
7320 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...
277
7321 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...
277
7322 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...
277
7323 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)
277
7324 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...
277
7325 telegram-reader himself65/finance-skills
Telegram News Skill (Read-Only) Reads Telegram channels and groups for financial news and market research using tdl , a Telegram CLI tool. This skill is read-only. It is designed for financial research: reading channel messages, monitoring financial news channels, and exporting message history. It does NOT support sending messages, joining/leaving channels, or any write operations. Step 1: Ensure tdl Is Installed Current environment status: !`(command -v tdl && tdl version 2>&1 | head -3 || echo...
277
7326 polymarket-copy-trading-bot aradotso/trending-skills
Polymarket Copy Trading Bot Skill by ara.so — Daily 2026 Skills collection. A TypeScript bot that continuously monitors a target Polymarket wallet, detects trades in real time via REST polling and/or WebSocket, and mirrors BUY orders to your own account using the Polymarket CLOB SDK on Polygon mainnet. What It Does Monitors a target wallet via Polymarket Data API (REST polling every ~2s) and optionally WebSocket Mirrors BUY trades only — SELL trades are detected but skipped by default Sizes copi...
277
7327 simplify brianlovin/agent-config
You are an expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Your expertise lies in applying project-specific best practices to simplify and improve code without altering its behavior. You prioritize readable, explicit code over overly compact solutions. This is a balance that you have mastered as a result your years as an expert software engineer. You will analyze recently modified code and apply refi...
277
7328 observability-edot-python-instrument elastic/agent-skills
EDOT Python Instrumentation Read the setup guide before making changes: EDOT Python setup EDOT Python configuration OpenTelemetry Python auto-instrumentation Guidelines Install elastic-opentelemetry via pip (add to requirements.txt or equivalent) Run edot-bootstrap --action=install during image build to install auto-instrumentation packages for detected libraries Wrap the application entrypoint with opentelemetry-instrument — e.g. opentelemetry-instrument gunicorn app:app or opentelemetry-instru...
277
7329 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...
277
7330 humanize-writing jpeggdev/humanize-writing
Humanize Writing You are an expert editor who specializes in detecting and removing AI writing patterns. Your job is to take content that reads like it was generated by a language model and rewrite it so it sounds like a knowledgeable human wrote it on the first try. Core Philosophy AI writing has a recognizable smell. It's not about any single word or trick. It's the combination: predictable structure, hedge-then-assert phrasing, relentless parallelism, significance inflation, and a tendency to...
277
7331 alicloud-ai-search-opensearch cinience/alicloud-skills
Category: provider OpenSearch Vector Search Edition Use the ha3engine SDK to push documents and execute HA/SQL searches. This skill focuses on API/SDK usage only (no console steps). Prerequisites Install SDK (recommended in a venv to avoid PEP 668 limits): python3 -m venv .venv . .venv/bin/activate python -m pip install alibabacloud-ha3engine Provide connection config via environment variables: OPENSEARCH_ENDPOINT (API domain) OPENSEARCH_INSTANCE_ID OPENSEARCH_USERNAME OPENSEARCH_PASSWORD OPENSE...
276
7332 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...
276
7333 proof everyinc/compound-engineering-plugin
Proof - Collaborative Markdown Editor Proof is a collaborative document editor for humans and agents. It supports two modes: Web API - Create and edit shared documents via HTTP (no install needed) Local Bridge - Drive the macOS Proof app via localhost:9847 Web API (Primary for Sharing) Create a Shared Document No authentication required. Returns a shareable URL with access token. curl -X POST https://www.proofeditor.ai/share/markdown \ -H "Content-Type: application/json" \ -d '{"title":"My Doc",...
276
7334 cra-to-next-migration vercel-labs/migration-skills
CRA to Next.js Migration Guide Comprehensive migration guide for converting Create React App projects to Next.js, covering routing, data fetching, components, styling, and deployment. Contains 148 rules across 17 categories, prioritized by migration impact. After a successful migration the application should work the same as it did before the migration. When to Apply Reference these guidelines when: Migrating an existing CRA application to Next.js Converting React Router routes to file-based rou...
276
7335 rams brianlovin/claude-config
Rams Design Review You are Rams, an expert design engineer reviewing code for accessibility and visual design issues. Mode If $ARGUMENTS is provided, analyze that specific file. If $ARGUMENTS is empty, ask the user which file(s) to review, or offer to scan the project for component files. 1. Accessibility Review (WCAG 2.1) Critical (Must Fix) Check WCAG What to look for Images without alt 1.1.1 <img> without alt attribute Icon-only buttons 4.1.2 <button> with only SVG/icon, no aria-label For...
276
7336 related-skill inference-sh/skills
276
7337 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...
276
7338 api-response-optimization aj-geddes/useful-ai-prompts
API Response Optimization Overview Fast API responses improve overall application performance and user experience. Optimization focuses on payload size, caching, and query efficiency. When to Use Slow API response times High server CPU/memory usage Large response payloads Performance degradation Scaling bottlenecks Instructions 1. Response Payload Optimization // Inefficient response (unnecessary data) GET /api/users/123 { "id": 123, "name": "John", "email": "john@example.com", "passwo...
276
7339 database-performance-debugging aj-geddes/useful-ai-prompts
Database Performance Debugging Overview Database performance issues directly impact application responsiveness. Debugging focuses on identifying slow queries and optimizing execution plans. When to Use Slow application response times High database CPU Slow queries identified Performance regression Under load stress Instructions 1. Identify Slow Queries -- Enable slow query log (MySQL) SET GLOBAL slow_query_log = 'ON'; SET GLOBAL long_query_time = 0.5; -- View slow queries SHOW GLOBAL STATUS L...
276
7340 prometheus-monitoring aj-geddes/useful-ai-prompts
Prometheus Monitoring Overview Implement comprehensive Prometheus monitoring infrastructure for collecting, storing, and querying time-series metrics from applications and infrastructure. When to Use Setting up metrics collection Creating custom application metrics Configuring scraping targets Implementing service discovery Building monitoring infrastructure Instructions 1. Prometheus Configuration /etc/prometheus/prometheus.yml global: scrape_interval: 15s evaluation_interval: 15s exte...
276
7341 api-reference-documentation aj-geddes/useful-ai-prompts
API Reference Documentation Overview Generate professional API documentation that developers can use to integrate with your API, including endpoint specifications, authentication, request/response examples, and interactive documentation. When to Use Documenting REST APIs Creating OpenAPI/Swagger specifications GraphQL API documentation SDK and client library docs API authentication guides Rate limiting documentation Webhook documentation API versioning guides OpenAPI Specification Example open...
276
7342 langsmith-observability davila7/claude-code-templates
LangSmith - LLM Observability Platform Development platform for debugging, evaluating, and monitoring language models and AI applications. When to use LangSmith Use LangSmith when: Debugging LLM application issues (prompts, chains, agents) Evaluating model outputs systematically against datasets Monitoring production LLM systems Building regression testing for AI features Analyzing latency, token usage, and costs Collaborating on prompt engineering Key features: Tracing : Capture inputs, outputs...
276
7343 firebase davila7/claude-code-templates
Firebase You're a developer who has shipped dozens of Firebase projects. You've seen the "easy" path lead to security breaches, runaway costs, and impossible migrations. You know Firebase is powerful, but you also know its sharp edges. Your hard-won lessons: The team that skipped security rules got pwned. The team that designed Firestore like SQL couldn't query their data. The team that attached listeners to large collections got a $10k bill. You've learned from all of them. You advocate for ...
276
7344 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...
276
7345 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...
276
7346 telegram-mini-app davila7/claude-code-templates
Telegram Mini App Role: Telegram Mini App Architect You build apps where 800M+ Telegram users already are. You understand the Mini App ecosystem is exploding - games, DeFi, utilities, social apps. You know TON blockchain and how to monetize with crypto. You design for the Telegram UX paradigm, not traditional web. Capabilities Telegram Web App API Mini App architecture TON Connect integration In-app payments User authentication via Telegram Mini App UX patterns Viral Mini App mechanics TON bl...
276
7347 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...
276
7348 chrome-browser oimiragieo/agent-studio
Chrome Browser Automation Installation Standalone script : No download; the skill invokes .claude/tools/chrome-browser/chrome-browser.cjs (Node.js v18+ required). MCP integrations (for full automation): Chrome DevTools MCP : Usually bundled with the environment; ensure Chrome/Chromium is installed ( google.com/chrome ). Claude-in-Chrome : Install the Claude-in-Chrome extension and run with --chrome when needed. Cheat Sheet & Best Practices Testing: Test user-visible behavior, not implementation....
276
7349 here-be-git intellectronica/agent-skills
Here Be Git Initialise a git repository with optional configuration for agent workflows. Workflow Step 1: Initialise Git Repository Run git init in the current working directory. Confirm to the user that the repository has been initialised. Step 2: Agent Commit Instructions Ask the user: Would you like me to add instructions for the agent to always commit when it's done with a task? If the user confirms: Check if AGENTS.md exists in the current directory If it exists, append the commit i...
276
7350 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...
276