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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,652
总 Skills
167.5M
总安装量
2,750
贡献者
# Skill 仓库 描述 安装量
10501 amazon-a-plus-content nexscope-ai/amazon-skills
Amazon A+ Content 🎨 Strategic Amazon A+ Content planning and optimization. Create compelling product storytelling that converts browsers into buyers. Installation npx skills add nexscope-ai/Amazon-Skills --skill amazon-a-plus-content -g Usage Examples Complete A+ Content strategy development: "Create A+ Content plan for my premium kitchen knife set - need module layouts, copy strategy, and image briefs for conversion optimization" Show more Installs 847 Repository nexscope-ai/ama…n-skills GitHub...
986
10502 author-component dotnet/skills
Author Blazor Component Core Rules Data flows down via [Parameter] . Events flow up via EventCallback<T> (never Action / Func ). Never mutate [Parameter] properties. Copy to a private field in OnParametersSet . Use [Parameter] public T Prop { get; set; } — never required or init (causes BL0007). Use [EditorRequired] for required parameters. Handle all states: loading, empty, loaded, error — each with @if / @else . Use @key on repeated elements in loops for efficient diffing. Use IReadOnlyList<T>...
986
10503 bankr bankrbot/openclaw-skills
Bankr Execute crypto trading and DeFi operations using natural language. Two integration options: Bankr CLI (recommended) — Install @bankr/cli for a batteries-included terminal experience REST API — Call https://api.bankr.bot directly from any language or tool Both use the same API key. The API has two layers: Wallet API ( /wallet/* ) — Direct, synchronous endpoints for portfolio, transfers, signing, and transaction submission Agent API ( /agent/* ) — AI-powered async prompt endpoint for natural...
985
10504 brand-discovery affaan-m/everything-claude-code
Brand Discovery Use this skill to conduct a structured, adaptive brand identity interview. The goal is a complete 90_SYNTHESIS.md — a master brandbook the organization can use to brief designers, writers, and external collaborators. The interview runs across multiple sessions. Capture answers to disk as you go so that no elicited knowledge is lost when a conversation ends, and so a later session can resume from where the last one stopped. When to Activate A brand is being created, repositioned, ...
985
10505 agent-tool-builder sickn33/agentic-awesome-skills
Agent Tool Builder Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important tha...
985
10506 recharts andy-spike/skills
Recharts React charting library built on top of D3 for composable, declarative data visualization. Quick Start 1. Install Recharts npm install recharts 2. Basic Chart Structure All Recharts charts follow the same pattern: import { LineChart , Line , XAxis , YAxis , CartesianGrid , Tooltip , Legend , ResponsiveContainer } from 'recharts' ; Show more Installs 954 Repository andy-spike/skills GitHub Stars 1 First Seen Feb 17, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
985
10507 content-writer aaron-he-zhu/aaron-marketing-skills
Content Writer You write compelling marketing copy. Follow these principles: Voice Conversational but professional Active voice, present tense Short sentences, short paragraphs Structure Lead with the biggest benefit Use specific numbers over vague claims End with a clear call-to-action Rules No jargon unless the audience expects it No superlatives without proof ("best", "revolutionary") Every paragraph must earn its place
985
10508 compose-animations chrisbanes/skills
Compose: animations Core principle Pick the smallest API that matches the problem : built-in visibility and layout transitions first, then a single animated value, then a shared transition object when several values must move together, then gesture-level or imperative APIs when the framework cannot express the motion. Review procedure Identify the visual job: show/hide, one value, coordinated values, content swap, size change, or gesture-driven motion. Choose the smallest API from the table belo...
985
10509 internet-archive-downloader serpdownloaders/skills
Internet Archive Downloader — Coming Soon (Browser Extension) Download books, movies, music, software, and archived web pages from the Internet Archive directly through your browser. This extension is currently in development and has not been released yet. Internet Archive Downloader is an upcoming browser extension designed to streamline how users retrieve media from archive.org. Rather than navigating multiple pages and dealing with inconsistent download buttons across different collection typ...
984
10510 flutter-platform-views flutter/skills
flutter-platform-views-and-web-embedding Goal Guides developers through implementing Flutter Platform Views for Android, iOS, and macOS, as well as embedding Flutter into existing web applications. Assumes the user has a configured Flutter environment and is comfortable with Dart, JavaScript, and the relevant native platform languages (Kotlin, Swift). Instructions 1. Determine the Target Platform and Embedding Strategy (Decision Logic) Before writing code, you must determine the target platform ...
984
10511 flutter-platform-views flutter/agent-plugins
flutter-platform-views-and-web-embedding Goal Guides developers through implementing Flutter Platform Views for Android, iOS, and macOS, as well as embedding Flutter into existing web applications. Assumes the user has a configured Flutter environment and is comfortable with Dart, JavaScript, and the relevant native platform languages (Kotlin, Swift). Instructions 1. Determine the Target Platform and Embedding Strategy (Decision Logic) Before writing code, you must determine the target platform ...
984
10512 sf-datacloud jaganpro/sf-skills
sf-datacloud: Salesforce Data Cloud Orchestrator Use this skill when the user needs product-level Data Cloud workflow guidance rather than a single isolated command family: pipeline setup, cross-phase troubleshooting, data spaces, data kits, or deciding whether a task belongs in Connect, Prepare, Harmonize, Segment, Act, or Retrieve. This skill intentionally follows sf-skills house style while using the external sf data360 command surface as the runtime. The plugin is not vendored into this repo...
984
10513 attach-review-to-pr neolabhq/context-engineering-kit
How to Attach Line-Specific Review Comments to Pull Requests This guide explains how to add line-specific review comments to pull requests using the GitHub CLI ( gh ) API or mcp__github_inline_comment__create_inline_comment if it not available, similar to how the GitHub UI allows commenting on specific lines of code. Preferred Approach: Using MCP GitHub Tools If available , use the mcp__github_inline_comment__create_inline_comment MCP tool for posting line-specific inline comments on pull reques...
984
10514 video-transcription postplusai/postplus-skills
Video Transcription Use When The input is a video file and the goal is speech extraction, timed transcript, caption generation, multilingual transcript, or edit-prep timestamps. Use video-analysis instead when the user needs semantic visual analysis. Do Not Use When The task belongs to ideation, QA, or another released skill listed in the handoff section. Required inputs are missing and guessing would change the result. Show more Installs 819 Repository postplusai/post…s-skills GitHub Stars 20 F...
984
10515 glab henricook/claude-glab-skill
GitLab CLI (glab) Skill Provides guidance for using glab, the official GitLab CLI, to perform GitLab operations from the terminal. When to Use This Skill Invoke when the user needs to: Create, review, or manage merge requests Work with GitLab issues Monitor or trigger CI/CD pipelines Clone or manage repositories Perform any GitLab operation from the command line Prerequisites Verify glab installation before executing commands: glab --version If not installed, inform the user and provide ...
984
10516 pentesting-with-aws-security-agent aws/agent-toolkit-for-aws
AWS Security Agent — Penetration Test This skill handles pentest setup, execution, and findings. Initial Security Agent setup (agent space, role, bucket) is handled by the setup-security-agent skill — if .security-agent/config.json is missing, the pentest workflow auto-runs setup inline first. Pentests are slow (1-24 hours) and active — they probe a real running app. Always confirm the user is authorized to test the target before starting. Resolving the values you need The CLI examples below use...
984
10517 hugging-science k-dense-ai/scientific-agent-skills
Hugging Science Hugging Science is a curated, LLM-friendly index of scientific datasets, models, blog posts, and interactive demos for ML researchers. Use it when a scientific ML question lands in front of you — it's much higher signal than generic search and the entries are pre-filtered for quality and openness. There are two related surfaces, and you should use both: The catalog at huggingscience.co — a static, parseable index of resources across 17 scientific domains. It exposes llms.txt (com...
984
10518 linkedin-downloader serpdownloaders/skills
LinkedIn Downloader (Browser Extension) Download LinkedIn videos, images, and post text from feed pages and post pages in one browser workflow. LinkedIn Downloader is a browser extension built for professionals, researchers, marketers, and content teams who want to save LinkedIn content for offline reference. It scans the posts visible on the current page, detects downloadable media, and lets you save videos, images, and post text in organized folders without relying on copy-paste or generic pag...
983
10519 reference-core angular/angular
Angular Core ( packages/core ) Mental Model This document outlines the architecture and mental model for packages/core , the heart of the Angular framework. 1. High-Level Architecture packages/core contains the runtime logic for Angular. Its primary responsibilities are: Rendering (Ivy/Render3) : Transforming templates into DOM updates. Dependency Injection (DI) : Managing object creation and lifetime. Change Detection : Synchronizing the model with the view. Reactivity : Signals and Zone.js int...
983
10520 plaid-fintech sickn33/agentic-awesome-skills
Plaid Fintech Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Patterns Link Token Creation and Exchange Create a link_token for Plaid Link, exchange public_token for access_token. Link tokens are short-lived, one-time use. Access tokens don't expire but may need updating when users change passwords. // server.ts - Link token creation endpoint impo...
983
10521 ceo-advisor alirezarezvani/claude-skills
CEO Advisor Strategic frameworks and tools for chief executive leadership, organizational transformation, and stakeholder management. Keywords CEO, chief executive officer, executive leadership, strategic planning, board governance, investor relations, board meetings, board presentations, financial modeling, strategic decisions, organizational culture, company culture, leadership development, stakeholder management, executive strategy, crisis management, organizational transformation, investor u...
983
10522 agent-fs desplega-ai/agent-fs
agent-fs CLI agent-fs is an agent-first filesystem with full versioning, full-text search (FTS5), and semantic search. It provides a CLI that outputs JSON, making it ideal for agent workflows. Files are organized in drives within orgs. Storage Backends agent-fs stores file bytes in a pluggable storage backend. The durable value — version history, comments, and search — lives in SQLite and works identically on every backend. Backend Setup Versioning tier signed-url S3 / MinIO (default) agent-fs o...
983
10523 critique-typography owl-listener/designer-skills
Critique Typography You are an expert in typographic systems and screen-level type critique. What You Do You audit all typographic decisions on a screen: whether the type scale is applied correctly, whether text is readable at its context, whether type choices are consistent across the view, and whether design tokens are used in place of raw values. You flag problems and provide specific fixes. Critique Dimensions Scale Usage Evaluate whether the type scale is applied as a system, not ad hoc. Ar...
983
10524 twitter-x-downloader serpdownloaders/skills
Twitter X Downloader (Browser Extension) Download videos, images, and post text from X in one browser workflow. Twitter X Downloader is a browser extension built for users who want a simpler way to save X content for offline reference. It scans the posts visible on the current page, detects downloadable media, and lets you save videos, images, and post text without relying on copy-paste tools, external websites, or command-line utilities. Save X videos as MP4 files for offline viewing Download p...
982
10525 r09-travisvn-awesome-claude-skills-seo aradotso/marketing-skills
r09-travisvn-awesome-claude-skills-seo Skill by ara.so — Marketing Skills collection. A specialized SEO and content marketing skill suite providing 10 commands and 5 multi-step workflows for keyword research, content audits, SERP analysis, technical SEO, and content strategy. Built as an adaptation of travisvn/awesome-claude-skills focused on structured output and actionable recommendations. What This Project Does Provides AI-driven SEO analysis through: Keyword research with clustering and inte...
982
10526 dashiai-ppt chuspeeism/dashiai-ppt-skill
DashiAI PPT DashiAI PPT 生成静态 HTML 横向翻页 PPT。使用本 skill 时,先把用户的自然语言需求整理成 JSON 计划,再调用本地项目生成器输出 index.html 和 assets/ 。 版本 当前版本: 0.1.36 每次完成用户请求、准备最终回复前,运行: node < skill-root > /scripts/check_latest_version.mjs 如果脚本有输出,把输出内容附在最终回复末尾提醒用户更新;如果脚本无输出或检查失败,保持静默,不要提版本检查。 Skill 目录 Show more Installs 680 Repository chuspeeism/dash…pt-skill GitHub Stars 1.7K First Seen 3 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Fail
982
10527 dart-use-ffigen flutter/skills
Generating FFI Bindings using package:ffigen Contents Introduction Constraints FFIgen Overview Step-by-Step Workflow Concrete Example: Binding a C Library Verification Checklist Introduction Automate and standardize the generation of FFI bindings using package:ffigen ( FfiGenerator ). Writing FFI bindings by hand is error-prone, brittle, and highly discouraged. Constraints Show more Installs 514 Repository dart-lang/skills GitHub Stars 336 First Seen 4 days ago Security Audits Gen Agent Trust Hu...
982
10528 dashiai-ppt chuspeeism/dashi-ppt-skill
DashiAI PPT DashiAI PPT 生成静态 HTML 横向翻页 PPT。使用本 skill 时,先把用户的自然语言需求整理成 JSON 计划,再调用本地项目生成器输出 index.html 和 assets/ 。 版本 当前版本: 0.1.36 每次完成用户请求、准备最终回复前,运行: node < skill-root > /scripts/check_latest_version.mjs 如果脚本有输出,把输出内容附在最终回复末尾提醒用户更新;如果脚本无输出或检查失败,保持静默,不要提版本检查。 Skill 目录 Show more Installs 680 Repository chuspeeism/dash…pt-skill GitHub Stars 1.7K First Seen 3 days ago Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Fail
982
10529 grilling pandoscope/skills
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer. Ask the questions one at a time, waiting for feedback on each question before continuing. Asking multiple questions at once is bewildering. If a question can be answered by exploring the codebase, explore the codebase instead. Installs 1.7K Repository matt...
982
10530 traffic-analysis kostja94/marketing-skills
Analytics: Traffic Guides website traffic analysis across all channels (organic, paid, social, referral, direct). Covers traffic source attribution, dark traffic identification, and multi-channel reporting. 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 Traffic sources : Organic, paid, social, referral, direct, emai...
982
10531 happyhorse-prompt-studio modelstudioai/skills
HappyHorse Prompt Studio A 4-phase guided skill that turns "I want to make a video" into a production-ready HappyHorse prompt — starting from inspiration, not from a blank page. Overview This skill guides the Agent through a structured conversation: Phase 1 · 灵感菜单 (Inspiration) → "Here's what's possible" Phase 2 · 需求发现 (Discovery) → "What do YOU want to make?" Phase 3 · Prompt 组装 (Assembly) → "Let me build it for you" Phase 4 · 质量检查 (Quality Check) → "Here's your prompt — want to...
982
10532 comfyui-video-pipeline mckruz/comfyui-expert
ComfyUI Video Pipeline Orchestrates video generation across three engines, selecting the best one based on requirements and available resources. Engine Selection VIDEO REQUEST | |-- Need film-level quality? | |-- Yes + 24GB+ VRAM → Wan 2.2 MoE 14B | |-- Yes + 8GB VRAM → Wan 2.2 1.3B | |-- Need long video (>10 seconds)? | |-- Yes → FramePack (60 seconds on 6GB) | |-- Need fast iteration? | |-- Yes → AnimateDiff Lightning (4-8 steps) | |-- Need camera/motion control? | |-- Yes → AnimateD...
982
10533 propose-hypotheses neolabhq/context-engineering-kit
Propose Hypotheses Workflow Execute the First Principles Framework (FPF) cycle: generate competing hypotheses, verify logic, validate evidence, audit trust, and produce a decision. User Input Problem Statement: $ARGUMENTS Workflow Execution Step 1a: Create Directory Structure (Main Agent) Create .fpf/ directory structure if it does not exist: Show more
982
10534 game-architecture playableintelligence/game-creator
Game Architecture Patterns Reference knowledge for building well-structured browser games. These patterns apply to both Three.js (3D) and Phaser (2D) games. Reference Files For detailed reference, see companion files in this directory: system-patterns.md — Object pooling, delta-time normalization, resource disposal, wave/spawn systems, buff/powerup system, haptic feedback, asset management Core Principles Core Loop First : Implement the minimum gameplay loop before any polish. The order is: inpu...
982
10535 uk-business-english jezweb/claude-skills
UK Business English Professional and measured. Polite without being obsequious. Direct without being abrupt. Naturally British without being a caricature. Write like a competent professional who happens to be British -- not like a Dickens character, not like an American tech startup, and not like someone who just discovered the word "whilst". Spelling (EN-GB) Pattern British Not -our colour, favour, honour, behaviour color, favor -ise organise, realise, specialise, recognise organize, realize -r...
982
10536 setup-devops-agent aws/agent-toolkit-for-aws
AWS DevOps Agent — Claude Setup The instructions below are specifically for setting up the AWS DevOps Agent plugin for Claude applications. For other clients, use this as a reference, but adjust the instructions based on the client's specific requirements. Step 0: Check if setup is needed 1/ Check if the "aws-devops-agent" MCP server is running. If it is, verify that it has a valid connection (see "Step 3: Verify connectivity"). If verification is successful, you should inform the user that the ...
982
10537 minimal bergside/awesome-design-skills
Minimal Design Design System Skill (Universal) Mission You are an expert design-system guideline author for minimal design. Create practical, implementation-ready guidance that can be directly used by engineers and designers. Brand Style Foundations Visual style: minimal, clean, bold Typography scale: desktop-first expressive scale | Fonts: primary=Open Sans, display=Inter, mono=Inconsolata | weights=100, 200, 300, 400, 500, 600, 700, 800, 900 Color palette: primary, neutral, success, warning, d...
982
10538 coursera-downloader serpdownloaders/skills
Coursera Downloader — Coming Soon (Browser Extension) Save Coursera video lectures as MP4 files for offline study directly from your browser. This extension is currently in development and has not been released yet. Coursera Downloader is an upcoming browser extension that will provide a simple way to capture video lectures from Coursera courses without relying on third-party desktop applications or command-line utilities. It is being built around the browser-based course player so you can expor...
981
10539 blog-page-generator kostja94/marketing-skills
Pages: Blog Guides blog page structure, SEO, and content marketing 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. Initial Assessment Check for product marketing context first: If .claude/product-marketing-context.md or .cursor/product-marketing-context.md exists, read it for topics, audience, and keywords....
981
10540 setup-arxiv-mcp neolabhq/context-engineering-kit
User Input: $ARGUMENTS Guide for setup arXiv MCP server via Docker MCP 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
981
10541 create-hook neolabhq/context-engineering-kit
Contains Hooks This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing. Create Hook Command Analyze the project, suggest practical hooks, and create them with proper testing. Your Task (/create-hook) Analyze environment - Detect tooling and existing hooks Suggest hooks - Based on your project configuration Configure hook - Ask targeted questions and create the script Test & validate - Ensure the hook works correctly Your Workflo...
981
10542 gws-install jezweb/claude-skills
Google Workspace CLI — Quick Install Install gws on an additional machine using OAuth credentials from a previous setup. Produces an authenticated CLI with all agent skills ready to use. Prerequisite : The user must have client_secret.json from a previous gws-setup (or from Google Cloud Console). If they don't have it, use the gws-setup skill instead. Workflow Step 1: Pre-flight Checks which gws && gws --version ls ~/.config/gws/client_secret.json gws auth status If already authenticated with th...
981
10543 three-best-practices emalorenzo/three-agent-skills
Three.js Best Practices Comprehensive performance optimization guide for Three.js applications. Contains 100+ rules across 17 categories, prioritized by impact. Based on official guidelines from Three.js llms branch maintained by mrdoob. When to Apply Reference these guidelines when: Setting up a new Three.js project Writing or reviewing Three.js code Optimizing performance or fixing memory leaks Working with custom shaders (GLSL or TSL) Implementing WebGPU features Building VR/AR experienc...
981
10544 ios-android-logs cap-go/capgo-skills
iOS and Android Device Logs Complete guide to viewing and filtering device logs on iOS and Android. When to Use This Skill User needs to see device logs User is debugging crashes User wants to filter logs by app User needs real-time log streaming User asks "how to see logs" Quick Commands iOS - Stream logs from connected device xcrun devicectl device log stream --device < UUID > Show more Installs 565 Repository cap-go/capgo-skills GitHub Stars 58 First Seen Feb 6, 2026 Security Audits Gen Agen...
981
10545 capacitor-deep-linking cap-go/capgo-skills
Deep Linking in Capacitor Implement deep links, universal links, and app links in Capacitor apps. When to Use This Skill User wants deep links User needs universal links User asks about URL schemes User wants to open app from links User needs share links Types of Deep Links Type Platform Format Requires Server Custom URL Scheme Both myapp://path No Universal Links iOS https://myapp.com/path Yes App Links Android https://myapp.com/path Yes Quick Start Install Plugin bun add @capacitor/app bunx ca...
981
10546 enterprise bergside/awesome-design-skills
Enterprise Design System Skill (Universal) Mission You are an expert design-system guideline author for Enterprise. Create practical, implementation-ready guidance that can be directly used by engineers and designers. Brand Enterprise design emphasizes grids, modular components, and strong visual hierarchy to present complex data in a clear and accessible way. The interface is built for productivity, enabling users to monitor, analyze, and interact with information efficiently. Style Foundations...
981
10547 analyze-test-run microsoft/github-copilot-for-azure
Analyze Test Run Downloads artifacts from a GitHub Actions integration test run, generates a summarized skill invocation report, and files GitHub issues for each test failure with root-cause analysis. When to Use Summarize results of a GitHub Actions integration test run Calculate skill invocation rates for the skill under test For azure-deploy tests: track the full deployment chain (azure-prepare → azure-validate → azure-deploy) Compare skill invocation across two runs File issues for test fail...
980
10548 shopify-apps sickn33/antigravity-awesome-skills
Shopify Apps Expert patterns for Shopify app development including Remix/React Router apps, embedded apps with App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, and app extensions. Patterns React Router App Setup Modern Shopify app template with React Router When to use : Starting a new Shopify app Template Create new Shopify app with CLI npm init @shopify/app@latest my-shopify-app Show more Installs 1.0K Repository sickn33/agentic…e-skills GitHub Stars 45.3K First Se...
980
10549 concise-planning sickn33/antigravity-awesome-skills
Concise Planning Goal Turn a user request into a single, actionable plan with atomic steps. Workflow 1. Scan Context Read README.md , docs, and relevant code files. Identify constraints (language, frameworks, tests). 2. Minimal Interaction Ask at most 1–2 questions and only if truly blocking. Make reasonable assumptions for non-blocking unknowns. 3. Generate Plan Show more Installs 27 Repository sickn33/agentic…e-skills GitHub Stars 44.8K First Seen Jul 10, 2026 Security Audits Gen Agent Trust H...
980
10550 automation-workflows jk-0001/skills
Automation Workflows Overview As a solopreneur, your time is your most valuable asset. Automation lets you scale without hiring. The goal is simple: automate anything you do more than twice a week that doesn't require creative thinking. This playbook shows you how to identify automation opportunities, design workflows, and implement them without writing code. Step 1: Identify What to Automate Not every task should be automated. Start by finding the highest-value opportunities. Automation audit (...
980