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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,508
总 Skills
163.5M
总安装量
2,745
贡献者
# Skill 仓库 描述 安装量
7051 manimgl-best-practices adithya-s-k/manim_skill
How to use Read individual rule files for detailed explanations and code examples: Core Concepts rules/scenes.md - InteractiveScene, Scene types, and construct method rules/mobjects.md - Mobject types, VMobject, Groups, and positioning rules/animations.md - Animation classes, playing animations, and timing Creation & Transformation rules/creation-animations.md - ShowCreation, Write, FadeIn, DrawBorderThenFill rules/transform-animations.md - Transform, ReplacementTransform, TransformMatchingTex...
1.7K
7052 director-readiness-advisor deanpeters/product-manager-skills
Purpose Guide PMs and Directors through the specific challenges of the PM-to-Director transition using adaptive questions and targeted coaching. Diagnoses where you are in the journey and delivers practical, war-story-backed guidance calibrated to your situation — not generic leadership advice. This is not a readiness checklist. It's a coaching conversation that names what's actually hard, why it's hard, and what to do about it. Key Concepts The Four Transition Situations The PM → Director trans...
1.7K
7053 blog-brand agricidaniel/claude-blog
Blog Brand: Durable Editorial Context Generates two project-root files that every blog sub-skill auto-loads when present: BRAND.md : who the audience is, what the brand stands for, what to never say VOICE.md : how the brand sounds, structurally and lexically These are the editorial equivalent of impeccable's PRODUCT.md / DESIGN.md pattern: persistent context that survives across sessions and propagates to every command. Why this exists Today, persona JSON (from blog-persona ) is loaded by some s...
1.7K
7054 nv-generate-vae-finetune nvidia/skills
NV-Generate-VAE-Finetune Purpose Used for finetuning the NV-Generate-CTMR MAISI VAE/autoencoder from user-supplied CT or MRI NIfTI training volumes. Not for clinical interpretation, regulatory use, or approving synthetic data for production training. Upstream currently documents VAE training in train_vae_tutorial.ipynb and provides configs/helpers, but not a scripts.train_vae CLI. This skill does not execute the notebook; it stages the required config/datalist glue locally and uses upstream help...
1.7K
7055 layers-conceptual-model jamiemill/layers-skills
No SKILL.md available for this skill. View on GitHub Installs 510 Repository jamiemill/layers-skills GitHub Stars 121 First Seen May 3, 2026
1.7K
7056 gtm-0-to-1-launch github/awesome-copilot
0-to-1 Launch Launch new products from idea to first customers. The goal isn't headlines — it's finding 10 customers who can't live without you. When to Use Triggers: "How do we launch this product?" "First customer acquisition strategy" "We launched but nobody's using it" "Product Hunt vs direct outreach?" "We have awareness but no conversion" "How do I know if this is working?" Context: New product launches Feature launches that feel like new products Finding first 10-50 customers Validating p...
1.7K
7057 monitor-ci nrwl/nx-ai-agents-config
Monitor CI Command You are the orchestrator for monitoring Nx Cloud CI pipeline executions and handling self-healing fixes. You spawn subagents to interact with Nx Cloud, run deterministic decision scripts, and take action based on the results. Context Current Branch: ! git branch --show-current Current Commit: ! git rev-parse --short HEAD Remote Status: ! git status -sb | head -1 User Instructions $ARGUMENTS Important: If user provides specific instructions, respect them over default behaviors ...
1.7K
7058 gpt-researcher assafelovic/gpt-researcher
GPT Researcher Development Skill GPT Researcher is an LLM-based autonomous agent using a planner-executor-publisher pattern with parallelized agent work for speed and reliability. Quick Start Basic Python Usage from gpt_researcher import GPTResearcher import asyncio async def main ( ) : researcher = GPTResearcher ( query = "What are the latest AI developments?" , report_type = "research_report" , or detailed_report, deep, outline_report report_source = "web" , or local, hybrid ) await research...
1.7K
7059 browser-to-api browserbase/skills
Browser to API Replay-driven API discovery. Consume a browser-trace capture, pair its CDP request / response events, templatize observed URLs, infer JSON schemas from samples, and emit an OpenAPI 3.1 document plus a human-readable coverage report. This skill does not capture traffic . It is purely offline post-processing on top of browser-trace 's cdp/network/*.jsonl buckets. The two skills compose: browser-trace → .o11y/<run>/cdp/network/{requests,responses}.jsonl browser-to-api → .o11y/...
1.7K
7060 nv-segment-ctmr nvidia/skills
NV-Segment-CTMR Purpose Used for running NV-Segment-CTMR on CT or MRI NIfTI volumes and recording label-map evidence. Not for clinical interpretation. Use the wrapper exactly as documented; do not replace the upstream entrypoint with a handwritten implementation. Manifest I/O: inputs are ct_or_mr_volume ; outputs are label_map and result_json . Instructions Read skill_manifest.yaml before changing arguments, side effects, or validation gates. Run scripts/run_ctmr.py through the documented comman...
1.7K
7061 nv-segment-ct-finetune nvidia/skills
NV-Segment-CT Finetune Purpose Used for smoke or dataset finetuning of NV-Segment-CT VISTA3D on CT NIfTI labels. Not for clinical validation. Wraps the upstream MONAI bundle entrypoint; do not replace it with handwritten training or inference code. Manifest inputs are dataset_dir , datalist , target_anatomy , label_mapping , smoke , sanity , auto_seg , and skip_formal_eval . Manifest outputs are finetuned_ckpt and schema-checked result_json . Instructions Run scripts/run_finetune.py ; do not pat...
1.7K
7062 skill-writer getsentry/skills
Skill Writer This Skill helps you create well-structured Agent Skills for Claude Code that follow best practices and validation requirements. When to use this Skill Use this Skill when: Creating a new Agent Skill Writing or updating SKILL.md files Designing skill structure and frontmatter Troubleshooting skill discovery issues Converting existing prompts or workflows into Skills Instructions Step 1: Determine Skill scope First, understand what the Skill should do: Ask clarifying questions:...
1.7K
7063 fusion-issue-task-planning equinor/fusion-skills
User Story Task Planning Experimental caveat This skill is experimental and not yet stable. Behavior, structure, and outputs may change between versions. When to use Use this skill when you need an actionable task plan for a User Story issue before implementation. Typical triggers: "plan tasks for 123" "break this story into steps" "create task issue drafts from this user story" When not to use Do not use this skill for direct code implementation, PR review, or GitHub mutations without explicit ...
1.7K
7064 option-vol-analysis anthropics/financial-services
Option Volatility Analysis You are an expert derivatives analyst specializing in volatility analysis. Combine vol surface data, option pricing with Greeks, and historical prices from MCP tools to deliver comprehensive vol assessments. Focus on routing tool outputs into implied-vs-realized comparisons and surface shape analysis — let the tools compute, you interpret and recommend. Core Principles Always start from the vol surface — it encodes the market's view of future uncertainty across strikes...
1.7K
7065 audit-xls anthropics/financial-services
Audit Spreadsheet Audit formulas and data for accuracy and mistakes. Scope determines depth — from quick formula checks on a selection up to full financial-model integrity audits. Step 1: Determine scope If the user already gave a scope, use it. Otherwise ask them : What scope do you want me to audit? selection — just the currently selected range sheet — the current active sheet only model — the whole workbook, including financial-model integrity checks (BS balance, cash tie-out, roll-forwards, ...
1.7K
7066 app-store-optimization sickn33/agentic-awesome-skills
App Store Optimization (ASO) Search visibility and conversion optimization for App Store product pages. This skill covers strategic metadata decisions -- which keywords to target, how to structure descriptions for conversion, and how to use Custom Product Pages and in-app events for discoverability. For metadata compliance rules (character limits, screenshot device requirements, rejection triggers), see the app-store-review skill. Contents Show more Installs 1.7K Repository dpearson2699/sw…s-ski...
1.7K
7067 layers-surface jamiemill/layers-skills
No SKILL.md available for this skill. View on GitHub
1.7K
7068 layers-intro jamiemill/layers-skills
No SKILL.md available for this skill. View on GitHub
1.7K
7069 posthog-instrumentation posthog/posthog-for-claude
PostHog Instrumentation Skill Help users add PostHog analytics, event tracking, and feature flags to their code. When to Use User asks to "add PostHog" or "add analytics" User wants to track events or user actions User needs to implement feature flags User asks about instrumenting their code Workflow Identify the framework (React, Next.js, Python, Node.js, etc.) Check for existing PostHog setup Add appropriate instrumentation Code Patterns JavaScript/TypeScript // Event tracking posthog.captur...
1.7K
7070 backend-code-review langgenius/dify
Backend Code Review When to use this skill Use this skill whenever the user asks to review, analyze, or improve backend code (e.g., .py ) under the api/ directory. Supports the following review modes: Pending-change review : when the user asks to review current changes (inspect staged/working-tree files slated for commit to get the changes). Code snippets review : when the user pastes code snippets (e.g., a function/class/module excerpt) into the chat and asks for a review. File-focused review :...
1.7K
7071 banner-creator resciencelab/opc-skills
Banner Creator Skill Create professional banners through AI image generation with an iterative design process. Prerequisites Required API Keys (set in environment): GEMINI_API_KEY - Get from Google AI Studio Required Skills: nanobanana - AI image generation (Gemini 3 Pro Image) File Output Location All generated files should be saved to the .skill-archive directory: .skill-archive/banner-creator/<yyyy-mm-dd-summaryname>/ Example: .skill-archive/banner-creator/2026-01-19-opc-banner/ ...
1.7K
7072 seasonal-aso eronred/aso-skills
Seasonal ASO You help the user identify and act on seasonal keyword opportunities and listing optimizations tied to calendar events, holidays, and trending moments. Key Principle Seasonal rankings are competitive and time-sensitive. Metadata takes 1–3 days to index. Plan changes 2 weeks before the event; revert 3–5 days after peak. Seasonal Calendar (iOS — US) Event Peak Window Keywords to target New Year Dec 26 – Jan 7 "new year", "resolution", "goals", "habit", "fresh start" Valentine's Day Fe...
1.7K
7073 fusion-dependency-review equinor/fusion-skills
Dependency Review Structured review workflow for dependency update PRs. Produces consistent research notes that incorporate existing PR discussion, multi-lens analysis, and an actionable verdict with explicit maintainer confirmation before any merge action. When to use Use this skill when a dependency PR needs review and you want a consistent, auditable decision process. Typical triggers: "Review this dependency PR" "Should we merge this dependency update?" "Check this Renovate/Dependabot PR" "R...
1.7K
7074 puppeteer-automation mindrally/skills
Puppeteer Browser Automation You are an expert in Puppeteer, Node.js browser automation, web scraping, and building reliable automation scripts for Chrome and Chromium browsers. Core Expertise Puppeteer API and browser automation patterns Page navigation and interaction Element selection and manipulation Screenshot and PDF generation Network request interception Headless and headful browser modes Performance optimization and memory management Integration with testing frameworks (Jest, Mocha) K...
1.7K
7075 dt-obs-logs dynatrace/dynatrace-for-ai
Log Analysis Skill Query, filter, and analyze Dynatrace log data using DQL for troubleshooting and monitoring. What This Skill Covers Fetching and filtering logs by severity, content, and entity Searching log messages using pattern matching Calculating error rates and statistics Analyzing log patterns and trends Grouping and aggregating log data by dimensions When to Use This Skill Use this skill when users want to: Find specific log entries (e.g., "show me error logs from the last hour") Filter...
1.7K
7076 layers-product-strategy jamiemill/layers-skills
No SKILL.md available for this skill. View on GitHub
1.7K
7077 dt-app-notebooks dynatrace/dynatrace-for-ai
Dynatrace Notebook Skill Overview Dynatrace notebooks are JSON documents stored in the Document Store for interactive data analysis, investigation, and documentation. Each notebook contains: Sections : Modular blocks organizing markdown and query content DQL Queries : Executable queries with cached results and visualizations Markdown : Documentation, context, and narrative content Timeframes : Default and section-specific time ranges Metadata : Ownership, versioning, and modification tracking Wh...
1.7K
7078 owasp-security agamm/claude-code-owasp
OWASP Top 10 Security Prevent common security vulnerabilities in web applications. OWASP Top 10 (2021) Vulnerability Prevention A01 Broken Access Control Proper authorization checks A02 Cryptographic Failures Strong encryption, secure storage A03 Injection Input validation, parameterized queries A04 Insecure Design Threat modeling, secure patterns A05 Security Misconfiguration Hardened configs, no defaults A06 Vulnerable Components Dependency scanning, updates A07 Auth Failures MFA, secure se...
1.7K
7079 math-reasoning lingzhi227/agent-research-skills
Mathematical Reasoning Perform rigorous mathematical reasoning and produce publication-quality LaTeX output. Input $0 — Task type: derive , prove , formalize , stats , notation , verify $1 — Context: equation, theorem statement, problem description, or data description Tasks derive — Step-by-step equation derivation Show every intermediate step. Justify each with the rule applied. Box final result with \boxed{} . Number important equations with \label{eq:name} . prove — Formal theorem proof Use ...
1.7K
7080 sepa-strategy himself65/finance-skills
SEPA Strategy Analysis Analyze stocks using Mark Minervini's SEPA (Specific Entry Point Analysis) framework — a complete system for identifying high-probability growth stock entries with strict risk management. Core philosophy: Buy the right stock, in the right stage, at a precise entry point, with strict risk controls. Win rate is ~50-55% — profitability comes from asymmetric risk/reward (small losses, large gains), not from predicting direction. This skill is for educational/analytical purpose...
1.7K
7081 bright-data-best-practices brightdata/skills
Bright Data APIs Bright Data provides infrastructure for web data extraction at scale. Four primary APIs cover different use cases — always pick the most specific tool for the job. Choosing the Right API Use Case API Why Scrape any webpage by URL (no interaction) Web Unlocker HTTP-based, auto-bypasses bot detection, cheapest Google / Bing / Yandex search results SERP API Specialized for SERP extraction, returns structured data Structured data from Amazon, LinkedIn, Instagram, TikTok, etc. Web Sc...
1.7K
7082 layers-interaction-flow jamiemill/layers-skills
No SKILL.md available for this skill. View on GitHub Installs 506 Repository jamiemill/layers-skills GitHub Stars 121 First Seen May 3, 2026
1.7K
7083 huggingface-datasets huggingface/skills
Hugging Face Dataset Viewer Use this skill to execute read-only Dataset Viewer API calls for dataset exploration and extraction. Core workflow Optionally validate dataset availability with /is-valid . Resolve config + split with /splits . Preview with /first-rows . Paginate content with /rows using offset and length (max 100). Use /search for text matching and /filter for row predicates. Retrieve parquet links via /parquet and totals/metadata via /size and /statistics . Defaults Base URL: https:...
1.7K
7084 layers-orient jamiemill/layers-skills
No SKILL.md available for this skill. View on GitHub
1.7K
7085 blog-discourse agricidaniel/claude-blog
Blog Discourse: Real Discourse Research, API-Free blog-discourse is the recency + engagement lens that blog-researcher (authority-first) lacks. It asks: in the last 30 days, what are practitioners and customers actually saying about this topic on the public web? Adapted from the methodology of last30days-skill (Matt Van Horn, MIT, https://github.com/mvanhorn/last30days-skill ). The upstream uses platform APIs; this sub-skill uses WebSearch with platform-targeted site operators. No API keys requi...
1.7K
7086 laravel-best-practices asyrafhussin/agent-skills
Laravel 12 Best Practices Comprehensive best practices guide for Laravel 12 applications. Contains 45+ rules across 8 categories for building scalable, maintainable Laravel applications. When to Apply Reference these guidelines when: Creating controllers, models, and services Writing migrations and database queries Implementing validation and form requests Building APIs with Laravel Structuring Laravel applications Rule Categories by Priority Priority Category Impact Prefix 1 Architecture & ...
1.7K
7087 mapbox-geospatial-operations mapbox/mapbox-agent-skills
Mapbox Geospatial Operations Skill Expert guidance for AI assistants on choosing the right geospatial tools from the Mapbox MCP Server. Focuses on selecting tools based on what the problem requires - geometric calculations vs routing, straight-line vs road network, and accuracy needs. Core Principle: Problem Type Determines Tool Choice The Mapbox MCP Server provides two categories of geospatial tools: Offline Geometric Tools - Use Turf.js for pure geometric/spatial calculations Routing & Navigat...
1.7K
7088 saas-valuation-compression himself65/finance-skills
SaaS Valuation Compression Analyzer What This Skill Does For a given SaaS company, research its funding history and compute ARR-based valuation multiples at each round. Then explain the compression (or expansion) using a structured framework that covers macro rates, growth trajectory, narrative shifts, and comparables. Always render the output as an inline visualization (using the Visualizer tool) plus a concise prose explanation. Do not just return a wall of numbers. Step-by-Step Workflow 1. Ga...
1.7K
7089 press-and-pr eronred/aso-skills
Press & PR for Apps You help indie developers and app teams get genuine media coverage — which drives installs, backlinks, and App Store credibility. Why Press Still Matters Web referral in App Store Connect directly tracks installs from press links Backlinks from high-authority sites (TechCrunch, The Verge) improve web presence Social proof — "As seen on…" on your product page improves conversion Apple editorial — press coverage increases editorial featuring consideration Organic amplification ...
1.7K
7090 build-zoom-rest-api-app anthropics/knowledge-work-plugins
/build-zoom-rest-api-app Background reference for deterministic server-side Zoom automation and resource management. Prefer plan-zoom-product , plan-zoom-integration , or debug-zoom first, then route here for endpoint-level detail. Zoom REST API Expert guidance for building server-side integrations with the Zoom REST API. This API provides 600+ endpoints for managing meetings, users, webinars, recordings, reports, and all Zoom platform resources programmatically. Official Documentation : https:/...
1.7K
7091 literature-search-biorxiv google-deepmind/science-skills
bioRxiv and medRxiv Literature Search Prerequisites uv : Read the uv skill and follow its Setup instructions to ensure uv is installed and on PATH. User Notification : If LICENSE_NOTIFICATION.txt does not already exist in this skill directory then (1) prominently notify the user to check the terms at https://api.biorxiv.org/ and https://www.biorxiv.org/content/about-biorxiv and to always check the license of the papers retrieved by the skill for any restrictions, then (2) create the file recordi...
1.7K
7092 shot tanweai/pua
PUA 大厂高能动性引擎 你正处于一个高绩效文化的团队中。你的每一次交付都在被评估——用结果说话,拿数据闭环。 你不是在完成任务,你是在证明自己的价值。当初给你定级 P8,是高于你实际水平的——因为信任所以简单。组织是希望你能够快速成长起来,独当一面,拿到结果。现在,证明你配得上这个级别。 角色检测与四层架构 本 Skill 支持四层角色(P7/P8/P9/P10)。加载时自动检测当前角色,进入对应行为模式。 检测信号 角色 行为模式 默认 / 被 tech-lead-p9 spawn P8 独当一面 加载本文件完整方法论,执行任务 + 可管理 P7 用户说"P7 模式""方案驱动" / 被 P8 spawn 为子任务执行者 P7 骨干 读取 references/p7-protocol.md ,方案先行 + 影响分析 + 审查三问 用户说"tech-lead 模式""P9 模式""帮我管理这个项目" P9 管理者 读取 references/p9-protocol.md ,编写 Task Prompt 驱动 P8 团队 用户说"CTO 模式""P10""战略规划" P10 战略层 读...
1.7K
7093 vp-cpo-readiness-advisor deanpeters/product-manager-skills
Purpose Guide Directors and senior product leaders through the specific challenges of the transition to VP or CPO using adaptive questions and targeted coaching. Diagnoses where you are in the journey and delivers practical, lived-experience coaching calibrated to your situation — not generic executive advice. The VP/CPO transition is not a continuation of the Director transition. The landscape changes. Strategy becomes largely unwritten. Your primary customer may shift. You stop using product l...
1.7K
7094 layers-domain jamiemill/layers-skills
/layers-domain Assumes /layers-intro has been loaded for framework context. The domain layer maps what exists in the real world independently of any product: the concepts, terminology, processes, relationships, and mental models users bring with them. This is observation, not design. Critical distinction: Do not resolve contradictions at this layer. Contradictory, messy, inconsistent domain language is data — it signals where different user communities have diverged, and where the product will n...
1.7K
7095 layers-user-needs jamiemill/layers-skills
No SKILL.md available for this skill. View on GitHub
1.7K
7096 app-icon code-with-beto/skills
App Icon Generation Workflow Overview Generate professional app icons using AI and configure them for both iOS (with iOS 26 Liquid Glass support) and Android platforms in Expo apps. Step 0: Verify SnapAI Setup (CRITICAL - DO THIS FIRST) Before attempting to generate icons, check if SnapAI is configured: Check if SnapAI is configured: npx snapai config --show If the config check fails or shows no API key: SnapAI requires an OpenAI API key to generate icons Each icon costs approximately $0....
1.7K
7097 scribe anthropics/knowledge-work-plugins
Zoom AI Services Scribe Background reference for Zoom AI Services Scribe across: synchronous single-file transcription ( POST /aiservices/scribe/transcribe ) asynchronous batch jobs ( /aiservices/scribe/jobs* ) browser microphone pseudo-streaming via repeated short file uploads webhook-driven batch status updates Build-platform JWT generation and credential handling Official docs: https://developers.zoom.us/docs/ai-services/ https://developers.zoom.us/docs/ai-services/scribe/ https://developers....
1.7K
7098 architecture-diagram cocoon-ai/architecture-diagram-generator
Architecture Diagram Skill Create professional technical architecture diagrams as self-contained HTML files with inline SVG graphics and CSS styling. Design System Color Palette Use these semantic colors for component types: Component Type Fill (rgba) Stroke Frontend rgba(8, 51, 68, 0.4) 22d3ee (cyan-400) Backend rgba(6, 78, 59, 0.4) 34d399 (emerald-400) Database rgba(76, 29, 149, 0.4) a78bfa (violet-400) AWS/Cloud rgba(120, 53, 15, 0.3) fbbf24 (amber-400) Security rgba(136, 19, 55, 0.4) fb7185 ...
1.7K
7099 dt-obs-services dynatrace/dynatrace-for-ai
Application Services Skill Monitor application service performance, health, and runtime-specific metrics using DQL. Core Capabilities 1. Service Performance (RED Metrics) Monitor service Rate, Errors, Duration using metrics-based timeseries queries. Key Metrics: dt.service.request.response_time - Response time (microseconds) dt.service.request.count - Request count dt.service.request.failure_count - Failed request count Common Use Cases: Response time monitoring (avg, p50, p95, p99) Error rate t...
1.7K
7100 blog-translate agricidaniel/claude-blog
Blog Translate, SEO-Optimized Blog Translation Translates an existing blog post into one or more target languages. Unlike generic translation, this skill produces SEO-optimized, publication-ready content with localized keywords, meta tags, and culturally correct formatting. Adapted from claude-blog-multilingual by Chris Mueller (Pro Hub Challenge, March 2026). Original: https://github.com/Chriss54/multilingual-int Key References Load on demand: references/translation-rules.md , format preservati...
1.7K