技能雷达 · GITHUB

值得安装的 Agent Skills。

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

目录范围
已验证
Skills
5,771
仓库
824
最近同步
2026年9月8日
5,771 Skills
memorysaver
社区

aep-validate

- Validates one artifact — code, document, or spec — with separate generator and evaluator roles. Use for code review, "validate", "verify", or "dry-run".

安装量
1
GitHub Stars
18
最近更新
9月5日
memorysaver
社区

aep-watch

- Ingests bug trackers, errors, and telemetry, then dedupes them into backlog stories. Use for "monitor for new work" or telemetry-driven stories.

安装量
1
GitHub Stars
18
最近更新
9月5日
memorysaver
社区

aep-workflow

- Authors a re-runnable multi-agent harness for one task too large or uncertain for a single context. Use for "dynamic workflow" or "orchestrate subagents".

安装量
1
GitHub Stars
18
最近更新
9月5日
memorysaver
社区

aep-workflow-feedback

- Captures process learnings in a downstream project and routes them upstream to AEP. Use after /aep-wrap or /aep-reflect, or for "capture learnings".

安装量
1
GitHub Stars
18
最近更新
9月5日
memorysaver
社区

aep-wrap

- Archives OpenSpec artifacts and removes the workspace after a PR merges. Use for "wrap up", "archive", or post-merge cleanup.

安装量
1
GitHub Stars
18
最近更新
9月5日
hustcer
社区

nushell-pro

Comprehensive Nushell scripting best practices, idioms, security, and evidence-driven code review. Use when writing, reviewing, auditing, debugging, or refactoring Nushell (.nu) scripts, modules, custom commands, pipelines, config, and tests. Also use for Bash/POSIX-to-Nushell conversion and Nu 0.114/0.115 migration issues such as stricter types, YAML 1.2, externalarg, run, SemVer, optional nothing, subprocess diagnostics, and explicit submodule imports.

安装量
1
GitHub Stars
14
最近更新
8月20日
event-catalog
社区

catalog-documentation-creator

Generates EventCatalog documentation files (systems, services, agents, events, commands, queries, domains, flows, channels, containers, ADRs, data products, entities, diagrams) with correct frontmatter, folder structure, and best practices. Use when user asks to "document a system", "document a service", "document an agent", "document an AI agent", "create EventCatalog files", "add an event to the catalog", "document my architecture", "generate catalog documentation", "create documentation for my microservice", "document a database", "create an ADR", "document a data product", or "document an entity".

安装量
1
GitHub Stars
13
最近更新
9月6日
event-catalog
社区

code-to-catalog

Turns a codebase into EventCatalog documentation through an evidence-based interview. Scans the code first, proposes an architectural model (domains, services, agents, messages, channels), grills the user on the structural decisions, produces a reviewable plan file, then hands off to catalog-documentation-creator. Use when user says "document my codebase in EventCatalog", "turn this repo into a catalog", "model my code as a catalog", "document my agents", "document my AI agents", "grill me on my architecture", "update my catalog from the code", "reconcile my catalog with my code", or "I don't know where to start documenting this codebase". Works for brand-new catalogs AND for updating existing catalogs that have drifted from the code.

安装量
1
GitHub Stars
13
最近更新
9月6日
nex-zmh
社区

multi-search

智能多引擎搜索,自动检测网络环境并按优先级切换:DuckDuckGo - Tavily - Bing API - Bing爬虫。支持自动配额管理和网络缓存。Invoke when user needs web search with automatic engine selection and network adaptation.

安装量
1
GitHub Stars
11
最近更新
2月20日
andrewii23
社区

image-gen-router

- Generate an image from a text prompt using one of two local headless backends - GPT (Codex CLI, under your ChatGPT login) or Gemini (Antigravity agy CLI, under your Google login). Both are API-key-free with no per-image billing. Use whenever the user wants to create, generate, draw, make, or render a picture, illustration, icon, thumbnail, logo, poster, artwork, or background from a description - "generate an image of a mountain at sunset", "make me a flat-vector server icon", "draw a cat in watercolor". The defining feature is model choice: if the user names a backend (GPT, OpenAI, codex OR Gemini, Google, agy, antigravity, nano banana), use it directly; if they do NOT name one, ASK which to use before generating. Trigger even when no backend is named - any free-form image-generation request not already pointing at a different tool (Midjourney, Stable Diffusion, DALL-E API, OpenAI Images API) belongs here. Do NOT use for editing an existing image, removing backgrounds, or HTML/CSS-rendered graphics.

安装量
1
GitHub Stars
9
最近更新
8月12日
andrewii23
社区

video-understand

Watch and fully understand any video — local file or URL — by packing its frames into grid images (many scenes per image, ~7x cheaper than reading frames one by one) and pairing them with a timestamped transcript. Use this whenever the user wants a video watched, summarized, explained, spoiled, recapped, searched, or asked questions about — "what happens in this video", "summarize this clip", "สปอยคลิปนี้", "ดูวิดีโอนี้ให้หน่อย", "recap this episode", "what did they say at 3:20", "find the part where X happens", "อธิบายคลิปนี้" — or when they paste a video path/URL and ask anything about its contents. Also use for reviewing footage, checking what is on screen, or locating a moment. Do NOT use for editing, cutting, rendering, or generating video.

安装量
1
GitHub Stars
9
最近更新
8月12日
klarkxy
社区

no-stop-gpt

- Keep code complexity proportional to requirements. Use during substantive code changes, reviews for overengineering or unnecessary defense, and codebase simplification. Do not trigger for pure explanation, formatting, or unrelated prose edits, or turn a specialist security or migration task into a cleanup.

安装量
1
GitHub Stars
8
最近更新
9月8日
simonwong
社区

code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

安装量
1
GitHub Stars
8
最近更新
9月4日
zytedata
社区

scrape

End-to-end web scraping workflow — from URL to working spider with web-poet page objects. Use this for full-site or multiple-page crawls that create a new scraping workflow. Do not use for fixing, debugging, or modifying an existing spider.

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-add-page-object

Add an empty web-poet page object to a Scrapy project

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-codegen-analyze

Analyze an HTML page to produce field extraction instructions for code generation

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-ensure-project

Ensure a Scrapy project exists with scrapy-poet and Zyte API support

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-explore-site

Explore a website to find and save diverse pages (start, list, detail) with classified links

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-review-schema

Generate an HTML review page for schema and extracted data verification

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-scrapy-cloud

General-purpose Scrapy Cloud skill — deploy projects, schedule spiders, list/stop jobs, and view items or logs. Use when asked to deploy a project or spider to Scrapy Cloud / Zyte Cloud / Scrapinghub, schedule or run a spider remotely, manage jobs, or inspect scraped items and logs.

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-spec

Expand a spec created by /scrape-define — download more pages, compare HTML variants, extract values, optional browser review

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-zyte-api-stats

Query usage stats for Zyte API requests that have already been sent, including cost, request volume, response times, status codes, filters, grouping, and pagination. Use this skill whenever answering the request requires looking up recorded Zyte API usage, spend, request counts, response times, grouped stats, or filtered stats — including projecting future spend or usage when the projection explicitly extrapolates from actual recorded usage (e.g. "based on this month's usage so far, project month-end spend"). Do not use it when the user asks what a spider, job, or workload might, would, or could generate — those are hypothetical estimates with no recorded data to query, even if a spider exists in the project. For a projection to qualify, the user must explicitly reference past or current recorded usage as the basis. Also do not use for dashboard setup, documentation, configuration, or account-help questions.

安装量
1
GitHub Stars
8
最近更新
7月16日
zytedata
社区

scrape-zyte-login

Set up the user's Zyte account and credentials. Use when the user asks to set up, log in, sign up, or get an API key for Zyte; when ZYTEAPIKEY is missing; when a site is blocked; or before Scrapy Cloud deployment.

安装量
1
GitHub Stars
8
最近更新
7月16日
fedemagnani
社区

rust-lsp

- This skill MUST be used for semantic Rust navigation and analysis: resolving definitions across crate boundaries, finding all references to a symbol, inspecting inferred types or trait implementations, searching symbols by name, and renaming symbols safely. SHOULD be preferred over grep or file reads whenever the task requires Rust-aware understanding.

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