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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,699
总 Skills
169.1M
总安装量
2,751
贡献者
# Skill 仓库 描述 安装量
10751 kubernetes-architect sickn33/antigravity-awesome-skills
You are a Kubernetes architect specializing in cloud-native infrastructure, modern GitOps workflows, and enterprise container orchestration at scale. Use this skill when Designing Kubernetes platform architecture or multi-cluster strategy Implementing GitOps workflows and progressive delivery Planning service mesh, security, or multi-tenancy patterns Improving reliability, cost, or developer experience in K8s Do not use this skill when You only need a local dev cluster or single-node setup You a...
966
10752 ai-model-nodejs tencentcloudbase/skills
When to use this skill Use this skill for calling AI models in Node.js backend or CloudBase cloud functions using @cloudbase/node-sdk . Use it when you need to: Integrate AI text generation in backend services Generate images with Hunyuan Image model Call AI models from CloudBase cloud functions Server-side AI processing Do NOT use for: Browser/Web apps → use ai-model-web skill WeChat Mini Program → use ai-model-wechat skill HTTP API integration → use http-api skill Available Providers and Model...
966
10753 sf-datacloud-retrieve jaganpro/sf-skills
sf-datacloud-retrieve: Data Cloud Retrieve Phase Use this skill when the user needs query, search, and metadata introspection for Data Cloud: sync SQL, paginated SQL, async query workflows, table describe, vector search, hybrid search, or search index operations. When This Skill Owns the Task Use sf-datacloud-retrieve when the work involves: sf data360 query * sf data360 search-index * sf data360 metadata * sf data360 profile * or sf data360 insight * inspection understanding Data Cloud SQL resu...
966
10754 video-transcript-downloader steipete/agent-scripts
Video Transcript Downloader ./scripts/vtd.js can: Print a transcript as a clean paragraph (timestamps optional). Download video/audio/subtitles. Transcript behavior: YouTube: fetch via youtube-transcript-plus when possible. Otherwise: pull subtitles via yt-dlp, then clean into a paragraph. Setup cd ~/Projects/agent-scripts/skills/video-transcript-downloader && npm ci Transcript (default: clean paragraph) ./scripts/vtd.js transcript --url 'https://…' ./scripts/vtd.js transcript --url 'https:...
966
10755 open-computer-use ifuryst/open-codex-computer-use
Open Computer Use Overview Open Computer Use exposes Computer Use as a local CLI and stdio MCP server. It is not Codex.app-specific; adapt the commands and MCP config to the agent runtime you are operating in. The macOS runtime requires macOS 14.0 or later. Windows and Linux use their own platform runtimes and are not subject to this macOS minimum. It supports the same core tool surface across macOS, Linux, and Windows: list_apps , get_app_state , click , perform_secondary_action , scroll , drag...
966
10756 link-building kostja94/marketing-skills
SEO Off-Page: Link Building Guides link building strategy: acquiring quality backlinks to improve domain authority and rankings. 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 (Off-Page SEO) Link building : Acquire backlinks from relevant, authoritative sites Broken link building : Find broken links on others' sites...
966
10757 open-graph kostja94/marketing-skills
SEO On-Page: Open Graph Guides implementation of Open Graph meta tags for social media previews (Facebook, LinkedIn, Slack, Discord, etc.). Pages with proper OG tags get 2–3× more clicks than bare URL links. 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) Open Graph : Facebook-originated protocol; co...
966
10758 expo-horizon software-mansion-labs/skills
Expo Horizon: Migrating Expo SDK to Meta Quest Software Mansion's production guide for adding Meta Quest support to Expo apps using the expo-horizon packages. This skill does not bundle a copy of the docs. For any task below, always webfetch the linked official README or Meta documentation page to get up-to-date installation steps, plugin options, API surface, and feature matrices. This skill only captures the decision tree, critical rules, and non-obvious gotchas that agents routinely miss. Dec...
966
10759 circle-downloader serpdownloaders/skills
Circle Downloader (Browser Extension) Browser extension that adds a download button to Circle.so community pages — detects videos from Circle's native player, Tella, Loom, Vimeo, YouTube, and Wistia, and saves them as MP4 for offline viewing. A browser extension that downloads videos from Circle.so communities, Tella.tv recordings, Loom videos, and embedded content from YouTube, Vimeo, and Wistia — directly to your computer as MP4 files. No external software needed. 3 free downloads included. Sa...
965
10760 depositphotos-downloader serpdownloaders/skills
Depositphotos Downloader — Coming Soon (Browser Extension) Download your licensed Depositphotos photos, vectors, videos, and music files directly through your browser. This extension is currently in development and has not been released yet. Depositphotos Downloader is an upcoming browser extension designed to streamline how users retrieve their purchased and licensed stock assets from the Depositphotos marketplace. Rather than navigating through multiple download pages and format menus on the s...
965
10761 shutterstock-downloader serpdownloaders/skills
Shutterstock Downloader — Coming Soon (Browser Extension) Download licensed Shutterstock photos, vectors, illustrations, video clips, and music tracks directly from your browser. This extension is currently in development and has not been released yet. Shutterstock Downloader is an upcoming browser extension designed to streamline the process of saving licensed Shutterstock assets to your local machine. Instead of navigating download dialogs and managing multiple file types across separate workf...
965
10762 yespornplease-downloader serpdownloaders/skills
YesPornPlease Downloader (Browser Extension) Download YesPornPlease videos as MP4 files from supported pages without leaving the browser. YesPornPlease Downloader is a browser extension built for a site that often aggregates videos from multiple playback sources. Instead of relying on one static download method, it detects supported streams from the active page, helps you choose the available quality, and saves the finished result as MP4 for offline playback. Save supported YesPornPlease videos ...
965
10763 vue-patterns affaan-m/everything-claude-code
Vue.js Patterns and Best Practices Comprehensive guide for Vue.js 3 development using Composition API ( <script setup> ), covering component design, reactivity, state management, routing, testing, and SSR patterns. Nuxt-specific guidance is included where it differs from vanilla Vue. When to Activate Activate this skill when: The project uses Vue.js (any version), Nuxt, Vite + Vue, or Pinia. The user asks about Vue component architecture, composables, reactivity, or state management. Reviewing V...
965
10764 mindmap-generator jeremylongshore/tons-of-skills-marketplace
Mindmap Generator Overview This skill provides automated assistance for mindmap generator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "mindmap generator" in your request Ask about mindmap generator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Instructions Provides step-by-step guidance for mindmap generator Follows industry best practices and p...
965
10765 planning-with-files sickn33/agentic-awesome-skills
Planning with Files Work like Manus: Use persistent markdown files as your "working memory on disk." FIRST: Check for Previous Session (v2.2.0) Before starting work , check for unsynced context from a previous session: Linux/macOS $( command -v python3 || command -v python ) ${CLAUDE_PLUGIN_ROOT} /scripts/session-catchup.py " $( pwd ) " Windows PowerShell & ( Get-Command python - ErrorAction SilentlyContinue ) . Source " $env :USERPROFILE\.claude\skills\planning-with-files\scripts\session-catc...
965
10766 warranty-tracker datadrivenconstruction/ddc_skills_for_ai_agents_in_construction
Warranty Tracker Business Case Problem Statement Warranty management is often neglected: Missing warranty documentation Expired warranties untracked Difficult to file claims Scattered across multiple files Solution Centralized warranty tracking system that monitors expiration dates, stores documentation, and manages claims. Business Value Cost savings - File claims before expiration Organization - Central warranty repository Compliance - Meet handover requirements Proactive - Automatic expiratio...
965
10767 query duckdb/duckdb-skills
Query Knowledge Search the FPF knowledge base and display hypothesis details with assurance information. Action (Run-Time) Search .fpf/knowledge/ and .fpf/decisions/ by user query. For each found hypothesis , display: Basic info: title, layer (L0/L1/L2), kind, scope If layer >= L1: read audit section for R_eff If has dependencies: show dependency graph Evidence summary if exists Present results in table format. Search Locations Show more
965
10768 loading-sequence patternsdev/skills
Optimize your loading sequence Table of Contents When to Use Instructions Details Source In every successful web page load, some critical components and resources become available at just the right time to give you a smooth loading experience. This ensures users perceive the performance of the application to be excellent. This excellent user experience should generally also translate to passing the Core Web Vitals . When to Use Use this when optimizing page load performance for Core Web Vitals T...
965
10769 n8n-extending-mcp-official n8n-io/skills
n8n Extending MCP Any n8n workflow with MCP access enabled becomes a tool the coding agent can call by name. Two common cases: Wrap n8n capabilities the MCP doesn't expose. The MCP covers workflow CRUD, validation, execution, data tables, credential listing, execution search, folder create/rename/move and folder/project listing, tag listing and attach/detach. Still missing: folder deletion, project create/rename, tag rename/delete, instance metadata, credential creation. Build a workflow that hi...
965
10770 refined bergside/awesome-design-skills
Refined Design System Skill (Universal) Mission You are an expert design-system guideline author for Refined. Create practical, implementation-ready guidance that can be directly used by engineers and designers. Brand Refined design style Style Foundations Visual style: modern, minimal Typography scale: 12/14/16/20/24/32 | Fonts: primary=Playfair Display, display=Playfair Display, mono=JetBrains Mono | weights=100, 200, 300, 400, 500, 600, 700, 800, 900 Color palette: primary, neutral, success, ...
965
10771 m3u8-downloader serpdownloaders/skills
M3U8 Downloader (Browser Extension) Detect and download HLS/M3U8 streams from supported websites and save them as MP4 files. M3U8 Downloader is a browser extension built for users who need a site-agnostic HLS workflow instead of a single-site downloader. It monitors supported media requests in your browser, detects M3U8/HLS streams and related video sources, and helps you export them into standard MP4 files without relying on command-line tools. Detect HLS/M3U8 streams from supported sites Save ...
964
10772 xlovecam-downloader serpdownloaders/skills
XLoveCam Downloader (Browser Extension) Record XLoveCam streams and download saved videos as MP4 files for offline viewing. XLoveCam Downloader is a browser extension built for users who want a cleaner way to keep XLoveCam broadcasts and saved videos available outside the site. It detects supported video streams directly in the browser, lets you choose from available qualities, and saves finished captures as MP4 files that are easier to replay later. Record active XLoveCam streams while they are...
964
10773 123movies-downloader serpdownloaders/skills
123Movies Downloader (Browser Extension) Browser extension that detects and saves videos from 123Movies and all its mirror sites as standard MP4 files — directly in your browser, no extra software required. SERP 123Movies Downloader is the only browser extension built specifically for saving videos from 123Movies and every one of its mirror sites. Save movies and shows from any 123Movies mirror for offline viewing on flights, commutes, or anywhere without internet Never worry about disappearing...
964
10774 soundgasm-downloader serpdownloaders/skills
Soundgasm Downloader — Coming Soon (Browser Extension) Save audio recordings from Soundgasm as local MP3 or M4A files directly from your browser. This extension is currently in development and has not been released yet. Soundgasm Downloader is an upcoming browser extension that will give users a simple, reliable way to save audio from the Soundgasm platform without relying on third-party websites, screen recorders, or command-line utilities. It is being built around the browser listening experie...
964
10775 mindmap-generator jeremylongshore/claude-code-plugins-plus-skills
Mindmap Generator Overview This skill provides automated assistance for mindmap generator tasks within the Visual Content domain. When to Use This skill activates automatically when you: Mention "mindmap generator" in your request Ask about mindmap generator patterns or best practices Need help with visual content skills covering diagrams, charts, presentations, and visual documentation tools. Instructions Provides step-by-step guidance for mindmap generator Follows industry best practices and p...
964
10776 financial-expert modelstudioai/skills
前置依赖:阿里云百炼 CLI 本技能依赖阿里云百炼 CLI( bl )。在使用本技能前,请先检查 bl 是否已安装: bl --version 如果未安装或命令不存在,请阅读以下安装文档并按照说明为用户完成安装: https://bailian.aliyun.com/cli/install.md 金融数据分析 Skill 基于 bl mcp 调用阿里云百炼 MCP 市场金融数据服务( market-cmapi00073529 ), 提供股票 / 基金 / 基金经理筛选、财务与宏观数据查询、研报与公告检索的端到端能力。 bl 内置 MCP 客户端,复用 DASHSCOPE_API_KEY ,无需额外注册服务。 Show more Installs 603 Repository modelstudioai/skills GitHub Stars 35 First Seen Jun 5, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
964
10777 langchain davila7/claude-code-templates
LangChain - Build LLM Applications with Agents & RAG The most popular framework for building LLM-powered applications. When to use LangChain Use LangChain when: Building agents with tool calling and reasoning (ReAct pattern) Implementing RAG (retrieval-augmented generation) pipelines Need to swap LLM providers easily (OpenAI, Anthropic, Google) Creating chatbots with conversation memory Rapid prototyping of LLM applications Production deployments with LangSmith observability Metrics: 119,0...
964
10778 amazon-niche-finder nexscope-ai/amazon-skills
Amazon Niche Finder 🎯 Discover profitable niches with high demand but manageable competition. Find your blue ocean opportunities. Installation npx skills add nexscope-ai/Amazon-Skills --skill amazon-niche-finder -g Capabilities Show more Installs 823 Repository nexscope-ai/ama…n-skills GitHub Stars 510 First Seen Mar 24, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
964
10779 tech-debt-analyzer ailabs-393/ai-labs-claude-skills
Technical Debt Analyzer Overview Systematically identify, analyze, document, and track technical debt in JavaScript/TypeScript codebases. This skill provides automated analysis tools, comprehensive debt categorization frameworks, and documentation templates to maintain a technical debt register. Core Workflow 1. Automated Analysis Run automated scripts to detect technical debt indicators across the codebase. Code Smell Detection Identify code quality issues using the automated detector: py...
964
10780 planetscale-schema-recommendations-agent-loop planetscale/skills
Schema recommendations agent loop Purpose Use PlanetScale schema recommendations as high-quality input to agents. Convert recommendations into safe implementation plans, issues, branches, migrations, or pull requests. Do not apply recommendations directly. Inputs Collect: Open schema recommendations. Recommendation type. Affected table, keyspace, schema, and query pattern. Suggested DDL. Supporting Insights evidence. Application repository and migration system. Engine: Vitess or Postgres. Target...
964
10781 pptx-slide-specification wshobson/agents
PPTX Slide Specification Author final coordinates directly in layout_tree . No renderer may decide placement, shrink text, or infer layout after the audit. Required contract The root JSON contains summary and slides . Every slide has a stable id , a message-led title , an accessibility reading order, and a complete layout_tree . A layout tree declares slide size, root group, id-keyed groups and objects, final inch bboxes, styles, z-indexes, and classifications. Every meaningful object has id , k...
964
10782 moodle-downloader serpdownloaders/skills
Moodle Downloader — Coming Soon (Browser Extension) Download Moodle course videos, lecture recordings, and learning resources directly from your browser. This extension is currently in development and has not been released yet. Moodle Downloader is an upcoming browser extension that will provide a simple way to save video lectures, documents, and other course materials hosted on Moodle-based learning platforms. Rather than navigating nested course pages and dealing with embedded players that off...
963
10783 tubi-downloader serpdownloaders/skills
Tubi Downloader — Coming Soon (Browser Extension) Download movies and TV shows from Tubi as MP4 files directly in your browser. This extension is currently in development and has not been released yet. Tubi Downloader is an upcoming browser extension that will let users capture video from Tubi's free, ad-supported streaming platform without relying on third-party desktop applications or command-line utilities. It is being built around the browser playback experience so you can save movies, TV ep...
963
10784 xhamsterlive-downloader serpdownloaders/skills
XHamsterLive Downloader (Browser Extension) Record XHamsterLive streams and download saved videos as MP4 files for offline viewing. XHamsterLive Downloader is a browser extension built for users who want a cleaner way to keep XHamsterLive broadcasts and saved videos available outside the site. It detects supported video streams directly in the browser, lets you choose from available qualities, and saves finished captures as MP4 files that are easier to replay later. Record active XHamsterLive st...
963
10785 scribd-downloader serpdownloaders/skills
Scribd Downloader — Coming Soon (Browser Extension) Download Scribd documents, ebooks, and publications as PDF files directly from your browser. This extension is currently in development and has not been released yet. Scribd Downloader is an upcoming browser extension designed to let users save documents and publications from Scribd's digital library without relying on third-party desktop applications or complicated workarounds. It will integrate directly into the browser so you can export cont...
963
10786 devops mrgoonie/claudekit-skills
DevOps Skill Deploy and manage cloud infrastructure across Cloudflare, Docker, Google Cloud, and Kubernetes. When to Use Deploy serverless apps to Cloudflare Workers/Pages Containerize apps with Docker, Docker Compose Manage GCP with gcloud CLI (Cloud Run, GKE, Cloud SQL) Kubernetes cluster management (kubectl, Helm) GitOps workflows (Argo CD, Flux) CI/CD pipelines, multi-region deployments Security audits, RBAC, network policies Platform Selection Need Choose Sub-50ms latency globally Cloudfl...
963
10787 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...
963
10788 sf-industry-commoncore-integration-procedure jaganpro/sf-skills
sf-industry-commoncore-integration-procedure: OmniStudio Integration Procedure Creation and Validation Expert OmniStudio Integration Procedure (IP) builder with deep knowledge of server-side process orchestration. Create production-ready IPs that combine DataRaptor/Data Mapper actions, Apex Remote Actions, HTTP callouts, conditional logic, and nested procedure calls into declarative multi-step operations. Quick Reference Scoring : 110 points across 6 categories. Thresholds : ✅ 90+ (Deploy) | ⚠️ ...
963
10789 sf-datacloud-connect jaganpro/sf-skills
sf-datacloud-connect: Data Cloud Connect Phase Use this skill when the user needs source connection work : connector discovery, connection metadata, connection testing, source-object browsing, connector schema inspection, or connector-specific setup payloads for external sources. When This Skill Owns the Task Use sf-datacloud-connect when the work involves: sf data360 connection * connector catalog inspection connection creation, update, test, or delete browsing source objects, fields, databases...
963
10790 sf-datacloud-prepare jaganpro/sf-skills
sf-datacloud-prepare: Data Cloud Prepare Phase Use this skill when the user needs ingestion and lake preparation work : data streams, Data Lake Objects (DLOs), transforms, Document AI, unstructured ingestion, or the handoff from connector setup into a live stream. When This Skill Owns the Task Use sf-datacloud-prepare when the work involves: sf data360 data-stream * sf data360 dlo * sf data360 transform * sf data360 docai * choosing how data should enter Data Cloud rerunning or rescanning ingest...
963
10791 3d-modeling omer-metin/skills-for-antigravity
3D Modeling Identity Role: Senior 3D Artist / Technical Artist Personality: I'm a battle-hardened 3D artist who has shipped AAA games and worked on VFX productions. I've debugged more topology nightmares than I can count, and I know exactly which shortcuts will burn you in production. I speak the truth about poly counts, edge flow, and UV layouts - even when it hurts. Expertise Areas: Production topology for games and film Non-destructive modeling workflows High-to-low poly baking pipelines ...
963
10792 onboarding-ux jezweb/claude-skills
Onboarding UX Audit a web app for onboarding gaps, then generate the in-app guidance to fix them. The goal: a new user should never stare at a blank screen wondering what to do. The Problem This Solves You've built the features. They work. But when a new user logs in for the first time, they see: Empty tables with column headers and nothing else Sidebars full of labels that mean nothing to them yet No indication of where to start or what the app is for Features they don't know exist because noth...
963
10793 prefetch patternsdev/skills
Prefetch Prefetch ( <link rel="prefetch"> ) is a browser optimization which allows us to fetch resources that may be needed for subsequent routes or pages before they are needed. Prefetching can be achieved in a few ways. It can be done declaratively in HTML (such as in the example below), via a HTTP Header ( Link: </js/chat-widget.js>; rel=prefetch ), Service Workers or via more custom means such as through Webpack. When to Use Use this when you know users will likely navigate to certain routes...
963
10794 n8n-data-tables-official n8n-io/skills
n8n Data Tables Data Tables are n8n's built-in tabular storage : real tables inside the n8n instance with columns, types, rows, and CRUD via the dataTable node and data-table MCP tools. Use them for local persistent state: lookup tables, recent events, per-session inventories, counters, idempotency tracking, dedup state when there's row-level logic or external visibility (plain "have I seen this value?" dedup belongs in the Remove Duplicates node). Small-to-moderate volume (tens of thousands of ...
963
10795 threat-modeling-with-aws-security-agent aws/agent-toolkit-for-aws
AWS Security Agent — Threat Model Review Analyze spec documents ( requirements.md , design.md ) against the source code to identify security-posture changes using STRIDE methodology. No prior scan needed. Local state Read .security-agent/config.json for agent_space_id and region . If missing, run the setup-security-agent workflow inline first. Resolving the values you need Placeholder How to resolve <id> (agent space) config.agent_space_id <region> config.region (default us-east-1 ) <account> aw...
963
10796 pptx-deck-context wshobson/agents
PPTX Deck Context Prepare the deck before coordinates or PPTX objects are authored. This skill owns the business narrative, source lineage, and design lock. Decision sequence Confirm audience, decision, slide count, language, sources, and brand requirements. Use the user-selected narrative framework. If none is specified, offer mckinsey , scqa , pyramid , mece , action-title , assertion-evidence , exec-summary-first , or custom ; do not choose silently. Assign stable source IDs and plan a source...
963
10797 contemporary bergside/awesome-design-skills
contemporary Design System Skill (Universal) Mission You are an expert design-system guideline author for contemporary. Create practical, implementation-ready guidance that can be directly used by engineers and designers. Brand Contemporary UI/UX design focuses on, minimalist, accessible, and high-performance, featuring Bento grids, dark mode, and, AI-powered personalization Style Foundations Visual style: modern, minimal, bold, playful Typography scale: desktop-first expressive scale | Fonts: p...
963
10798 netflix-downloader serpdownloaders/skills
Netflix Downloader — Coming Soon (Browser Extension) Save Netflix movies, TV episodes, documentaries, and originals as MP4 files directly from your browser. This extension is currently in development and has not been released yet. Netflix Downloader is an upcoming browser extension that will provide users with a simple way to capture video from Netflix's web player and save it locally without relying on external desktop applications or command-line utilities. It is being engineered around the br...
962
10799 patreon-downloader serpdownloaders/skills
Patreon Downloader — Coming Soon (Browser Extension) Download exclusive content from Patreon creators you subscribe to — videos, podcasts, images, posts, and digital files — straight to your local machine. This extension is currently in development and has not been released yet. Patreon Downloader is an upcoming browser extension that will let paying subscribers save the content they already have access to through their Patreon memberships. Instead of relying on the Patreon web interface for eve...
962
10800 mindvalley-downloader serpdownloaders/skills
Mindvalley Downloader (Browser Extension) Download Mindvalley course videos, quest lessons, and supported embedded lesson videos as MP4 files for offline study. Mindvalley Downloader is a browser extension built for learners who want a simpler way to save Mindvalley lesson videos for offline access. It works with supported Mindvalley-hosted streams as well as common embedded lesson providers, giving you a direct browser workflow for detecting the video, choosing a quality, and exporting an MP4 f...
962