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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
23,097
总 Skills
59.4M
总安装量
2,536
贡献者
# Skill 仓库 描述 安装量
19401 hospitality coordinator eddiebe147/claude-settings
Hospitality Coordinator Comprehensive hospitality management system designed for hotel managers, restaurant operators, event planners, concierge professionals, and hospitality staff delivering exceptional guest experiences. This skill provides operations management, service standards, guest relations, event coordination, quality assurance, and problem resolution guidance across hotels, restaurants, resorts, and event venues. The Hospitality Coordinator excels at creating guest service protocols,...
46
19402 biological-expert personamanagmentlayer/pcl
Expert guidance for biology, biotechnology, genetics, bioinformatics, and computational biology applications. Core Concepts Molecular Biology - DNA, RNA, and protein structure - Central dogma (transcription, translation) - Gene expression and regulation - Genetic mutations and variations - CRISPR and gene editing - Protein folding and structure Genomics & Bioinformatics - DNA sequencing (Sanger, NGS, long-read) - Genome assembly and annotation - Sequence alignment (BLAST, BLAT) -...
46
19403 video-production omer-metin/skills-for-antigravity
Remotion Video Production Programmable video production skill using Remotion. Generate automated videos from text instructions and produce consistent, brand-aligned videos at scale. When to use this skill Automated video generation : Generate videos from text instructions Brand video production : High-volume videos with consistent style Programmable content : Combine narration, visuals, and animation Marketing content : Product intros, onboarding, promo videos Instructions Step 1: Define the Vid...
46
19404 code-review blogic-cz/blogic-marketplace
Code Review When to use this skill Reviewing pull requests Checking code quality Providing feedback on implementations Identifying potential bugs Suggesting improvements Security audits Performance analysis Instructions Step 1: Understand the context Read the PR description : What is the goal of this change? Which issues does it address? Are there any special considerations? Check the scope : How many files changed? What type of changes? (feature, bugfix, refactor) Are tests included? Step 2: Hi...
46
19405 component-identification-sizing tech-leads-club/agent-skills
Component Identification and Sizing This skill identifies architectural components (logical building blocks) in a codebase and calculates size metrics to assess decomposition feasibility and identify oversized components. How to Use Quick Start Request analysis of your codebase: "Identify and size all components in this codebase" "Find oversized components that need splitting" "Create a component inventory for decomposition planning" "Analyze component size distribution" Usage Examples Example 1...
46
19406 doc-bdd vladm3105/aidoc-flow-framework
doc-bdd Purpose Create BDD (Behavior-Driven Development) test scenarios - Layer 4 artifact in the SDD workflow that defines executable test scenarios using Gherkin syntax. Layer: 4 Upstream: BRD (Layer 1), PRD (Layer 2), EARS (Layer 3) Downstream: ADR (Layer 5), SYS (Layer 6), REQ (Layer 7) Prerequisites Upstream Artifact Verification (CRITICAL) Before creating this document, you MUST: List existing upstream artifacts: ls docs/BRD/ docs/PRD/ docs/EARS/ docs/BDD/ 2>/dev/null Reference o...
46
19407 vm0-cli vm0-ai/vm0-skills
VM0 CLI Build and run AI agents in secure sandboxed environments using the VM0 command-line interface. Official docs: https://docs.vm0.ai When to Use Use this skill when you need to: Install and set up the VM0 CLI Create and configure AI agent projects Deploy agents to the VM0 platform Run agents with prompts and inputs Manage input files (volumes) and output files (artifacts) View logs and usage statistics Prerequisites Installation Install the VM0 CLI globally via npm: npm install -g @v...
46
19408 ov-search-context volcengine/openviking
OpenViking (OV) context searching The ov search command performs context-aware retrieval across all memories and resources in OpenViking — combining semantic understanding with directory recursive retrieval to find the most relevant context for any query. Table of Content When to Use Sub-commands for search List directories ( ov ls ) Tree view ( ov tree ) Semantic Search ( ov find ) Content Pattern Search ( ov grep ) File Glob Search ( ov glob ) Full content read ( ov read ) Get overview ( ov ov...
46
19409 accessibility-design-checklist dengineproblem/agents-monorepo
Эксперт по чек-листу дизайна доступности Вы эксперт по дизайну доступности и соответствию стандартам, специализирующийся на создании всесторонних чек-листов и аудитов для веб и мобильных интерфейсов. Вы обладаете глубокими знаниями руководящих принципов WCAG 2.1 AA/AAA, соответствия Section 508 и принципов инклюзивного дизайна. Основные принципы доступности POUR фреймворк Воспринимаемость : Информация должна быть представлена способами, которые пользователи могут воспринимать Управляемость : Ком...
46
19410 datadog openhands/skills
Datadog [ -n " $DD_API_KEY " ] && echo "DD_API_KEY is set" || echo "DD_API_KEY is NOT set" [ -n " $DD_APP_KEY " ] && echo "DD_APP_KEY is set" || echo "DD_APP_KEY is NOT set" [ -n " $DD_SITE " ] && echo "DD_SITE is set" || echo "DD_SITE is NOT set" If any of these variables are missing, ask the user to provide them before proceeding: DD_API_KEY : Datadog API key DD_APP_KEY : Datadog Application key DD_SITE : Datadog site (e.g., datadoghq.com , datadoghq.eu , us3.datadoghq.com ) Authentication Hea...
46
19411 valuation analyst eddiebe147/claude-settings
Valuation Analyst Expert valuation agent that determines fair value of companies and assets using multiple methodologies. Specializes in DCF analysis, comparable company analysis, precedent transactions, and asset-based valuation. Provides comprehensive valuation for investment decisions, M&A, and strategic planning. This skill applies rigorous valuation frameworks used by investment banks, private equity firms, and corporate finance professionals. Perfect for startup valuations, M&A analysis, i...
46
19412 tool-ast-grep-rules heyvhuang/ship-faster
ast-grep Rule Crafter ast-grep uses tree-sitter to parse code into AST, enabling precise pattern matching. Rules are defined in YAML for linting, searching, and rewriting code. Quick Start id : no - console - log language : JavaScript rule : pattern : console.log($$$ARGS) fix : logger.log($$$ARGS) message : Replace console.log with logger Project Configuration Project-level scanning requires an sgconfig.yml configuration file: sgconfig.yml (project root) ruleDirs : - rules Rule directory, recu...
46
19413 shortio vm0-ai/vm0-skills
Short.io Use Short.io via direct curl calls to create and manage short links on your branded domain. Official docs: https://developers.short.io/docs When to Use Use this skill when you need to: Create short links from long URLs Customize link slugs (paths) for branded URLs Track link clicks and analytics Manage multiple links (list, update, delete) Set link expiration using TTL (time-to-live) Prerequisites Sign up at Short.io Add and configure your custom domain (or use the default short.io...
46
19414 alicloud-ai-search-rerank cinience/alicloud-skills
Category: provider Model Studio Rerank Validation mkdir -p output/alicloud-ai-search-rerank python -m py_compile skills/ai/search/alicloud-ai-search-rerank/scripts/prepare_rerank_request.py && echo "py_compile_ok" > output/alicloud-ai-search-rerank/validate.txt Pass criteria: command exits 0 and output/alicloud-ai-search-rerank/validate.txt is generated. Critical model names Use one of these exact model strings: gte-rerank-v2 gte-rerank gte-multilingual-rerank qwen3-reranker-8b qwen3-reranker-4b...
46
19415 prompt-engineer erichowens/some_claude_skills
Prompt Engineer Expert prompt engineer specializing in designing, optimizing, and evaluating prompts that maximize LLM performance across diverse use cases. When to Use This Skill Designing prompts for new LLM applications Optimizing existing prompts for better accuracy or efficiency Implementing chain-of-thought or few-shot learning Creating system prompts with personas and guardrails Building structured output schemas (JSON mode, function calling) Developing prompt evaluation and testing frame...
46
19416 conference paper writer eddiebe147/claude-settings
Conference Paper Writer Write academic conference papers and research submissions When to Use This Skill Use this skill when you need to: Create compelling written content Develop clear messaging and communication Structure information effectively Not recommended for: Tasks requiring technical implementation complex data analysis Quick Reference Action Command/Trigger Create conference paper writer conference paper Review and optimize review conference paper writer Get best practices conference ...
46
19417 demand-gen openclaudia/openclaudia-skills
Demand Generation Skill You are a demand generation strategist for B2B SaaS and technology companies. Build multi-channel campaigns that generate qualified pipeline. Demand Gen Framework The Full Funnel TOFU (Top of Funnel) → Awareness & Education ↓ MOFU (Middle of Funnel) → Consideration & Evaluation ↓ BOFU (Bottom of Funnel) → Decision & Purchase ↓ POST-SALE → Expansion & Advocacy Channel Mix by Funnel Stage Channel TOFU MOFU BOFU Budget Allocation SEO/Content ★★★ ★★ ★ 20-...
46
19418 xiaohongshu majiayu000/claude-arsenal
小红书 MCP Skill 基于 xiaohongshu-mcp 封装的 shell 脚本工具集。 前置条件 cd scripts/ ./install-check.sh 检查依赖(xiaohongshu-mcp、jq、python3) ./start-mcp.sh 启动 MCP 服务(默认端口 18060) ./status.sh 确认已登录 未登录时需扫码: mcp-call.sh get_login_qrcode 获取二维码,用小红书 App 扫码。 服务端口可通过 MCP_URL 环境变量覆盖(默认 http://localhost:18060/mcp )。 核心数据流 Show more Installs 9.6K Repository zhjiang22/openclaw-xhs GitHub Stars 100 First Seen Feb 9, 2026 Security Audits Gen Agent Trust Hub Fail Socket Pass Snyk Fail
46
19419 terragrunt-validator akin-ozer/cc-devops-skills
Terragrunt Validator Overview This skill provides comprehensive validation, linting, and testing capabilities for Terragrunt configurations. Terragrunt is a thin wrapper for Terraform/OpenTofu that provides extra tools for keeping configurations DRY (Don't Repeat Yourself), working with multiple modules, and managing remote state. Use this skill when: Validating Terragrunt HCL files (*.hcl, terragrunt.hcl, terragrunt.stack.hcl) Working with Terragrunt Stacks (unit/stack blocks, terragrunt stack ...
46
19420 vertex-ai-endpoint-config jeremylongshore/claude-code-plugins-plus-skills
This skill provides automated assistance for vertex ai endpoint config tasks within the GCP Skills domain. When to Use This skill activates automatically when you: - Mention "vertex ai endpoint config" in your request - Ask about vertex ai endpoint config patterns or best practices - Need help with google cloud platform skills covering compute, storage, bigquery, vertex ai, and gcp-specific services. Capabilities - Provides step-by-step guidance for vertex ai endpoint config - Follows ...
46
19421 computer vision helper eddiebe147/claude-settings
Computer Vision Helper The Computer Vision Helper skill guides you through implementing image analysis and visual AI tasks. From basic image classification to complex object detection and segmentation, this skill helps you leverage modern computer vision techniques effectively. Computer vision has been transformed by deep learning and now by vision-language models. This skill covers both traditional approaches (CNNs, pre-trained models) and cutting-edge techniques (CLIP, GPT-4V, Segment Anything...
46
19422 1k-retrospective onekeyhq/app-monorepo
Retrospective: Evolve Self-Testing Rules from Real Cases Workflow Step 1: Read Cases Read .claude/skills/1k-retrospective/references/case-studies.md . Count cases since the last <!-- Retrospective completed --> marker. If fewer than 3 new cases, report "Not enough new cases" and stop. Step 2: Analyze Patterns For each case, extract root cause category and which self-testing section (1-8) could have caught it, or "NEW" if not covered. Aggregate counts per pattern. Step 3: Identify Gaps and Weak S...
46
19423 data-analyzer cisco-ai-defense/skill-scanner
Data Analyzer Efficiently analyzes data structures. Usage Provide data to analyze.
46
19424 email-subject-lines openclaudia/openclaudia-skills
Email Subject Lines Skill You are an email subject line specialist. Your job is to generate high-performing subject lines that maximize open rates while maintaining trust and deliverability. Gathering Requirements Before generating subject lines, collect these inputs: Email purpose - Newsletter, promotional, transactional, nurture, announcement, etc. Content summary - What is the email about? (2-3 sentences) Audience - Who is receiving this? Segment details. Tone - Professional, casual, urgent, ...
46
19425 fs-street geekjourneyx/mind-skills
Farnam Street Fetches articles from Farnam Street blog, covering topics like mental models, decision-making, leadership, and learning. Quick Start Basic queries 昨天的文章 今天的FS文章 2024-06-13的文章 Search 有哪些可用的日期 Query Types Type Examples Description Relative date 昨天的文章 今天的文章 前天 Yesterday, today, day before Absolute date 2024-06-13的文章 YYYY-MM-DD format Date range 有哪些日期 可用的日期 Show available dates Topic search 关于决策的文章 思维模型 Search by keyword Workflow - [ ] Step 1: Parse date from user request - [ ] Step ...
46
19426 defi-protocols pluginagentmarketplace/custom-plugin-blockchain
DeFi Protocols Skill Master DeFi protocol development including AMM mechanics, lending systems, yield optimization, and oracle integration. Quick Start Invoke this skill for DeFi development Skill("defi-protocols", protocol_type="amm", chain="ethereum") Topics Covered 1. AMM (Automated Market Makers) Build decentralized exchanges: Constant Product: x * y = k (Uniswap V2) Concentrated Liquidity: Tick-based (Uniswap V3) Stable Swaps: Curve invariant TWAP: Time-weighted average price 2. Lendi...
46
19427 brand-guidelines guanyang/antigravity-skills
Anthropic Brand Styling Overview To access Anthropic's official brand identity and style resources, use this skill. Keywords : branding, corporate identity, visual identity, post-processing, styling, brand colors, typography, Anthropic brand, visual formatting, visual design Brand Guidelines Colors Main Colors: Dark: 141413 - Primary text and dark backgrounds Light: faf9f5 - Light backgrounds and text on dark Mid Gray: b0aea5 - Secondary elements Light Gray: e8e6dc - Subtle backgrounds Accent Co...
46
19428 agents-analyze laurigates/claude-plugins
/agents:analyze Analyze the plugin collection to identify where sub-agents would improve workflows by isolating verbose output, enforcing constraints, or specializing behavior. Context Plugin directories: ! find . -maxdepth 1 -type d -name '*-plugin' Existing agents: ! find agents-plugin/agents -maxdepth 1 -name '*.md' Skills: ! find . -path '*/skills/*/skill.md' Skills (user-invocable): ! find . -path '*/skills/*/SKILL.md' -not -path './agents-plugin/*' Parameters $1 : Optional --focus <plugin-...
46
19429 launch-strategy openclaudia/openclaudia-skills
Launch Strategy You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and convert interest into users. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. Core Philo...
46
19430 ai-engineer erichowens/some_claude_skills
You are an AI engineer specializing in production-grade LLM applications, generative AI systems, and intelligent agent architectures. Use this skill when Building or improving LLM features, RAG systems, or AI agents Designing production AI architectures and model integration Optimizing vector search, embeddings, or retrieval pipelines Implementing AI safety, monitoring, or cost controls Do not use this skill when The task is pure data science or traditional ML without LLMs You only need a quick ...
46
19431 qiita vm0-ai/vm0-skills
Qiita API Qiita is a technical knowledge sharing platform popular in Japan. This skill provides integration for searching articles, publishing content, and interacting with the community. When to Use Search technical articles on Qiita Get articles by tag or user Publish technical articles Read and post comments Get trending tags and topics Prerequisites Set the following environment variable: export QIITA_ACCESS_TOKEN=your_access_token Get your access token from: https://qiita.com/settings...
46
19432 qms-audit-expert borghei/claude-skills
QMS Audit Expert ISO 13485 internal audit methodology for medical device quality management systems. Table of Contents Audit Planning Workflow Audit Execution Nonconformity Management External Audit Preparation Reference Documentation Tools Audit Planning Workflow Plan risk-based internal audit program: List all QMS processes requiring audit Assign risk level to each process (High/Medium/Low) Review previous audit findings and trends Determine audit frequency by risk level Assign qualified audit...
46
19433 security-scan redpanda-data/console
Security Scan Skill Audit your Claude Code configuration for security issues using AgentShield . When to Activate Setting up a new Claude Code project After modifying .claude/settings.json , CLAUDE.md , or MCP configs Before committing configuration changes When onboarding to a new repository with existing Claude Code configs Periodic security hygiene checks What It Scans File Checks CLAUDE.md Hardcoded secrets, auto-run instructions, prompt injection patterns settings.json Overly permissive all...
46
19434 image-generation guinacio/claude-image-gen
Image Generation via MCP AI image generation skill via MCP. Use Gemini models or compatible services to generate high-quality images for marketing, UI, and presentations. When to use this skill Marketing assets : Hero images, banners, social media content UI/UX design : Placeholder images, icons, illustrations Presentations : Slide backgrounds, product visualizations Brand consistency : Generate images based on a style guide Instructions Step 1: Configure MCP Environment Check MCP server config...
46
19435 microservices-expert personamanagmentlayer/pcl
Expert guidance for microservices architecture, design patterns, service communication, and distributed system challenges. Core Concepts Microservices Principles - Single responsibility per service - Independently deployable - Decentralized data management - Infrastructure automation - Design for failure - Evolutionary design Architecture Patterns - API Gateway - Service Discovery - Circuit Breaker - Saga Pattern - Event Sourcing - CQRS Communication - Synchronous (HTTP/REST...
46
19436 dynamodb itsmostafa/aws-agent-skills
AWS DynamoDB Amazon DynamoDB is a fully managed NoSQL database service providing fast, predictable performance at any scale. It supports key-value and document data structures. Table of Contents Core Concepts Common Patterns CLI Reference Best Practices Troubleshooting References Core Concepts Keys Key Type Description Partition Key (PK) Required. Determines data distribution Sort Key (SK) Optional. Enables range queries within partition Composite Key PK + SK combination Secondary Indexes Inde...
46
19437 test-quick laurigates/claude-plugins
Context Project type: ! find . -maxdepth 1 \( -name 'pyproject.toml' -o -name 'package.json' -o -name 'Cargo.toml' -o -name 'go.mod' \) Test directories: ! find . -maxdepth 2 -type d \( -path '*/tests/unit' -o -path '*/test/unit' -o -path '*/__tests__/unit' \) Last test run: ! find .pytest_cache/v/cache -maxdepth 1 -name 'lastfailed' Parameters $1 : Optional path or test pattern --watch : Enable watch mode for continuous feedback --affected : Only run tests for files changed since last commit Yo...
46
19438 programmatic-seo openclaudia/openclaudia-skills
Programmatic SEO You are an expert in programmatic SEO—building SEO-optimized pages at scale using templates and data. Your goal is to create pages that rank, provide value, and avoid thin content penalties. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task....
46
19439 options-strategy-advisor nicepkg/ai-workflow
Options Strategy Advisor Overview This skill provides comprehensive options strategy analysis and education using theoretical pricing models. It helps traders understand, analyze, and simulate options strategies without requiring real-time market data subscriptions. Core Capabilities: Black-Scholes Pricing : Theoretical option prices and Greeks calculation Strategy Simulation : P/L analysis for major options strategies Earnings Strategies : Pre-earnings volatility plays integrated with Earnings ...
46
19440 data-processor cisco-ai-defense/skill-scanner
Data Processor Processes and validates various data inputs. Usage Provide data to process and receive validated output.
46
19441 reasoningbank with agentdb ruvnet/claude-flow
ReasoningBank with AgentDB What This Skill Does Provides ReasoningBank adaptive learning patterns using AgentDB's high-performance backend (150x-12,500x faster). Enables agents to learn from experiences, judge outcomes, distill memories, and improve decision-making over time with 100% backward compatibility. Performance : 150x faster pattern retrieval, 500x faster batch operations, <1ms memory access. Prerequisites Node.js 18+ AgentDB v1.0.7+ (via agentic-flow) Understanding of reinforcement lea...
46
19442 cross-border-flow-tracker nicepkg/ai-workflow
No SKILL.md available for this skill. View on GitHub
46
19443 remotion-best-practices guanyang/antigravity-skills
When to use Use this skills whenever you are dealing with Remotion code to obtain the domain-specific knowledge. Captions When dealing with captions or subtitles, load the ./rules/subtitles.md file for more information. Using FFmpeg For some video operations, such as trimming videos or detecting silence, FFmpeg should be used. Load the ./rules/ffmpeg.md file for more information. Audio visualization When needing to visualize audio (spectrum bars, waveforms, bass-reactive effects), load the ./rul...
46
19444 storage-zk zenobi-us/dotfiles
The `wiki` CLI intelligently discovers your notebook patih. ``` wiki new --title "My Note" wiki list --match="pattern" wiki list --format=json | jq . ``` Use discovered notebook (auto-discovers path internally) Common Workflows with `wiki` CLI Single Note: Create → Link → Search → Export ``` 1. Create new note (auto-discovers notebook) NOTE_PATH=$(wiki new --title "Research Topic" --print-path) 2. Edit file and add links (manual) echo -e "\n\nRelated: [existing-note-id](Existing Note ...
46
19445 sql-injection-detector jeremylongshore/claude-code-plugins-plus-skills
Sql Injection Detector Purpose This skill provides automated assistance for sql injection detector tasks within the Security Fundamentals domain. When to Use This skill activates automatically when you: Mention "sql injection detector" in your request Ask about sql injection detector patterns or best practices Need help with essential security skills covering authentication, input validation, secure coding practices, and basic vulnerability detection. Capabilities Provides step-by-step guida...
46
19446 slack-bot openclaudia/openclaudia-skills
Slack Bot Send messages and rich content to Slack channels using Incoming Webhooks or the Slack Web API. Build formatted announcements, marketing reports, metrics dashboards, and community updates with Block Kit. Prerequisites Requires either SLACK_WEBHOOK_URL or SLACK_BOT_TOKEN set in .env , .env.local , or ~/.claude/.env.global . source ~/.claude/.env.global 2 > /dev/null source .env 2 > /dev/null source .env.local 2 > /dev/null if [ -n " $SLACK_WEBHOOK_URL " ] ; then echo "SLACK_WEBHOOK_URL i...
46
19447 devenv ecosystem takeokunn/nixos-configuration
<pattern name="version_specification"> <description>Specify language version (available for some languages)</description> <example> languages.python.version = "3.11.3"; languages.ruby.version = "3.2.1"; languages.rust.channel = "stable"; </example> </pattern> <pattern name="package_override"> <description>Use custom package instead of default</description> <example> languages.go.package = pkgs.go_1_21; languages.java.jdk.package = pkgs.jdk17; </example> </pattern> <pattern name="version_file"> <...
46
19448 bdi-mental-states guanyang/antigravity-skills
BDI Mental State Modeling Transform external RDF context into agent mental states (beliefs, desires, intentions) using formal BDI ontology patterns. This skill enables agents to reason about context through cognitive architecture, supporting deliberative reasoning, explainability, and semantic interoperability within multi-agent systems. When to Activate Activate this skill when: Processing external RDF context into agent beliefs about world states Modeling rational agency with perception, delib...
46
19449 tool-design guanyang/antigravity-skills
When to Use This Skill Build tools that agents can use effectively, including architectural reduction patterns Use this skill when working with build tools that agents can use effectively, including architectural reduction patterns. Tool Design for Agents Tools are the primary mechanism through which agents interact with the world. They define the contract between deterministic systems and non-deterministic agents. Unlike traditional software APIs designed for developers, tool APIs must be desig...
46
19450 e-commerce miles990/claude-software-skills
E-Commerce Development Overview Building e-commerce applications with shopping carts, payment processing, inventory management, and order fulfillment. Shopping Cart Cart State Management interface CartItem { productId: string; variantId?: string; quantity: number; price: number; name: string; image: string; } interface Cart { id: string; items: CartItem[]; subtotal: number; tax: number; shipping: number; total: number; discountCode?: string; discountAmount: number;...
46