技能雷达 · GITHUB

值得安装的 Agent Skills。

汇总公开仓库中已验证的 Skills。安装前先看清它能做什么、包内包含什么、热度如何,以及来源是否可靠。

目录范围
已验证
Skills
10,772
仓库
1711
最近同步
2026年9月23日
10,772 Skills
nexscope-ai
社区

amazon-private-label

Private label launch playbook — product selection, branding, supplier management, differentiation strategy

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-product-compliance

Product compliance and safety — certifications, labeling requirements, restricted substances, documentation

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-rank-tracker

Amazon keyword rank tracking and performance analysis. Comprehensive ranking factor analysis, change diagnosis, improvement strategy development, and competitive position monitoring. Use when the user asks about keyword rankings, position tracking, ranking changes, or competitive analysis.

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-repricing-strategy

Amazon repricing strategy and Buy Box optimization. Competitive pricing analysis, dynamic pricing rules, margin protection strategies, repricing tool selection, and automated pricing workflows. Use when the user asks about Amazon repricing, pricing strategy, Buy Box optimization, competitive pricing, or dynamic pricing.

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-review-strategy

Review generation strategy — Request a Review, follow-up emails, insert cards, Vine, early reviewer programs

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-search-optimization

Amazon search ranking optimization and A9 algorithm mastery. Comprehensive SEO strategy, indexing optimization, keyword ranking improvement, and search visibility enhancement. Use when the user asks about Amazon SEO, A9 algorithm, search ranking, or product discoverability.

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-seasonal-planning

Seasonal sales calendar — Prime Day, Black Friday, Q4 prep, inventory planning, promotion scheduling

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-shipping-calculator

Amazon FBA and FBM shipping cost calculator and fulfillment optimization. Dimensional weight analysis, storage fee calculation, removal cost estimation, and fulfillment method comparison. Use when the user asks about Amazon shipping costs, FBA fees, fulfillment costs, storage fees, or shipping calculations.

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-storefront-design

Amazon Store builder — page layouts, brand story, shoppable images, traffic driving, conversion optimization

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-subscribe-save

Subscribe & Save optimization — enrollment, discount tiers, frequency optimization, retention analysis

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-trending-products

Trending products and rising categories discovery for Amazon sellers. Analyzes Best Seller Rank patterns, seasonal trends, new release momentum, and emerging niches. Identifies product opportunities before they peak. Use when the user asks about what's trending on Amazon, hot products, rising categories, seasonal opportunities, viral products, what to sell next, emerging niches, or early-mover opportunities. Also trigger for questions like 'what should I sell now?', 'what products are doing well?', 'find me trending niches', or 'what's hot on Amazon?'.

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-variation-strategy

Parent-child variation planning — when to merge/split, color/size variations, ranking benefits

安装量
1
GitHub Stars
663
最近更新
8月26日
nexscope-ai
社区

amazon-wholesale-sourcing

Wholesale product sourcing — supplier discovery, negotiation, MOQ optimization, margin analysis

安装量
1
GitHub Stars
663
最近更新
8月26日
kangarooking
社区

book-illustration-workflow

用于处理写书过程中的章节截图与插图工作流。适用于:梳理某一章需要哪些截图、逐步给出 Claude Code 实操提示词、规定截图文件名与图号映射、回填本地 Markdown 中的图片位置、清理作者备注为读者版正文、以及把章节和图片按正确位置同步到 Feishu 文档。用户如果提到“书的截图”“章节配图”“图号对应”“放到原文里”“上传飞书文档”“按刚才那套流程来”,应触发此 skill。

安装量
1
GitHub Stars
613
最近更新
9月7日
avdlee
社区

swift-testing-expert

Expert guidance for Swift Testing: test structure, expect/require macros, traits and tags, parameterized tests, test plans, parallel execution, async waiting patterns, and XCTest migration. Use when writing new Swift tests, modernizing XCTest suites, debugging flaky tests, or improving test quality and maintainability in Apple-platform or Swift server projects.

安装量
1
GitHub Stars
450
最近更新
8月7日
ailabs-393
社区

docker-containerization

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or CI/CD pipelines. Use this skill when users need Docker configurations, multi-stage builds, container orchestration, or deployment to Kubernetes, ECS, Cloud Run, etc.

安装量
1
GitHub Stars
445
最近更新
11月11日
microsoft
官方

rubber-duck

High-signal feedback on plans, designs, implementations, and partial progress. Catches bugs, logic errors, and design flaws that may not be apparent to the original author. Call this skill for any non-trivial task to get a second opinion — the best time is after planning but before implementing. Call it early and often during development to course correct before problems compound. Will NOT comment on style, formatting, or trivial matters.

安装量
1
GitHub Stars
56
最近更新
8月15日
eyadkelleh
社区

security-fuzzing

Essential fuzzing payloads: SQL injection, command injection, special characters. Curated essentials for vulnerability testing.

安装量
1
GitHub Stars
383
最近更新
6月8日
eyadkelleh
社区

security-passwords

Top password lists for authorized security testing: common passwords, darkweb leaks, worst passwords. Curated essentials (<10MB).

安装量
1
GitHub Stars
383
最近更新
6月8日
eyadkelleh
社区

security-patterns

Sensitive data patterns for security testing: API keys, credit cards, emails, SSNs, phone numbers, IPs, and more. Use for data discovery and validation.

安装量
1
GitHub Stars
383
最近更新
6月8日
eyadkelleh
社区

security-payloads

Essential exploitation payloads: anti-virus test files, file name exploits, malicious files. Curated for testing.

安装量
1
GitHub Stars
383
最近更新
6月8日
eyadkelleh
社区

security-webshells

Web shell samples for detection and analysis: PHP, ASP, ASPX, JSP, Python, Perl shells. Use for security research and detection system testing.

安装量
1
GitHub Stars
383
最近更新
6月8日
giuseppe-trisciuoglio
社区

drizzle-orm-patterns

Provides comprehensive Drizzle ORM patterns for schema definition, CRUD operations, relations, queries, transactions, and migrations. Proactively use for any Drizzle ORM development including defining database schemas, writing type-safe queries, implementing relations, managing transactions, and setting up migrations with Drizzle Kit. Supports PostgreSQL, MySQL, SQLite, MSSQL, and CockroachDB.

安装量
1
GitHub Stars
345
最近更新
9月10日
senlindesign
社区

taste

- Reverse-engineer the design taste of any website. Given a URL, captures DOM data and a screenshot via real browser, then runs a 4-step analysis to produce {domain}.md + {domain}.json with practical design tokens (colors, typography, spacing, radii, shadows, grid) AND taste DNA (Trigger → Decision → Reason → Evidence trade-offs explaining WHY the design works). Use whenever the user wants to extract a site's design system, study a competitor's visual language, port an aesthetic to a new project, or generate design guidance for an AI coding agent. Triggers on '/taste ', 'analyze the design of X', 'what makes X's site good', 'extract design tokens from X', 'give me X's design DNA', 'build something in the style of X', 'I want my app to feel like X'. Output rejects AI slop ('clean', 'modern', 'user-friendly') in favor of concrete px/hex values and restraint trade-offs. Do NOT use for scraping data, summarizing page content, or tasks unrelated to visual design.

安装量
1
GitHub Stars
340
最近更新
7月7日