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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
24,509
总 Skills
92.6M
总安装量
2,585
贡献者
# Skill 仓库 描述 安装量
8951 grepai-embeddings-ollama yoanbernabeu/grepai-skills
This skill covers using Ollama as the embedding provider for GrepAI, enabling 100% private, local code search. When to Use This Skill - Setting up private, local embeddings - Choosing the right Ollama model - Optimizing Ollama performance - Troubleshooting Ollama connection issues Why Ollama? | 🔒 Privacy | Code never leaves your machine | 💰 Free | No API costs or usage limits | ⚡ Speed | No network latency | 🔌 Offline | Works without internet | 🔧 Control | Choose your model...
562
8952 longbridge-etf-analysis longbridge/skills
longbridge-etf-analysis Prompt-only analysis skill. Analyses ETFs across five dimensions: product profile, tracking error, liquidity, premium/discount, and allocation fit — supporting both US-listed ETFs and A-share ETFs. Response language : match the user's input language — Simplified Chinese / Traditional Chinese / English. When to use "QQQ 和 QQQM 哪个更适合长期持有?" / "QQQ vs QQQM for long-term holding?" "这只 ETF 的跟踪误差大不大?" / "Is the tracking error on this ETF high?" "510300 现在溢价还是折价?" / "Is 510300 tr...
561
8953 ali1688-sourcing zhuhongyin/global-ecom-skills
1688 工厂与拿货价查询 核心定位 这是跨境电商选品的供应链工具。在 1688 找到核心工厂和起批价,为核价计算提供成本数据。 数据来源 1688 网站: 主站: https://www.1688.com 找工厂: https://gongsi.1688.com 找货源: https://s.1688.com 输入参数 { "keyword" : "升降桌 转换器" , "category" : "办公家具" , "material" : "钢木" , "min_order" : 10 , "price_range" : { "min" : 50 , "max" : 200 } , "province" : "浙江" , "certification" : [ "CE" , "FCC" ] , "limit" : 20 } 参数 类型 必需 默认值 说明 keyword string 是 - 搜索关键词 category string 否 全类目 商品类目 material string 否 无 材质要求 min_order int 否 1 最小起订量 price_range obj...
561
8954 ci-cd-pipeline-builder alirezarezvani/claude-skills
CI/CD Pipeline Builder Tier: POWERFUL Category: Engineering Domain: DevOps / Automation Overview Use this skill to generate pragmatic CI/CD pipelines from detected project stack signals, not guesswork. It focuses on fast baseline generation, repeatable checks, and environment-aware deployment stages. Core Capabilities Detect language/runtime/tooling from repository files Recommend CI stages ( lint , test , build , deploy ) Generate GitHub Actions or GitLab CI starter pipelines Include caching an...
561
8955 setup-context7-mcp neolabhq/context-engineering-kit
User Input: $ARGUMENTS Guide for setup Context7 MCP server 1. Determine setup context Ask the user where they want to store the configuration: Options: Project level (shared via git) - Configuration tracked in version control, shared with team CLAUDE.md updates go to: ./CLAUDE.md Show more
561
8956 catchup camacho/ai-skills
Catchup — Context Reconstruction This skill is strictly read-only. Do NOT edit files, create branches, or run write commands. 1. Gather data (run all independent steps in parallel) git log --format="%h %s (%ar)" -20 , git status , and git worktree list Read .branch-context.md (if exists — check CWD and worktree root). Parse YAML frontmatter: workflow_step , validate_round / validate_max , review_round / review_max , plan_review_chunk / plan_review_total / plan_chunks_approved Read ai-workspace/M...
561
8957 no-use-effect factory-ai/factory-plugins
No useEffect Never call useEffect directly. Use derived state, event handlers, data-fetching libraries, or useMountEffect instead. Quick Reference Lint rule: no-restricted-syntax (configured to ban useEffect ) React docs: You Might Not Need an Effect Origin: https://x.com/alvinsng/status/2033969062834045089 Instead of useEffect for... Use Deriving state from other state/props Inline computation (Rule 1) Fetching data useQuery / data-fetching library (Rule 2) Responding to user actions Event hand...
561
8958 ux-principles manutej/luxor-claude-marketplace
UX Principles Skill When to Use This Skill Apply this skill when you need to: Design User-Centered Interfaces: Create products that prioritize user needs and behaviors Conduct User Research: Plan and execute qualitative and quantitative research studies Evaluate Usability: Assess interfaces using established heuristics and testing methods Ensure Accessibility: Design inclusive experiences that work for users with diverse abilities Optimize User Flows: Improve task completion rates and reduce f...
561
8959 create-squad vapiai/skills
Vapi Squad Creation Create squads that orchestrate multiple specialized assistants with context-preserving handoffs. Break complex workflows into focused assistants that transfer calls between each other. Setup: Ensure VAPI_API_KEY is set. See the setup-api-key skill if needed. Why Squads? Single assistants with large prompts cause higher hallucination rates, increased costs, and greater latency. Squads solve this by creating focused assistants with specific roles: Triage → Booking → Confirmatio...
561
8960 qiskit k-dense-ai/scientific-agent-skills
Qiskit Overview Qiskit is the world's most popular open-source quantum computing framework with 13M+ downloads. Build quantum circuits, optimize for hardware, execute on simulators or real quantum computers, and analyze results. Supports IBM Quantum (100+ qubit systems), IonQ, Amazon Braket, and other providers. Key Features: 83x faster transpilation than competitors 29% fewer two-qubit gates in optimized circuits Backend-agnostic execution (local simulators or cloud hardware) Comprehensive algo...
561
8961 matchms k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
561
8962 flowio k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
561
8963 etetoolkit k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
561
8964 histolab k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
561
8965 kanchi-dividend-us-tax-accounting tradermonty/claude-trading-skills
Kanchi Dividend Us Tax Accounting Overview Apply a practical US-tax workflow for dividend investors while keeping decisions auditable. Focus on account placement and classification, not legal/tax advice replacement. When to Use Use this skill when the user needs: US dividend tax classification planning (qualified vs ordinary assumptions). Holding-period checks before year-end tax planning. Account-location decisions for stock/REIT/BDC/MLP income holdings. A standardized annual dividend tax memo ...
561
8966 edge-strategy-designer tradermonty/claude-trading-skills
Edge Strategy Designer Overview Translate concept-level hypotheses into concrete strategy draft specs. This skill sits after concept synthesis and before pipeline export validation. When to Use You have edge_concepts.yaml and need strategy candidates. You want multiple variants (core/conservative/research-probe) per concept. You want optional exportable ticket files for interface v1 families. Prerequisites Python 3.9+ PyYAML edge_concepts.yaml produced by concept synthesis Output strategy_drafts...
561
8967 drupal-development mindrally/skills
Drupal Development You are an expert Drupal 10 developer with deep knowledge of PHP 8+, object-oriented programming, and SOLID principles. Core Principles Write concise, technically accurate PHP code with proper Drupal API examples Follow SOLID principles for object-oriented programming Follow the DRY principle Adhere to Drupal coding standards Leverage the service container and plugin system PHP Standards Use PHP 8.1+ features (typed properties, match expressions, named arguments) Follow PSR-...
561
8968 asta-skill agents365-ai/365-skills
Asta MCP — Academic Paper Search Asta is Ai2's Scientific Corpus Tool, exposing the Semantic Scholar academic graph over MCP (streamable HTTP transport). This skill tells agents which Asta tool to call for which intent , and how to compose them into useful workflows. MCP endpoint: https://asta-tools.allen.ai/mcp/v1 Auth: x-api-key header (request key at https://share.hsforms.com/1L4hUh20oT3mu8iXJQMV77w3ioxm ) Transport: streamable HTTP Prerequisite Check Before invoking any tool, verify the Asta...
561
8969 incident-response alirezarezvani/claude-skills
/incident-response If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Manage an incident from detection through postmortem. Usage /incident-response $ARGUMENTS Modes /incident-response new [description] Start a new incident /incident-response update [status] Post a status update /incident-response postmortem Generate postmortem from incident data If no mode is specified, ask what phase the incident is in. How It Works ┌─────...
560
8970 compatibility-testing proffesor-for-testing/agentic-qe
<default_to_action> When validating cross-browser/platform compatibility: - DEFINE browser matrix (cover 95%+ of users) - TEST responsive breakpoints (mobile, tablet, desktop) - RUN in parallel across browsers/devices - USE cloud services for device coverage (BrowserStack, Sauce Labs) - COMPARE visual screenshots across platforms Quick Compatibility Checklist: - Chrome, Firefox, Safari, Edge (latest + N-1) - Mobile Safari (iOS), Mobile Chrome (Android) - Screen sizes: 320px, 768px, 1920...
560
8971 dex-plan dcramer/dex
Converting Markdown Documents to Tasks Command Invocation Use dex directly for all commands: dex <command> If dex is not on PATH, use npx @zeeg/dex <command> instead. Check once at the start: command -v dex &>/dev/null && echo "use: dex" || echo "use: npx @zeeg/dex" Use /dex-plan to convert any markdown planning document into a trackable dex task. When to Use After completing a plan in plan mode Converting specification documents to trackable tasks Converting design documents to implemen...
560
8972 social-content sickn33/antigravity-awesome-skills
Social Content You are an expert social media strategist. Your goal is to help create engaging content that builds audience, drives engagement, and supports business goals. Before Creating Content 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. Gather this context (ask if n...
560
8973 page-cro alirezarezvani/claude-skills
Page Conversion Rate Optimization (CRO) You are a conversion rate optimization expert. Your goal is to analyze marketing pages and provide actionable recommendations to improve conversion rates. 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. Before provi...
560
8974 customware-support-widget customware-ai/skills
Customware Support Widget Use this skill when the Customware React Router client-only SPA template needs a Customware support chat entry point. The widget is a third-party browser custom element. In this template, load the widget script in root.tsx or the equivalent React Router root file/component where the HTML document structure is defined, and render <customware-chat> only in the route or layout where support should appear. The widget owns its Shadow DOM UI, chat runtime, service calls, tool...
560
8975 qutip k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
560
8976 opentrons-integration k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
560
8977 pylabrobot k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
560
8978 usfiscaldata k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
560
8979 data-throughput-accelerator affaan-m/ecc
Data Throughput Accelerator Use this skill when the bottleneck is moving, transforming, or saving lots of data. The goal is not just speed. The goal is faster correct data landing in the right place with proof. First Distinction Separate these before optimizing: source extraction speed; network transfer speed; warehouse/load speed; transform speed; serving-table freshness; live tail growth while the job runs. A pipeline can be "fast" and still appear behind if new data arrives faster than the fi...
560
8980 lovart-api lovartai/lovart-skill
⚠️ RULE 0: ONLY USE SKILL COMMANDS — NO DIRECT API CALLS You MUST interact with Lovart EXCLUSIVELY through the commands defined in this skill. NEVER construct URLs, make curl/wget/fetch requests, or call Lovart APIs directly NEVER guess API endpoints, paths, or parameters — only use the commands listed below NEVER modify the skill's source code (agent_skill.py) during execution to "debug" issues (users may freely read the source to verify it) If a command fails, retry it or report the error to t...
560
8981 cto-advisor davila7/claude-code-templates
CTO Advisor Technical leadership frameworks for architecture, engineering teams, technology strategy, and technical decision-making. Keywords CTO, chief technology officer, tech debt, technical debt, architecture, engineering metrics, DORA, team scaling, technology evaluation, build vs buy, cloud migration, platform engineering, AI/ML strategy, system design, incident response, engineering culture Quick Start python scripts/tech_debt_analyzer.py Assess technical debt severity and remediation pl...
559
8982 pentest-checklist sickn33/antigravity-awesome-skills
Pentest Checklist Purpose Provide a comprehensive checklist for planning, executing, and following up on penetration tests. Ensure thorough preparation, proper scoping, and effective remediation of discovered vulnerabilities. Inputs/Prerequisites Clear business objectives for testing Target environment information Budget and timeline constraints Stakeholder contacts and authorization Legal agreements and scope documents Outputs/Deliverables Defined pentest scope and objectives Prepared testing e...
559
8983 android-testing new-silvermoon/awesome-android-agent-skills
No SKILL.md available for this skill. View on GitHub
559
8984 hyva-alpine-component hyva-themes/hyva-ai-tools
Hyvä Alpine Component Overview This skill provides guidance for writing CSP-compatible Alpine.js components in Hyvä themes. Alpine CSP is a specialized Alpine.js build that operates without the unsafe-eval CSP directive, which is required for PCI-DSS 4.0 compliance on payment-related pages (mandatory from April 1, 2025). Key principle: CSP-compatible code functions in both standard and Alpine CSP builds. Write all Alpine code using CSP patterns for future-proofing. CSP Constraints Summary Cap...
559
8985 lamindb k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
559
8986 rowan k-dense-ai/scientific-agent-skills
Rowan: Cloud-Native Molecular-Modeling and Drug-Design Workflows Overview Rowan is a cloud-native workflow platform for molecular simulation, medicinal chemistry, and structure-based design. Its Python API exposes a unified interface for small-molecule modeling, property prediction, docking, molecular dynamics, and AI structure workflows. Use Rowan when you want to run medicinal-chemistry or molecular-design workflows programmatically without maintaining local HPC infrastructure, GPU provisionin...
559
8987 iso-13485-certification k-dense-ai/scientific-agent-skills
No SKILL.md available for this skill. View on GitHub
559
8988 security-patterns yonatangross/orchestkit
Security Patterns Comprehensive security patterns for building hardened applications. Each category has individual rule files in rules/ loaded on-demand. Quick Reference Category Rules Impact When to Use Authentication 3 CRITICAL JWT tokens, OAuth 2.1/PKCE, RBAC/permissions Defense-in-Depth 2 CRITICAL Multi-layer security, zero-trust architecture Input Validation 3 HIGH Schema validation (Zod/Pydantic), output encoding, file uploads OWASP Top 10 2 CRITICAL Injection prevention, broken authentica...
559
8989 latency-critical-systems affaan-m/ecc
Latency Critical Systems Use this skill when the user cares about realtime behavior, hot paths, streaming freshness, or execution speed. This includes HFT-like infrastructure, but the skill is engineering-focused. It does not authorize live trading or financial advice. Split The Metrics Do not collapse everything into "fast." Track: Show more Installs 490 Repository affaan-m/ecc GitHub Stars 213.1K First Seen May 25, 2026
559
8990 content-production alirezarezvani/claude-skills
Content Production You are an expert content producer with deep experience across B2B SaaS, developer tools, and technical audiences. Your goal is to take a topic from zero to a finished, optimized piece that ranks, converts, and actually gets read. This is the execution engine — not the strategy layer. You're here to build, not plan. Before Starting Check for context first: If marketing-context.md exists, read it before asking questions. It contains brand voice, target audience, keyword targets...
558
8991 paper2code prathamlearnstocode/paper2code
paper2code — Orchestration You are executing the paper2code skill. This file governs the high-level flow. Each stage dispatches to a detailed reasoning protocol in pipeline/ . Do NOT skip stages. Do NOT combine stages. Execute them in order. Parse arguments Extract from the user's input: ARXIV_ID : the arxiv paper ID (e.g., 2106.09685 ). Strip any URL prefix. MODE : one of minimal (default), full , educational . FRAMEWORK : one of pytorch (default), jax , numpy . If the user provided a full URL ...
558
8992 latex-posters davila7/claude-code-templates
LaTeX Research Posters Overview Research posters are a critical medium for scientific communication at conferences, symposia, and academic events. This skill provides comprehensive guidance for creating professional, visually appealing research posters using LaTeX packages. Generate publication-quality posters with proper layout, typography, color schemes, and visual hierarchy. When to Use This Skill This skill should be used when: Creating research posters for conferences, symposia, or poster s...
558
8993 dependency-auditor alirezarezvani/claude-skills
Dependency Auditor Skill Type: POWERFUL Category: Engineering Domain: Dependency Management & Security Overview The Dependency Auditor is a comprehensive toolkit for analyzing, auditing, and managing dependencies across multi-language software projects. This skill provides deep visibility into your project's dependency ecosystem, enabling teams to identify vulnerabilities, ensure license compliance, optimize dependency trees, and plan safe upgrades. In modern software development, dependencies f...
558
8994 convert-web-app modelcontextprotocol/ext-apps
Add MCP App Support to a Web App Add MCP App support to an existing web application so it works both as a standalone web app and as an MCP App that renders inline in MCP-enabled hosts like Claude Desktop — from a single codebase. How It Works The existing web app stays intact. A thin initialization layer detects whether the app is running inside an MCP host or as a regular web page, and fetches parameters from the appropriate source. A new MCP server wraps the app's bundled HTML as a resource an...
558
8995 product-discovery alirezarezvani/claude-skills
Product Discovery Run structured discovery to identify high-value opportunities and de-risk product bets. When To Use Use this skill for: Opportunity Solution Tree facilitation Assumption mapping and test planning Problem validation interviews and evidence synthesis Solution validation with prototypes/experiments Discovery sprint planning and outputs Core Discovery Workflow Define desired outcome Set one measurable outcome to improve. Establish baseline and target horizon. Show more
558
8996 chrome-extension-ui pproenca/dot-skills
Comprehensive UX/UI design guide for Chrome Extensions, optimized for Manifest V3. Contains 42 rules across 8 categories, prioritized by impact to guide extension UI development and code review. When to Apply Reference these guidelines when: - Building new Chrome extension user interfaces - Choosing between popup, side panel, or content script UI - Implementing accessible, keyboard-navigable interfaces - Designing loading states, error handling, and feedback patterns - Creating options p...
558
8997 ionic-design cap-go/capacitor-skills
Ionic Framework Design Guide Build beautiful, native-looking mobile apps with Ionic Framework and Capacitor. When to Use This Skill User is using Ionic components User wants native-looking UI User asks about Ionic theming User needs mobile UI patterns User wants platform-specific styling What is Ionic Framework? Ionic provides: 100+ mobile-optimized UI components Automatic iOS/Android platform styling Built-in dark mode support Accessibility out of the box Works with React, Vue, Angular, or ...
558
8998 git-notes neolabhq/context-engineering-kit
Git Notes Overview Git notes attach metadata to commits (or any Git object) without modifying the objects themselves. Notes are stored separately and displayed alongside commit messages. Core principle: Add information to commits after creation without rewriting history. Core Concepts Concept Description Notes ref Storage location, default refs/notes/commits Non-invasive Notes never modify SHA of original object Namespaces Use --ref for different note categories Display Notes appear in git log a...
558
8999 adversarial-reviewer alirezarezvani/claude-skills
Adversarial Code Reviewer Description Adversarial code review skill that forces genuine perspective shifts through three hostile reviewer personas (Saboteur, New Hire, Security Auditor). Each persona MUST find at least one issue — no "LGTM" escapes. Findings are severity-classified and cross-promoted when caught by multiple personas. Features Three adversarial personas — Saboteur (production breaks), New Hire (maintainability), Security Auditor (OWASP-informed) Mandatory findings — Each persona ...
558
9000 huashu-slides alchaincyf/huashu-skills
AI Presentation Workflow Create professional presentations: Content → Design → Build → Assembly → Polish. Step 0: Choose Workflow Settings At the start of every presentation task, ask the user TWO choices: 0-A. Collaboration Mode Mode Description Checkpoints Full Auto Minimal interaction. Confirm topic only, deliver final PPTX. 1 checkpoint Guided (recommended) Confirm outline, pick design, preview before assembly. 3 checkpoints Collaborative Review every slide, approve every illustration, full ...
558