███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 9401 | pathml | k-dense-ai/scientific-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 9402 | pysam | k-dense-ai/scientific-agent-skills |
Pysam Overview Pysam is a Python module for reading, manipulating, and writing genomic datasets. Read/write SAM/BAM/CRAM alignment files, VCF/BCF variant files, and FASTA/FASTQ sequences with a Pythonic interface to htslib. Query tabix-indexed files, perform pileup analysis for coverage, and execute samtools/bcftools commands. When to Use This Skill This skill should be used when: Working with sequencing alignment files (BAM/CRAM) Analyzing genetic variants (VCF/BCF) Extracting reference sequenc...
|
1.2K |
| 9403 | custom-product-pages | eronred/aso-skills |
Custom Product Pages (CPP) You are an Apple Custom Product Pages specialist. Your goal is to help the user ship 1–35 CPP variants that match the messaging of upstream traffic sources, lifting tap-through-to-install rate by 10–40% vs the default product page. What CPPs Are (and Aren't) CPPs are CPPs are NOT Up to 35 variants of your product page A/B tests (use Product Page Optimization for that) Tied to a unique URL Apple generates Shown organically (only via your URL) Different screenshots, prev...
|
1.2K |
| 9404 | imagegen-frontend-web | nexu-io/open-design |
CORE DIRECTIVE: AWWWARDS-LEVEL IMAGE ART DIRECTION You are an elite frontend image art director. Your job is not to generate generic AI art. Your job is to generate highly creative, premium, frontend design reference images that feel like real high-end website concepts. Standard image generation tends to collapse into repetitive defaults: centered dark hero purple/blue AI glow floating meaningless blobs generic dashboard card spam weak typography hierarchy cloned sections "luxury" that is just b...
|
1.2K |
| 9405 | design-taste-frontend-v1 | nexu-io/open-design |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 9406 | use-tinyfish | tinyfish-io/tinyfish-cookbook |
TinyFish CLI You have access to the TinyFish CLI ( tinyfish ) — a suite of web tools you can call from the terminal. If not installed: npm install -g @tiny-fish/cli If not authenticated: tinyfish auth login --source openclaw or set TINYFISH_API_KEY env var. When This Skill Should Trigger Use TinyFish whenever a request depends on live web information or page content. Do not wait for the user to say "TinyFish" or "scrape". Strong triggers include: Search or discovery: search, find, look up, resea...
|
1.2K |
| 9407 | antv-skills-maintainer | antvis/chart-visualization-skills |
AntV Skills Maintainer This skill ensures that all documentation and configuration files remain in sync whenever a skill is added or updated in this repository. Important The antv-skills-maintainer skill is internal-only — it is used solely for this repository's iteration workflow. Do not add it to README.md "Available Skills" or .claude-plugin/marketplace.json . Only user-facing skills should appear in those files. When to Apply Apply this skill automatically after every code change — especiall...
|
1.2K |
| 9408 | pymatgen | k-dense-ai/scientific-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 9409 | depmap | k-dense-ai/scientific-agent-skills |
DepMap — Cancer Dependency Map Overview The Cancer Dependency Map (DepMap) project, run by the Broad Institute, systematically characterizes genetic dependencies across hundreds of cancer cell lines using genome-wide CRISPR knockout screens (DepMap CRISPR), RNA interference (RNAi), and compound sensitivity assays (PRISM). DepMap data is essential for: Identifying which genes are essential for specific cancer types Finding cancer-selective dependencies (therapeutic targets) Validating oncology dr...
|
1.2K |
| 9410 | treatment-plans | k-dense-ai/scientific-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 9411 | phylogenetics | k-dense-ai/scientific-agent-skills |
Phylogenetics Overview Phylogenetic analysis reconstructs the evolutionary history of biological sequences (genes, proteins, genomes) by inferring the branching pattern of descent. This skill covers the standard pipeline: MAFFT — Multiple sequence alignment IQ-TREE 2 — Maximum likelihood tree inference with model selection FastTree — Fast approximate maximum likelihood (for large datasets) ETE3 — Python library for tree manipulation and visualization Installation: Conda (recommended for CLI too...
|
1.2K |
| 9412 | diffdock | k-dense-ai/scientific-agent-skills |
DiffDock: Molecular Docking with Diffusion Models Overview DiffDock is a diffusion-based deep learning tool for molecular docking that predicts 3D binding poses of small molecule ligands to protein targets. It represents the state-of-the-art in computational docking, crucial for structure-based drug discovery and chemical biology. Core Capabilities: Predict ligand binding poses with high accuracy using deep learning Support protein structures (PDB files) or sequences (via ESMFold) Process single...
|
1.2K |
| 9413 | geniml | k-dense-ai/scientific-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 9414 | medchem | k-dense-ai/scientific-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 9415 | scvelo | k-dense-ai/scientific-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
1.2K |
| 9416 | inngest-flow-control | inngest/inngest-skills |
Inngest Flow Control Master Inngest flow control mechanisms to manage resources, prevent overloading systems, and ensure application reliability. This skill covers all flow control options with prescriptive guidance on when and how to use each. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Quick Decision Guide "Limit how many run at once" → Concurrency "Spread runs over time" ...
|
1.2K |
| 9417 | aws-secrets-manager | aws/agent-toolkit-for-aws |
Using Secrets Safely with Agents Overview When AI agents handle secrets, credentials, API keys, tokens, or passwords with shell or AWS API access, they can call aws secretsmanager get-secret-value and receive plaintext values in their context window. This creates risk: secrets may leak into logs, conversation history, or downstream tool calls. This skill teaches a safer pattern: dynamic references resolved at runtime by a wrapper script ( asm-exec ), so the agent never sees the secret value. Bes...
|
1.2K |
| 9418 | iris-development | redis/agent-skills |
Iris: Redis Agent Memory Iris is the umbrella brand for Redis's AI-focused products. This skill currently covers one product in that family: Redis Agent Memory (RAM) — the persistent memory layer for AI agents, delivered as a managed service on Redis Cloud. Additional Iris products will be added as separate sections when they ship. Redis Agent Memory exposes a REST/JSON data-plane API with two memory tiers: Session memory — append-only conversation history per session (working memory). Long-term...
|
1.2K |
| 9419 | imagegen-frontend-mobile | nexu-io/open-design |
CORE DIRECTIVE: PREMIUM MOBILE APP IMAGE DIRECTION You are an elite mobile product design art director. Your job is not to generate generic app mockups. Your job is to generate premium, app-native, highly readable mobile app screen images and flow images. This skill is for: onboarding flows auth flows home dashboards profile screens settings screens chat screens ecommerce screens fintech screens health and fitness screens productivity apps social apps utilities multi-screen app concepts premium ...
|
1.2K |
| 9420 | project-graveyard | shubhamsaboo/awesome-llm-apps |
Project Graveyard Every developer has a folder full of dead projects. Nobody has ever gotten an autopsy report. This skill scans the machine for abandoned repos, works out why each one died from its git history, finds the user's personal death patterns, and picks the one corpse worth digging up — then helps ship it. Everything runs locally. No API, no network, nothing leaves the machine. When to use The user asks about abandoned/unfinished/old side projects, or what to finish The user wants to r...
|
1.2K |
| 9421 | apple-crash-symbolication | dotnet/skills |
Apple Platform Crash Log .NET Symbolication Resolves native backtrace frames from .NET MAUI and Mono app crashes on Apple platforms (iOS, tvOS, Mac Catalyst, macOS) to function names, source files, and line numbers using Mach-O UUIDs and dSYM debug symbol bundles. Inputs: Crash log file ( .ips JSON format, iOS 15+ / macOS 12+), atos (from Xcode), optionally a connected iOS device to pull crash logs from. Do not use when: The crashing library is not a .NET component (e.g., pure Swift/UIKit), or t...
|
1.2K |
| 9422 | test-tagging | dotnet/skills |
Test Trait Tagging Analyze an existing test suite in any supported language and apply a standardized set of trait tags to each test method, giving teams visibility into their test distribution (positive vs. negative, critical-path coverage, smoke tests, etc.). Language-specific guidance : Call the test-analysis-extensions skill to discover available extension files, then read the file matching the target codebase. The extension file documents framework-specific tag attributes and a "tag-support ...
|
1.2K |
| 9423 | obsidian-organizer | agents365-ai/365-skills |
Obsidian Organizer Keep a large Obsidian vault tidy over time by (1) filing new notes into the best-fit folder and (2) auditing/reorganizing existing structure. Both modes lean on one shared idea: a plain-markdown map of "what goes where" that lives inside the vault so it never drifts out of sync with reality. This skill drives the obsidian CLI (from the separate obsidian-cli skill), which talks to the live, running Obsidian desktop app . The app must be open. If a command fails with a connectio...
|
1.2K |
| 9424 | pr-review-comments | giuseppe-trisciuoglio/developer-kit |
PR Review Comments Publish a JSON array of review findings as inline comments on a GitHub Pull Request, each anchored to its file and line. Uses the GitHub API through the authenticated gh CLI, so no token handling is needed. Prerequisites gh CLI installed and authenticated ( gh auth status ). The script auto-detects the repo with gh repo view ; pass --repo OWNER/REPO to override. The PR number to comment on. A JSON file: an array of objects. Required keys per object: file , line . Message comes...
|
1.2K |
| 9425 | session-guard | wshobson/agents |
Session Guard Overview Long sessions corrupt silently. Context compaction drops instructions unannounced. Hooks don't fix it (confirmed by multiple developers on GitHub issues 19471, 9796, 64171). This skill prevents both through behavioral self-enforcement: monitor health, anchor critical rules through compaction, split before damage occurs. No packages, no databases - pure behavioral enforcement that works in every harness. When to Use Session exceeds 40 tool calls Agent contradicts earlier de...
|
1.2K |
| 9426 | gke-workload-troubleshooting | google/skills |
GKE Workload Troubleshooting Skill Use this skill to systematically diagnose and resolve failures in application workloads deployed in GKE clusters. This skill operates non-interactively and enforces a read-only diagnostics boundary before proposing manifest or config corrections. 🔍 Diagnostic Workflow Step 0: Non-Interactive Context Discovery & Time Window Definition Parameter Extraction : Extract required context ( project_id , cluster_name , cluster_location , workload_name , workload_namespa...
|
1.2K |
| 9427 | spanner-basics | google/skills |
Spanner Basics This skill provides core workflows and guidance for administering and developing with Google Cloud Spanner, a fully managed, mission-critical database service offering global transactional consistency and automatic, synchronous replication for high availability. Core Principles Performance First: Spanner scales horizontally. Efficiency is tied to Primary Key design. Always warn against using monotonically increasing/decreasing values (like sequential timestamps) as the first part ...
|
1.2K |
| 9428 | gke-ai-troubleshooting-jobset-interruption | google/skills |
GKE JobSet Interruption Troubleshooting Use this skill to systematically diagnose and resolve JobSet interruptions, restarts, and preemptions on GKE clusters hosting large-scale AI/ML workloads. ⚠️ Prerequisites & Sandbox Rules JobSet metrics package must be enabled in kube-state-metrics for your cluster. Cloud Logging and Cloud Monitoring enabled for the Google Cloud Project. Autonomous & Sandbox Execution Rule : If API queries, tools, or commands encounter 403 Permission Denied , authenticatio...
|
1.2K |
| 9429 | runpod-migrate | runpod/runpod-plugins-official |
Migrate to Runpod REST v2 Moves a codebase off the GraphQL API ( api.runpod.io/graphql ) and REST v1 ( rest.runpod.io/v1 ) onto REST v2 ( api.runpod.io/v2 ). The payoff, in one line each — you deliver these to the user at step 6, matched to their actual code. Don't recite them now: See stock before you rent — GET /v2/catalog/gpus?include=AVAILABILITY&product=POD . v1 had no catalog at all, so every capacity retry loop was blind. Endpoints return their own job URLs — requestUrls.run , no more str...
|
1.2K |
| 9430 | parallel-task-spark | am-will/codex-skills |
Parallel Task Executor (Sparky) You are an Orchestrator for subagents. Use orchestration mode to parse plan files and delegate tasks to parallel Sparky subagents using task dependencies, in a loop, until all tasks are completed. Your role is to ensure that subagents are launched in the correct order (in waves), and that they complete their tasks correctly, as well as ensure the plan docs are updated with logs after each task is completed. Process Step 1: Parse Request Extract from user request: ...
|
1.1K |
| 9431 | super-swarm-spark | am-will/codex-skills |
Parallel Task Executor (Sparky Rolling 12-Agent Pool) You are an Orchestrator for subagents. Parse plan files and delegate tasks in parallel using a rolling pool of up to 15 concurrent Sparky subagents. Keep launching new work whenever a slot opens until the plan is fully complete. Primary orchestration goals: Keep the project moving continuously Ignore dependency maps Keep up to 15 agents running whenever pending work exists Give every subagent maximum path/file context Prevent filename/folder-...
|
1.1K |
| 9432 | agent-memory | api/git |
No SKILL.md available for this skill. View on GitHub
|
1.1K |
| 9433 | flutter-animation | flutter/skills |
Flutter Animations Implementation Goal Implements and manages Flutter animations, selecting the appropriate animation strategy (implicit, explicit, tween, physics, hero, or staggered) based on UI requirements. Assumes a working Flutter environment, stateful/stateless widget competence, and a standard widget tree structure. Instructions 1. Determine Animation Strategy (Decision Logic) Evaluate the UI requirement using the following decision tree to select the correct animation approach: Is the an...
|
1.1K |
| 9434 | flutter-routing-and-navigation | flutter/skills |
flutter-navigation-routing Goal Implements robust navigation and routing in Flutter applications. Evaluates application requirements to select the appropriate routing strategy (imperative Navigator , declarative Router , or nested navigation), handles deep linking, and manages data passing between routes while adhering to Flutter best practices. Instructions 1. Determine Routing Strategy (Decision Logic) Evaluate the application's navigation requirements using the following decision tree: Condit...
|
1.1K |
| 9435 | flutter-state-management | flutter/skills |
flutter-state-management Goal Implements robust state management and architectural patterns in Flutter applications using Unidirectional Data Flow (UDF) and the Model-View-ViewModel (MVVM) design pattern. Evaluates state complexity to differentiate between ephemeral (local) state and app (shared) state, applying the appropriate mechanisms ( setState , ChangeNotifier , or the provider package). Ensures that the UI remains a pure function of immutable state and that the data layer acts as the Sing...
|
1.1K |
| 9436 | flutter-architecture | flutter/skills |
Flutter Architecture Overview Provides architectural guidance and best practices for building scalable Flutter applications using MVVM pattern, layered architecture, and recommended design patterns from the Flutter team. Project Structure: Feature-First vs Layer-First Choose the right project organization based on your app's complexity and team size. Feature-First (Recommended for teams) Organize code by business features: lib/ ├── features/ │ ├── auth/ │ │ ├── data/ │ │ ├── domain/ │ ...
|
1.1K |
| 9437 | setup-artist | recoupable/setup-artist |
Setup Artist Scaffold a complete artist workspace so agents can start working immediately. Prerequisites The sandbox has already been set up (see setup-sandbox skill) An artist folder exists at orgs/{org}/artists/{artist-slug}/ with a RECOUP.md marker file The RECOUP.md file contains the artist's name, slug, and Recoup ID (created by setup-sandbox ) Folder Structure {artist-slug}/ ├── RECOUP.md ├── README.md ├── .env.example ├── .env ├── context/ │ ├── artist.md │ ├── audience.md │ ├── era...
|
1.1K |
| 9438 | quant-analyst | 404kidwiz/claude-supercode-skills |
Quantitative Analyst Purpose Provides expertise in quantitative finance, algorithmic trading strategies, and financial data analysis. Specializes in statistical modeling, risk analytics, and building data-driven trading systems using Python scientific computing stack. When to Use Building algorithmic trading strategies or backtesting frameworks Performing statistical analysis on financial time series data Implementing risk models (VaR, CVaR, Greeks calculations) Creating portfolio optimization...
|
1.1K |
| 9439 | video-understand | heygen-com/skills |
video-understand Understand video content locally using ffmpeg for frame extraction and Whisper for transcription. Fully offline, no API keys required. Prerequisites ffmpeg + ffprobe (required): brew install ffmpeg openai-whisper (optional, for transcription): pip install openai-whisper Commands Scene detection + transcribe (default) python3 skills/video-understand/scripts/understand_video.py video.mp4 Keyframe extraction python3 skills/video-understand/scripts/understand_video.py video.mp4 -m...
|
1.1K |
| 9440 | sub-account | binance/binance-skills-hub |
Binance Sub-account Skill Sub-account 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/sub-account/virtualSubAccount (POST) Create a Virtual Sub-account (For Master Account) (USER_DATA) subAccountString recvWindow Yes /sapi/v1/sub-account/futures/enable (POST) Enable Futures for Sub-account (For Master Account) (USER_DATA) em...
|
1.1K |
| 9441 | simple-earn | binance/binance-skills-hub |
Binance Simple-earn Skill Simple-earn 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/bfusd/account (GET) Get BFUSD Account (USER_DATA) None recvWindow Yes /sapi/v1/bfusd/quota (GET) Get BFUSD Quota Details (USER_DATA) None recvWindow Yes /sapi/v1/bfusd/redeem (POST) Redeem BFUSD(TRADE) amount, type recvWindow Yes /sapi/v1/b...
|
1.1K |
| 9442 | ios-security | dpearson2699/swift-ios-skills |
iOS Security Guidance for handling sensitive data, authenticating users, encrypting correctly, and following Apple's security best practices on iOS. Contents Keychain Services Data Protection CryptoKit Secure Enclave Biometric Authentication App Transport Security (ATS) Certificate Pinning Secure Coding Patterns Privacy Manifests Common Mistakes Review Checklist References Keychain Services The Keychain is the ONLY correct place to store sensitive data. Never store passwords, tokens, API keys, o...
|
1.1K |
| 9443 | develop-web-game | openai/skills |
Develop Web Game Build games in small steps and validate every change. Treat each iteration as: implement → act → pause → observe → adjust. Skill paths (set once) export CODEX_HOME = " ${CODEX_HOME :- $HOME / .codex} " export WEB_GAME_CLIENT = " $CODEX_HOME /skills/develop-web-game/scripts/web_game_playwright_client.js" export WEB_GAME_ACTIONS = " $CODEX_HOME /skills/develop-web-game/references/action_payloads.json" User-scoped skills install under $CODEX_HOME/skills (default: ~/.codex/skills )....
|
1.1K |
| 9444 | file-test-bug | microsoft/github-copilot-for-azure |
File Test Bug Creates a GitHub issue in microsoft/github-copilot-for-azure for integration test failures. Input Skill name (required): e.g., azure-rbac , appinsights-instrumentation Test run (optional): Timestamp of test run. Defaults to most recent with logs for the skill. Steps Ask user for skill name if not provided Parse tests/reports/junit.xml for failures matching the skill Find test run directory (specified or most recent with matching logs) Read agent-metadata.md from tests/reports/test-...
|
1.1K |
| 9445 | bluebubbles | steipete/clawdis |
BlueBubbles Actions Overview BlueBubbles is OpenClaw’s recommended iMessage integration. Use the message tool with channel: "bluebubbles" to send messages and manage iMessage conversations: send texts and attachments, react (tapbacks), edit/unsend, reply in threads, and manage group participants/names/icons. Inputs to collect target (prefer chat_guid:... ; also +15551234567 in E.164 or user@example.com ) message text for send/edit/reply messageId for react/edit/unsend/reply Attachment path for l...
|
1.1K |
| 9446 | biome-js | paulrberg/agent-skills |
BiomeJS Skill Quick guidance for BiomeJS configuration based on Sablier project patterns. Core Concepts Extending Shared Configs Extend shared configs via npm package exports. The consuming project must always provide its own files.includes : { "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "extends": ["@sablier/devkit/biome"], "files": { "includes": ["/*.{js,json,jsonc,ts}", "!node_modules//*"] } } For UI projects, extend both base and ui configs: { "extends": ["@sablier/...
|
1.1K |
| 9447 | railway-docs | railwayapp/railway-skills |
Railway Docs Fetch up-to-date Railway documentation to answer questions accurately. When to Use User asks how something works on Railway (projects, deployments, volumes, etc.) User shares a docs.railway.com URL User needs current info about Railway features or pricing Before answering Railway questions from memory - check the docs first LLM-Optimized Sources Start here for comprehensive, up-to-date info: Source URL Full docs https://docs.railway.com/api/llms-docs.md llms.txt index https://railwa...
|
1.1K |
| 9448 | web-search-tavily | jwynia/agent-skills |
Web Search (Tavily API) Search the web using Tavily's AI-optimized search API. Returns high-quality, structured results with relevance scores and optional AI-generated summaries. Note: This skill requires a Tavily API key. For basic web search using the agent's built-in capability, see web-search. When to Use This Skill Use this skill when: You need to find current information not in your training data The user asks about recent events, news, or updates You need to verify facts or find auth...
|
1.1K |
| 9449 | authoring-skills | vercel/next.js |
Authoring Skills Use this skill when creating or modifying agent skills in .agents/skills/ . When to Create a Skill Create a skill when content is: Too detailed for AGENTS.md (code templates, multi-step workflows, diagnostic procedures) Only relevant for specific tasks (not needed every session) Self-contained enough to load independently Keep in AGENTS.md instead when: It's a one-liner rule or guardrail every session needs It's a general-purpose gotcha any agent could hit File Structure .agents...
|
1.1K |
| 9450 | runtime-debug | vercel/next.js |
Runtime Debug Use this skill when reproducing runtime-bundle, module-resolution, or user-bundle inclusion regressions. Local Repro Discipline Mirror CI env vars when reproducing CI failures. Key variables: IS_WEBPACK_TEST=1 forces webpack (turbopack is default), NEXT_SKIP_ISOLATE=1 skips packing next.js. For module-resolution validation, always rerun without NEXT_SKIP_ISOLATE=1 . Stack Trace Visibility Set __NEXT_SHOW_IGNORE_LISTED=true to disable the ignore-list filtering in dev server error ou...
|
1.1K |