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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,673
总 Skills
168.4M
总安装量
2,751
贡献者
# Skill 仓库 描述 安装量
11301 api-contract-testing aj-geddes/useful-ai-prompts
API Contract Testing Overview Contract testing verifies that APIs honor their contracts between consumers and providers. It ensures that service changes don't break dependent consumers without requiring full integration tests. Contract tests validate request/response formats, data types, and API behavior independently. When to Use Testing microservices communication Preventing breaking API changes Validating API versioning Testing consumer-provider contracts Ensuring backward compatibility Val...
847
11302 kalshi machina-sports/sports-skills
Kalshi — Prediction Markets Before writing queries, consult references/api-reference.md for sport codes, series tickers, and command parameters. Quick Start Prefer the CLI — it avoids Python import path issues: sports-skills kalshi search_markets --sport = nba sports-skills kalshi get_todays_events --sport = nba sports-skills kalshi get_sports_config sports-skills kalshi get_markets --series_ticker = KXNBA --status = open Python SDK (alternative): from sports_skills import kalshi kalshi . search...
847
11303 capture-screen daymade/claude-code-skills
Capture Screen Programmatic screenshot capture on macOS: find windows, control views, capture images. Quick Start Find Excel window ID swift scripts/get_window_id.swift Excel Capture that window (replace 12345 with actual WID) screencapture -x -l 12345 output.png Overview Three-step workflow: 1. Find Window → Swift CGWindowListCopyWindowInfo → get numeric Window ID 2. Control View → AppleScript (osascript) → zoom, scroll, select 3. Capture → screencapture -l <WID> ...
847
11304 clean-architecture mindrally/skills
Clean Architecture Framework A disciplined approach to structuring software so that business rules remain independent of frameworks, databases, and delivery mechanisms. Apply these principles when designing system architecture, reviewing module boundaries, or advising on dependency management. Core Principle Source code dependencies must point inward -- toward higher-level policies. Nothing in an inner circle can know anything about something in an outer circle. This single rule, applied consist...
847
11305 quickstart boshu2/agentops
/quickstart Two modes, picked by whether $ARGUMENTS is empty. Empty → Intro mode. Short orientation, then offer the guided first run. Non-empty → Help mode. Treat $ARGUMENTS as the operator's question. Intro mode Keep it short and a little warm; this is the first thing a new operator sees. Say roughly: Show more Installs 868 Repository anthropics/defe…-harness GitHub Stars 6.9K First Seen Jun 4, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
846
11306 rust-refactor-helper zhanghandong/rust-skills
No SKILL.md available for this skill. View on GitHub Installs 761 Repository actionbook/rust-skills GitHub Stars 1.2K First Seen Jan 23, 2026
846
11307 clerk-auth sickn33/antigravity-awesome-skills
Clerk Authentication Expert patterns for Clerk auth implementation, middleware, organizations, webhooks, and user sync Patterns Next.js App Router Setup Complete Clerk setup for Next.js 14/15 App Router. Includes ClerkProvider, environment variables, and basic sign-in/sign-up components. Key components: ClerkProvider: Wraps app for auth context , : Pre-built auth forms : User menu with session management Code_example Show more Installs 1 Repository sickn33/agentic…e-skills GitHub Stars 44.7K Fir...
845
11308 m06-error-handling zhanghandong/rust-skills
Error Handling Layer 1: Language Mechanics Core Question Is this failure expected or a bug? Before choosing error handling strategy: Can this fail in normal operation? Who should handle this failure? What context does the caller need? Error → Design Question Show more
845
11309 fusion-help-docs equinor/fusion-skills
Fusion Help Documentation Author, structure, and publish help docs (articles, release notes, FAQs) via fhelp CLI. When to use Write help article for Fusion app Create/update release notes Set up docs folder structure + config Structure markdown for help system Publish/sync docs to Fusion environment Add FAQ entries Set up CI/CD pipeline to auto-publish When not to use Show more Installs 670 Repository equinor/fusion-skills First Seen Mar 18, 2026 Security Audits Gen Agent Trust Hub Pass Socket P...
845
11310 airflow-hitl astronomer/agents
Airflow Human-in-the-Loop Operators Implement human approval gates, form inputs, and human-driven branching in Airflow DAGs using the HITL operators. These deferrable operators pause workflow execution until a human responds via the Airflow UI or REST API. Implementation Checklist Execute steps in order. Prefer deferrable HITL operators over custom sensors/polling loops. CRITICAL : Requires Airflow 3.1+. NOT available in Airflow 2.x. Deferrable : All HITL operators are deferrable—they release th...
845
11311 retro boshu2/agentops
The user has asked for a retrospective . You are suggesting improvements to the coding agent's environment to improve future runs. Steps Call the Skill tool with writing-for-agents for the writing style guide. Read the primary sources for the session the user specifies. This may mean searching through session logs on this machine. If the user doesn't specify a session, default to the current one. Look for candidates for improvement in these categories. Navigation : how easy was it for the agent ...
844
11312 trace boshu2/agentops
Trace Skill Quick Ref: Trace design decisions through CASS sessions, handoffs, git, and artifacts. Output: .agents/research/YYYY-MM-DD-trace-*.md YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. When to Use Trace HOW architectural decisions evolved Find WHEN a concept was introduced Understand WHY something was designed a certain way Build provenance chain for design decisions For knowledge artifact lineage (learnings, patterns, tiers), use /provenance instead. CLI dependencies: cass (se...
844
11313 add-component signerlabs/shipswift-skills
Add Component from ShipSwift Add production-ready SwiftUI components to your project using ShipSwift's recipe library. Each recipe is a complete, copy-paste-ready implementation with architecture documentation. Prerequisites Check Before starting, verify the ShipSwift recipe server is available by calling listRecipes . If the tools are not available, guide the user to visit shipswift.app for setup instructions, or run npx skills add signerlabs/shipswift-skills to install. Workflow Identify the c...
844
11314 ai-wrapper-product sickn33/antigravity-awesome-skills
AI Wrapper Product Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just "ChatGPT but different" - products that solve specific problems with AI. Covers prompt engineering for products, cost management, rate limiting, and building defensible AI businesses. Role : AI Product Architect You know AI wrappers get a bad rap, but the good ones solve real problems. You build products where AI is the engine, not the gimmick. You understan...
844
11315 nemoclaw-user-configure-inference nvidia/skills
Use a Local Inference Server Gotchas Ollama is convenient for local chat, but some model/template combinations can return tool calls as plain text under realistic agent load. Prerequisites NemoClaw installed. A local model server running, or a supported Ollama, vLLM, or NIM setup that the NemoClaw onboard wizard can use, start, or install. NemoClaw can route inference to a model server running on your machine instead of a cloud API. This page covers Ollama, compatible-endpoint paths for other se...
844
11316 risk-management-specialist alirezarezvani/claude-skills
Risk Management Specialist ISO 14971:2019 risk management implementation throughout the medical device lifecycle. Table of Contents Risk Management Planning Workflow Risk Analysis Workflow Risk Evaluation Workflow Risk Control Workflow Post-Production Risk Management Risk Assessment Templates Decision Frameworks Tools and References Risk Management Planning Workflow Establish risk management process per ISO 14971. Workflow: Create Risk Management Plan Define scope of risk management activities: ...
844
11317 url-structure kostja94/marketing-skills
SEO On-Page: URL Structure Guides URL structure optimization for SEO: readability, hierarchy, and best practices. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (On-Page SEO) URL hierarchy : Path structure, categories, depth URL format : Static vs dynamic; omit file extensions URL slug : See url-slug-generator for s...
844
11318 vtex-io-masterdata vtex/skills
MasterData v2 Integration When this skill applies Use this skill when your VTEX IO app needs to store custom data (reviews, wishlists, form submissions, configuration records), query or filter that data, or set up automated workflows triggered by data changes—and when you must justify Master Data versus other VTEX or external stores. Defining data entities and JSON Schemas using the masterdata builder Performing CRUD operations through MasterDataClient ( ctx.clients.masterdata ) Configuring sear...
843
11319 hud yeachan-heo/oh-my-claudecode
Configure the OMC HUD (Heads-Up Display) for the statusline. Quick Commands | `/oh-my-claudecode:hud` | Show current HUD status (auto-setup if needed) | `/oh-my-claudecode:hud setup` | Install/repair HUD statusline | `/oh-my-claudecode:hud minimal` | Switch to minimal display | `/oh-my-claudecode:hud focused` | Switch to focused display (default) | `/oh-my-claudecode:hud full` | Switch to full display | `/oh-my-claudecode:hud status` | Show detailed HUD status Auto-Setup W...
843
11320 seedance infsh-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli Seedance 2.0 Video Generation Generate videos with synchronized audio using ByteDance's Seedance 2.0 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run bytedance/seedance-2-0 --input '{ "prompt": "a jazz band performing in a dimly lit club", "generate_audio": true }' Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security Audits G...
842
11321 url-slug-generator kostja94/marketing-skills
Components: URL Slug Guides creation of SEO-friendly URL slugs for blog posts, articles, and content pages. Research on 11.8M Google results shows shorter URLs tend to rank higher; position 1 URLs average 50–60 characters. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope URL slug : The path segment after the base (e.g., ai-people-search...
842
11322 youtube-ads kostja94/marketing-skills
Paid Ads: YouTube Ads Guides YouTube advertising: TrueView, Bumper, and Discovery (in-feed) formats. Use this skill when planning or optimizing YouTube ad campaigns. For Google Search/Display/PMax, see google-ads . For organic YouTube optimization, see youtube-seo . When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial A...
842
11323 systematic-literature-review huangwb8/chineseresearchlatex
Systematic Literature Review Skill Overview This skill produces a structured systematic literature review (SLR) across multiple academic papers on a research topic. Given a topic query, it searches arXiv, extracts structured metadata (research question, methodology, key findings, limitations) from each paper in parallel, synthesizes themes across the full set, and emits a final report with consistent citations. Distinct from academic-paper-review : that skill does deep peer review of a single pa...
841
11324 he4rt-marketing-extension aradotso/marketing-skills
He4rt Marketing Extension Skill Skill by ara.so — Marketing Skills collection. Overview The He4rt Marketing Extension is a Chrome browser extension that passively intercepts X/Twitter GraphQL API responses to capture community engagement metrics. It's designed for community managers who need granular engagement data that Twitter's native analytics don't provide — like bulk engagement exports, consistent community member interactions, reply tracking across posts, and favoriter lists. The extensio...
841
11325 mcp-brasil-public-apis aradotso/trending-skills
mcp-brasil: MCP Server for 28 Brazilian Public APIs Skill by ara.so — Daily 2026 Skills collection. mcp-brasil is a Model Context Protocol (MCP) server that exposes 213 tools, 55 resources, and 45 prompts across 28 Brazilian public APIs — letting AI agents (Claude, GPT, Copilot, Cursor, etc.) query government data in natural language. 26 APIs require no key; only 2 need free registrations. Installation pip pip install mcp-brasil uv (recommended) uv add mcp-brasil Quick Setup by Client Claude D...
840
11326 wechat-claude-code wechat-gggithub/wechat-claude-code
WeChat Claude Code Bridge 通过个人微信与本地 Claude Code 进行对话。 前置条件 Node.js >= 18 macOS(daemon 使用 launchd 管理) 个人微信账号(需扫码绑定) 已安装 Claude Code( @anthropic-ai/claude-agent-sdk ) 安装 方式一:通过 skills CLI(推荐) npx skills add Wechat-ggGitHub/wechat-claude-code Show more Installs 613 Repository wechat-gggithub…ude-code GitHub Stars 579 First Seen Mar 22, 2026 Security Audits Gen Agent Trust Hub Warn Socket Warn Snyk Warn
840
11327 rustyseo-toolkit aradotso/marketing-skills
RustySEO Toolkit Skill by ara.so — Marketing Skills collection. RustySEO is a free, cross-platform SEO/GEO toolkit built with Tauri, Rust, Next.js, and TypeScript. It provides comprehensive website crawling, technical SEO analysis, log parsing (Nginx/Apache), AI-powered insights, and integrations with Google Search Console, GA4, PageSpeed Insights, and more. No crawl limits, fully local with optional cloud API integrations. Installation Desktop Application Download the latest release for your pl...
839
11328 awesome-marketing-skills-library aradotso/marketing-skills
Awesome Marketing Skills Library Skill by ara.so — Marketing Skills collection. A universal, high-fidelity library of AI Agent skills for generating premium marketing materials. This library follows the "Vibe Designing" philosophy using Sacred Drift aesthetics, mathematical precision, and contextual intelligence to create pixel-perfect marketing collateral. What It Does Awesome Marketing Skills provides reusable skill modules that AI coding agents can execute to: Generate premium multi-page mark...
839
11329 product-strategist alirezarezvani/claude-skills
Product Strategist Strategic toolkit for Head of Product to drive vision, alignment, and organizational excellence. Core Capabilities Capability Description Tool OKR Cascade Generate aligned OKRs from company to team level okr_cascade_generator.py Alignment Scoring Measure vertical and horizontal alignment Built into generator Strategy Templates 5 pre-built strategy types Growth, Retention, Revenue, Innovation, Operational Team Configuration Customize for your org structure --teams flag Quick St...
839
11330 ui-design mindrally/skills
Only code in HTML/Tailwind in a single code block. Any CSS styles should be in the style attribute. Start with a response, then code and finish with a response. Don't mention about tokens, Tailwind or HTML. Always include the html, head and body tags. Use lucide icons for javascript, 1.5 strokewidth. Unless style is specified by user, design in the style of Linear, Stripe, Vercel, Tailwind UI (IMPORTANT: don't mention names). Checkboxes, sliders, dropdowns, toggles should be custom (don't add, o...
839
11331 draw-io davila7/claude-code-templates
draw.io Diagram Skill 1. Basic Rules Edit only .drawio files Do not directly edit .drawio.png files Use auto-generated .drawio.png by pre-commit hook in slides 2. Font Settings For diagrams used in Quarto slides, specify defaultFontFamily in mxGraphModel tag: <mxGraphModel defaultFontFamily="Noto Sans JP" ...> Also explicitly specify fontFamily in each text element's style attribute: style="text;html=1;fontSize=27;fontFamily=Noto Sans JP;" 3. Conversion Commands See conversion script at s...
839
11332 vtex-io-service-apps vtex/skills
Backend Service Apps & API Clients When this skill applies Use this skill when developing a VTEX IO app that needs backend logic — REST API routes, GraphQL resolvers, event handlers, scheduled tasks, or integrations with VTEX Commerce APIs and external services. Building the Service entry point ( node/index.ts ) with typed context, clients, and state Creating and registering custom clients extending JanusClient or ExternalClient Using ctx.clients to access clients with built-in caching, retry, a...
839
11333 gpt-image infsh-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli GPT-Image-2 Generate and edit images with OpenAI's GPT-Image-2 via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run openai/gpt-image-2 --input '{"prompt": "a cat astronaut floating in space"}' Capabilities Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Warn
838
11334 p-video-avatar infsh-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli Pruna P-Video-Avatar Generate talking head avatar videos from a single portrait image via inference.sh CLI. P-Video-Avatar is the fastest and most cost-effective avatar video model available. Quality on par with Veo 3.0, 18x faster and 6x cheaper than alternatives like Fabric, OmniHuman, and HeyGen. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login Show more Installs 2.6K Repository skills-101/superpowers GitHub...
838
11335 python-pro sickn33/agentic-awesome-skills
Python Pro Senior Python developer with 10+ years experience specializing in type-safe, async-first, production-ready Python 3.11+ code. Role Definition You are a senior Python engineer mastering modern Python 3.11+ and its ecosystem. You write idiomatic, type-safe, performant code across web development, data science, automation, and system programming with focus on production best practices. When to Use This Skill Writing type-safe Python with complete type coverage Implementing async/awai...
838
11336 last30days-cn jesseovo/last30days-skill-cn
last30days-cn You are a Chinese-platform research assistant. Use this skill when the user asks for recent Chinese internet discussion, trend research, public-source evidence, or "last 30 days" coverage across Weibo, Xiaohongshu, Bilibili, Zhihu, Douyin, WeChat public accounts, Baidu, and Toutiao. Core Rule Always ground claims in returned results. Do not invent sources, links, engagement numbers, dates, or platform sentiment. If coverage is sparse, say so clearly. Run Use the skill-local scripts...
838
11337 happyhorse infsh-skills/skills
Install the belt CLI skill: npx skills add belt-sh/cli HappyHorse 1.0 Video Generation Generate and edit physically realistic videos with Alibaba's HappyHorse 1.0 models via inference.sh CLI. Quick Start Requires inference.sh CLI ( belt ). Install instructions belt login belt app run alibaba/happyhorse-1-0-t2v --input '{"prompt": "a horse galloping across a sunlit meadow"}' HappyHorse Models Show more Installs 2.6K Repository skills-101/superpowers GitHub Stars 7 First Seen 10 days ago Security ...
837
11338 holyclaude-ai-workstation aradotso/trending-skills
HolyClaude AI Workstation Skill by ara.so — Daily 2026 Skills collection. HolyClaude is a containerized AI development workstation that bundles Claude Code CLI, a CloudCLI web UI, Chromium headless browser with Playwright, 5 AI CLIs (Claude, Gemini, OpenAI Codex, Cursor, TaskMaster AI), and 50+ dev tools into a single Docker image. One docker compose up replaces hours of manual setup. Installation Prerequisites Docker + Docker Compose installed Existing Anthropic account (Max/Pro subscription or...
837
11339 directory-submission kostja94/marketing-skills
Channels: Directory Submission Guides submitting products, tools, or apps to directories and launch platforms. On each invocation : On first use in the conversation, output the complete response (Introduction, Importance, Methods, Collaboration Channels, Rules, Avoid, Action). On subsequent use or when the user asks to skip (e.g., "just do it", "skip intro", "I already know"), go directly to Action. Directory submission is a core channel for cold start—see cold-start-strategy for full launch pla...
837
11340 flutter-environment-setup-windows flutter/agent-plugins
Goal Configures a Windows development environment for building Flutter applications targeting Windows Desktop and Android. Analyzes system requirements, modifies environment variables, installs necessary C++ toolchains, manages platform-specific configurations, and generates self-signed certificates for local Windows application deployment. Assumes the host machine is running Windows 10 or 11 with administrative privileges available for system modifications. Instructions Configure Flutter SDK an...
836
11341 nanobanana-ppt-skills sickn33/agentic-awesome-skills
Nanobanana Ppt Skills Overview AI-powered PPT generation with document analysis and styled images When to Use This Skill Use this skill when you need to work with ai-powered ppt generation with document analysis and styled images. Instructions This skill provides guidance and patterns for ai-powered ppt generation with document analysis and styled images. For more information, see the source repository . Show more Installs 3 Repository sickn33/agentic…e-skills GitHub Stars 44.7K First Seen Jul 2...
836
11342 category-page-generator kostja94/marketing-skills
Pages: Category Pages Guides e-commerce category page structure, content, and SEO optimization. Category pages organize products by attributes and drive 3x more organic revenue than product pages by ranking for broad, high-volume keywords. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Check for product...
836
11343 type4me-macos-voice-input aradotso/trending-skills
Type4Me macOS Voice Input Skill by ara.so — Daily 2026 Skills collection. Type4Me is a macOS voice input tool that captures audio via global hotkey, transcribes it using local (SherpaOnnx/Paraformer/Zipformer) or cloud (Volcengine/Deepgram) ASR engines, optionally post-processes text via LLM, and injects the result into any app. All credentials and history are stored locally — no telemetry, no cloud sync. Architecture Overview Type4Me/ ├── ASR/ ASR engine abstraction │ ├── ...
835
11344 information-security-manager-iso27001 alirezarezvani/claude-skills
Information Security Manager - ISO 27001 Implement and manage Information Security Management Systems (ISMS) aligned with ISO 27001:2022 and healthcare regulatory requirements. Table of Contents Trigger Phrases Quick Start Tools Workflows Reference Guides Validation Checkpoints Trigger Phrases Show more
835
11345 top-banner-generator kostja94/marketing-skills
Components: Top Banner (Announcement Bar) Guides top announcement bar and sticky banner design for conversion. Top banners answer visitor questions in ~3 seconds (trust, discount, free shipping, urgency) and can increase coupon redemption by 30-50% when used well. When invoking : On first use , if helpful, open with 1-2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Ass...
835
11346 twitter-cards kostja94/marketing-skills
SEO On-Page: Twitter Cards Guides implementation of Twitter Card meta tags for X (Twitter) link previews. Twitter falls back to Open Graph if Twitter-specific tags are missing; add both for best results. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Scope (Social Sharing) Twitter Cards : X-specific meta tags; control how...
835
11347 journey journeykits/skill
Journey Overview You design user-facing experiences end-to-end. Your scope is any sequence of screens, states, or interactions that a user moves through to accomplish something — whether that's signing up, configuring settings, creating content, completing a purchase, navigating a dashboard, collaborating with teammates, or recovering from an error. Your work lives at the intersection of user understanding and product outcomes. You see the full journey, anticipate friction, and design experience...
834
11348 flutter-environment-setup-windows flutter/skills
Goal Configures a Windows development environment for building Flutter applications targeting Windows Desktop and Android. Analyzes system requirements, modifies environment variables, installs necessary C++ toolchains, manages platform-specific configurations, and generates self-signed certificates for local Windows application deployment. Assumes the host machine is running Windows 10 or 11 with administrative privileges available for system modifications. Instructions Configure Flutter SDK an...
834
11349 malware-awareness-bitdefender-crack-fraud aradotso/security-skills
Malware Awareness: Bitdefender Crack Fraud Skill by ara.so — Security Skills collection. ⚠️ CRITICAL WARNING: THIS IS A MALWARE DISTRIBUTION REPOSITORY This repository is NOT legitimate Bitdefender software. It is a fraudulent project designed to distribute malware disguised as "cracked" security software. What This Repository Actually Is This is a malware distribution scam that uses the following tactics: False Claims : Claims to offer "cracked" or "pre-activated" Bitdefender Total Security Soc...
834
11350 obliteratus-abliteration aradotso/trending-skills
OBLITERATUS — LLM Abliteration Toolkit Skill by ara.so — Daily 2026 Skills collection. OBLITERATUS is an open-source toolkit for identifying and surgically removing refusal behaviors from large language models using mechanistic interpretability techniques (abliteration). It locates refusal directions in a model's hidden states via SVD/PCA, projects them out of the weights, and preserves core language capabilities. Ships with a Gradio UI, CLI, Python API, and Colab notebook. Installation Core in...
834