技能雷达 · GITHUB

值得安装的 Agent Skills。

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

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

encore-code-review

Review existing Encore.ts code for best practices and common anti-patterns.

安装量
1
GitHub Stars
26
最近更新
9月3日
encoredev
官方

encore-cron

- Schedule periodic / recurring work in Encore.ts using CronJob from encore.dev/cron. Covers every: "1h" interval syntax and schedule: "0 9 1" cron expressions.

安装量
1
GitHub Stars
26
最近更新
9月3日
encoredev
官方

encore-database

Work with PostgreSQL in Encore.ts using SQLDatabase from encore.dev/storage/sqldb — schema migrations and SQL queries.

安装量
1
GitHub Stars
26
最近更新
9月3日
encoredev
官方

encore-migrate

Migrate an existing backend application to Encore. Supports any source framework, targets Encore.ts or Encore Go. Drives a structured DISCOVER → PLAN → MIGRATE workflow with migration-plan.md tracking.

安装量
1
GitHub Stars
26
最近更新
9月3日
encoredev
官方

encore-pubsub

Asynchronous messaging in Encore.ts via Topic and Subscription from encore.dev/pubsub — broadcast events, decouple producers from consumers, and run background handlers.

安装量
1
GitHub Stars
26
最近更新
9月3日
encoredev
官方

encore-secret

Manage API keys, credentials, and other secrets in Encore.ts using secret(...) from encore.dev/config.

安装量
1
GitHub Stars
26
最近更新
9月3日
encoredev
官方

encore-webhook

Receive inbound webhooks from external services (Stripe, GitHub, Slack, Twilio, etc.) using api.raw(...) from encore.dev/api. The right skill any time the user names a third-party provider that POSTs events to a URL you own.

安装量
1
GitHub Stars
26
最近更新
9月3日
mohitmishra786
社区

linux-perf

Linux perf profiler skill for CPU performance analysis. Use when collecting sampling profiles with perf record, generating perf report, measuring hardware counters (cache misses, branch mispredicts, IPC), identifying hot functions, or feeding perf data into flamegraph tools. Activates on queries about perf, Linux performance counters, PMU events, off-CPU profiling, perf stat, perf annotate, or sampling-based profiling on Linux.

安装量
1
GitHub Stars
193
最近更新
6月27日
mohitmishra786
社区

llvm

LLVM IR and pass pipeline skill. Use when working directly with LLVM Intermediate Representation (IR), running opt passes, generating IR with llc, inspecting or writing LLVM IR for custom passes, or understanding how the LLVM backend lowers IR to assembly. Activates on queries about LLVM IR, opt, llc, llvm-dis, LLVM passes, IR transformations, or building LLVM-based tools.

安装量
1
GitHub Stars
193
最近更新
6月27日
mohitmishra786
社区

sanitizers

Compiler sanitizer skill for runtime bug detection in C/C++. Use when enabling and interpreting AddressSanitizer (ASan), UndefinedBehaviorSanitizer (UBSan), ThreadSanitizer (TSan), MemorySanitizer (MSan), or LeakSanitizer (LSan) with GCC or Clang. Activates on queries about sanitizer flags, sanitizer reports, ASANOPTIONS, memory errors, data races, undefined behaviour, uninitialised reads, or choosing which sanitizer to use for a given bug class.

安装量
1
GitHub Stars
193
最近更新
6月27日
adobe
社区

adobe-retouch-portraits

Bulk-retouch a folder of portrait photos using Adobe tools — designed for wedding photographers and event photographers who need fast, walk-away batch processing. Use this skill when the user says "retouch my photos", "batch process these portraits", "process my wedding photos", "clean up this folder of images", "run my headshots through Adobe", or uploads/selects a folder of photos and wants them polished and ready to review. Automatically applies auto-straighten, auto-tone, and auto-light to every image. Outputs a preview grid and download folder. Access: 🔐 Signed-In required | Gen AI: ❌ by default — optional background-only cleanup only where the surface permits generative AI (e.g. Codex); none on Claude

安装量
1
GitHub Stars
177
最近更新
9月3日
op7418
社区

yingzao

Transform real Chinese architecture and place-based cultural photos into art-directed editorial posters, integrated multi-photo scenes, and optional source comparisons. Use for historic buildings, vernacular streets, culturally rooted shops, interiors, food, travel covers, and place montages; do not use for generic advertising, routine retouching, or invented places.

安装量
1
GitHub Stars
151
最近更新
9月3日
vasanthsreeram
社区

teach

One-to-one tutor using the Alvar method — probe the edge of this mind, plan a mermaid DAG, then teach one reasoning step at a time with a lock-in quiz. Use when the user runs /teach or /skill:teach, or says teach me, tutor me, I want to learn, introduce me to, walk me through, or asks for a lesson fitted to what they already know.

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

lead-qualification-logic

When the user wants to build or improve a sales bot's ability to ask the right questions to score and route leads automatically. Also use when the user mentions "bot qualification," "automated lead scoring," "qualification questions," "lead routing," or "qualification flow."

安装量
1
GitHub Stars
142
最近更新
1月24日
alpacahq
社区

alpaca-broker-reconciliation-idempotency

Keep local state correct against the Alpaca Broker API — idempotency keys, ID-keyed upserts, event snapshotting and dedup, polling rails that have no events, nightly reconciliation/heal jobs, status state-machine mapping, and handling eventual consistency and corrections. Use when designing the data-correctness layer of any Alpaca integration in any language.

安装量
1
GitHub Stars
141
最近更新
9月2日
open-mercato
社区

om-apply-upgrade-notes

Apply the skills collection's UPGRADENOTES.md after an upgrade. Re-syncs installed tracker and browser-provider descriptors while preserving local edits, reports custom-provider gaps, checks pipeline config and installed artifacts, and summarizes exactly what changed.

安装量
1
GitHub Stars
139
最近更新
9月3日
open-mercato
社区

om-auto-continue-pr

Resume any open PR — started by om-auto-create-pr or opened outside the pipeline. Claims it, resumes in an isolated worktree from the first unchecked step of its execution plan; a PR with no plan is adopted — the goal is reconstructed from its description, comments, review feedback, linked issues and diff, then executed. Usage - /om-auto-continue-pr

安装量
1
GitHub Stars
139
最近更新
9月3日
open-mercato
社区

om-auto-create-pr

Run an arbitrary autonomous task end-to-end and ship it as a PR against the configured base branch. Drafts a Progress-tracked execution plan, commits on a fresh worktree branch, implements phase-by-phase, runs the configured validation gate, applies pipeline labels. Long plans hand off to om-auto-create-pr-loop automatically. Resumable via om-auto-continue-pr.

安装量
1
GitHub Stars
139
最近更新
9月3日
open-mercato
社区

om-auto-create-pr-loop

Advanced om-auto-create-pr for long, multi-step spec implementations needing resumability and strict step tracking — run folder (PLAN/HANDOFF/NOTIFY), one lean commit per Step, checkpoint verification every ~5 Steps with integration tests and UI screenshots, full gate at completion, ready labeled PR. Resumable via om-auto-continue-pr-loop. Use plain om-auto-create-pr for small fixes.

安装量
1
GitHub Stars
139
最近更新
9月3日
open-mercato
社区

om-auto-implement-spec

Implement an existing spec and ship a verified, reviewed, ready PR. Resolves the spec by path, name, issue, or spec-PR number (clean stop with candidates when not found). A spec PR stays design-only — implementation ships on its own PR referencing it. Delegates to om-auto-create-pr (om-auto-continue-pr for an existing implementation PR), then runs the review loop and UI verification with screenshots. Use for "implement the spec X", "build spec from issue 123".

安装量
1
GitHub Stars
139
最近更新
9月3日
open-mercato
社区

om-auto-qa-pr

QA a PR's UI change in a real browser through the configured browser-provider descriptor — first ensuring the PR has been reviewed (invoking om-auto-review-pr when it has not), then capturing screenshots and a pass/fail report, and optionally posting tracker evidence or self-QA labels without modifying source. Also runs in a local, tracker-less mode against the current worktree.

安装量
1
GitHub Stars
139
最近更新
9月3日
open-mercato
社区

om-auto-update-changelog

Draft a CHANGELOG.md release entry in an emoji-driven format for every PR merged since the last release, then delegate to om-auto-create-pr so it lands as a docs PR against the configured base branch. Honors the Supersede Credit Rule and verifies every credit against commit authorship, so carry-forwards and umbrella merges credit the contributor rather than the merger. Use at release time.

安装量
1
GitHub Stars
139
最近更新
9月3日
bobmatnyc
社区

zustand

Minimal, unopinionated state management library for React with simple hook-based API, no providers, and minimal boilerplate for global state without Redux complexity.

安装量
1
GitHub Stars
74
最近更新
7月18日
rylaa
社区

clarify

Clarification protocol — grill an ambiguous request into a Requirements Ledger before any delegation. The chair MUST load this whenever a request arrives carrying ambiguity that would change the work; Rule 0.5 in the core profile only summarizes it.

安装量
1
GitHub Stars
59
最近更新
9月1日