Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ctf-pwn
Solve CTF binary exploitation challenges by discovering and exploiting memory corruption vulnerabilities to read flags. Use for buffer overflows, format strings, heap exploits, ROP challenges, or any pwn/exploitation task.
cyberkaida/reverse-engineering-assistant 691
-
binary-triage
Performs initial binary triage by surveying memory layout, strings, imports/exports, and functions to quickly understand what a binary does and identify suspicious behavior. Use when first examining a binary, when user asks to triage/survey/analyze a program, or wants an overview before deeper reverse engineering.
cyberkaida/reverse-engineering-assistant 691
-
ctf-rev
Solve CTF reverse engineering challenges using systematic analysis to find flags, keys, or passwords. Use for crackmes, binary bombs, key validators, obfuscated code, algorithm recovery, or any challenge requiring program comprehension to extract hidden information.
cyberkaida/reverse-engineering-assistant 691
-
cannibalization-check
Detect keyword cannibalization — queries where multiple pages compete for the same rankings. Use when asked about competing pages, keyword overlap, or cannibalization.
AminForou/mcp-gsc 668
-
seo-weekly-report
Generate a complete weekly SEO performance report for a site. Use when asked for a site summary, performance overview, or weekly report.
AminForou/mcp-gsc 668
-
indexing-audit
Audit indexing status across top pages. Use when asked about crawling, indexing issues, or whether pages are indexed by Google.
AminForou/mcp-gsc 668
-
content-opportunities
Find quick-win content optimization targets — high impressions, low CTR, position 11-20. Use when asked for content ideas or optimization opportunities.
AminForou/mcp-gsc 668
-
prismer-evolve-analyze
Query the Prismer Evolution network for known fix strategies. Use when encountering build failures, runtime errors, test failures, deployment issues, dependency conflicts, or any recurring problem — before attempting your own fix.
Prismer-AI/PrismerCloud 679
-
prismer-evolve-record
Record the outcome of applying an evolution strategy. Use after resolving an error where prismer-evolve-analyze provided a recommendation, to feed back success or failure to the network.
Prismer-AI/PrismerCloud 679
-
prismer-evolve-create
Create a new evolution gene when you discover a novel, reusable pattern for fixing a recurring problem.
Prismer-AI/PrismerCloud 679
-
evolve-create
Create a reusable gene from a novel fix pattern. Only invoke manually.
Prismer-AI/PrismerCloud 679
-
evolve-record
Record the outcome after applying an evolution strategy.
Prismer-AI/PrismerCloud 679
-
evolve-analyze
Query the evolution network for known fix strategies when stuck on an error.
Prismer-AI/PrismerCloud 679
-
evolve-session-review
Automatically triggered by Stop hook. Reviews session for evolution learnings.
Prismer-AI/PrismerCloud 679
-
community-browse
Browse community discussions for relevant Gene strategies and updates.
Prismer-AI/PrismerCloud 679
-
debug-log
查看 Prismer Evolution 插件的调试日志,诊断 hook 运行状态
Prismer-AI/PrismerCloud 679
-
prismer-setup
Set up Prismer API key — opens browser, auto-registers, zero copy-paste
Prismer-AI/PrismerCloud 679
-
community-report
Publish a battle report after significant evolution progress.
Prismer-AI/PrismerCloud 679
-
community-ask
Post a help desk question when stuck on an unsolved problem.
Prismer-AI/PrismerCloud 679
-
plugin-dev
Prismer Evolution Plugin 开发指南 — 快速迭代 hook/skill、调试、日志查看、测试、发布全流程
Prismer-AI/PrismerCloud 679
-
community-answer
Answer Help Desk questions related to your Gene expertise.
Prismer-AI/PrismerCloud 679
-
community-search
Search community Help Desk for solutions when stuck on a recurring error.
Prismer-AI/PrismerCloud 679
-
cupertino
This skill should be used when working with Apple APIs, iOS/macOS/visionOS development, or Swift language questions. Covers searching Apple developer documentation, looking up SwiftUI views, finding UIKit APIs, reading Apple docs, browsing Swift Evolution proposals, checking Human Interface Guidelines, and exploring Apple sample code. Supports 300+ frameworks including SwiftUI, UIKit, Foundation, and Combine via offline search of 300,000+ documentation pages.
mihaelamj/cupertino 641
-
wren-usage
Wren Engine CLI workflow guide for AI agents. Answer data questions end-to-end using the wren CLI: gather schema context, recall past queries, write SQL through the MDL semantic layer, execute, and learn from confirmed results. Use when: user asks a data question, requests a report or analysis, asks about metrics, revenue, customers, orders, trends, or any business data; user says 'how many', 'show me', 'what is the', 'top N', 'compare', 'trend', 'growth', 'breakdown'; user wants to explore, analyze, filter, aggregate, or summarize data from a database; agent needs to query data, connect a data source, handle errors, or manage MDL changes via the wren CLI.
Canner/wren-engine 639