技能雷达 · GITHUB

值得安装的 Agent Skills。

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

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

visual-plan

- Turn ordinary text plans into rich interactive visual plans with diagrams, file maps, annotated code, open questions, and UI/prototype review when useful.

安装量
2
GitHub Stars
4152
最近更新
8月26日
builderio
社区

visual-recap

- Turn a PR, branch, commit, or git diff into an interactive visual recap with diagrams, file maps, API/schema summaries, annotated diffs, and focused review notes.

安装量
2
GitHub Stars
4152
最近更新
8月26日
google-deepmind
社区

literature-search-openalex

Query the OpenAlex scholarly database for research papers, authors, institutions, topics, sources, publishers, funders, geo-locations, and keywords. Use when searching academic papers, resolving DOIs, downloading open-access PDFs, finding an author's publications, aggregating bibliometric data (citation counts, h-index, impact factor), exploring the research taxonomies, or performing DOI lookups.

安装量
2
GitHub Stars
2816
最近更新
7月7日
wondelai
社区

jobs-to-be-done

Discover what customers truly need by analyzing the "job" they hire your product to do. Use when the user mentions "customer discovery", "why customers churn", "what job does this solve", "competing against luck", "product-market fit", "switching behavior", "milkshake moment", or "functional vs emotional jobs". Also trigger when investigating why users choose competitors, designing features around real customer needs, or reframing a value proposition. Covers JTBD interviews, competition analysis, and jobs-oriented roadmaps. For product positioning, see obviously-awesome. For rapid validation, see design-sprint. For non-leading interview technique, see mom-test.

安装量
2
GitHub Stars
2078
最近更新
8月29日
wondelai
社区

obviously-awesome

Define product positioning by mapping competitive alternatives, unique attributes, and best-fit customers to the right market category. Use when the user mentions "positioning", "competitive alternatives", "how to position", "market category", "positioning canvas", "repositioning", "category creation", "what category are we in", or "why prospects dont get what we do". Also trigger when launching a new product, entering a crowded market, or diagnosing why prospects dont grasp the product''s value. Covers the positioning canvas and team workshops. For customer jobs analysis, see jobs-to-be-done. For go-to-market, see crossing-the-chasm.

安装量
2
GitHub Stars
2078
最近更新
8月29日
wondelai
社区

refactoring-ui

Audit and fix visual hierarchy, spacing, color, and depth in web UIs. Use when the user mentions "my UI looks off" (or amateur/unprofessional), "fix the design", "Tailwind styling", "color palette", "visual hierarchy", "design system", "spacing scale", or "component styling". Also trigger when building consistent design tokens, creating dark mode themes, improving data-visualization clarity, or polishing UI details before launch. Covers grayscale-first workflow, constrained design scales, shadows, and component styling. For typeface selection, see web-typography. For usability audits, see ux-heuristics.

安装量
2
GitHub Stars
2078
最近更新
8月29日
yaklang
社区

401-403-bypass-techniques

- 401/403 bypass playbook. Use when encountering access-denied responses on admin panels, API endpoints, or restricted paths. Covers path manipulation, HTTP method tampering, header injection, protocol downgrade, and automated bypass tools.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

active-directory-acl-abuse

- Active Directory ACL abuse playbook. Use when exploiting misconfigured AD permissions including GenericAll, WriteDACL, DCSync rights, shadow credentials, LAPS reading, GPO abuse, and BloodHound-guided attack paths.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

active-directory-certificate-services

- AD Certificate Services attack playbook. Use when targeting misconfigured AD CS for privilege escalation via ESC1-ESC13 template abuse, NTLM relay to enrollment, CA officer abuse, and certificate-based persistence.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

ai-ml-security

- AI/ML security playbook. Use when assessing model supply chain attacks (pickle RCE, poisoned weights), adversarial examples, model poisoning, model stealing, data privacy attacks (membership inference, model inversion), and autonomous agent security risks.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

android-pentesting-tricks

- Android pentesting playbook. Use when testing Android applications for SSL pinning bypass, exported component abuse, WebView vulnerabilities, intent redirection, root detection bypass, tapjacking, and backup extraction during authorized mobile security assessments.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

anti-debugging-techniques

- Anti-debugging detection and bypass playbook. Use when reversing protected binaries that detect debuggers via ptrace, PEB flags, timing checks, or signal/exception handlers on Linux and Windows.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

api-auth-and-jwt-abuse

- API authentication and JWT abuse playbook. Use when testing bearer tokens, API keys, claim trust, header spoofing, rate limits, and API auth boundary weaknesses.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

api-authorization-and-bola

- API authorization and BOLA testing playbook. Use when APIs expose object identifiers, nested resources, hidden writable fields, or weak function-level authorization.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

api-recon-and-docs

- API reconnaissance and documentation review playbook. Use when discovering endpoints, schemas, versions, OpenAPI specs, hidden docs, and surface area for API testing.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

api-sec

- Entry P1 category router for API security. Use when choosing between API recon, authorization, token abuse, and hidden-parameter workflows before any deeper API topic skill.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

arbitrary-write-to-rce

- Arbitrary write to RCE playbook. Use when you have an arbitrary write primitive (from heap exploitation, format string, or OOB write) and need to convert it into code execution by targeting GOT, hooks, IOFILE vtable, exitfuncs, TLSdtorlist, modprobepath, .finiarray, or C++ vtables.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

auth-sec

- Entry P1 category router for authentication and authorization. Use when testing login flows, sessions, object authorization, JWT, OAuth, CORS, CSRF, and enterprise SSO weaknesses before any deeper auth topic skill.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

authbypass-authentication-flaws

- Authentication bypass testing playbook. Use when assessing login flows, password reset logic, account recovery, MFA bypass, token predictability, brute-force resistance, and session boundary flaws.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

browser-exploitation-v8

- Browser and V8 exploitation playbook. Use when exploiting JavaScript engine vulnerabilities including JIT type confusion, incorrect bounds elimination, and V8 sandbox bypass to achieve renderer RCE and sandbox escape in Chrome/Chromium.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

business-logic-vuln

- Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

business-logic-vulnerabilities

- Business logic vulnerability playbook. Use when reasoning about workflows, race conditions, price manipulation, coupon abuse, state machines, and multi-step authorization gaps.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

classical-cipher-analysis

- Classical cipher analysis playbook. Use when encountering substitution ciphers, Vigenere, transposition, XOR, or encoded text in CTF challenges that requires frequency analysis, Kasiski examination, or known-plaintext cryptanalysis.

安装量
2
GitHub Stars
2006
最近更新
6月16日
yaklang
社区

clickjacking

- Clickjacking playbook. Use when testing whether target pages can be framed, whether X-Frame-Options or CSP frame-ancestors are properly configured, and whether UI redress attacks can trigger sensitive actions.

安装量
2
GitHub Stars
2006
最近更新
6月16日