スキルレーダー · GITHUB

実際に使われている Agent Skills。

公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。

掲載範囲
検証済み
Skills
10,772
リポジトリ
1711
最終同期
2026/09/23
10,772 Skills
nexu-io
コミュニティ

social-x-post-card

Realistic X post card with engagement metrics (likes, reposts, views), suited to video overlays or shareable image cards.

導入数
1
GitHub Stars
9.7万
更新日
9月17日
nexu-io
コミュニティ

sora

Generate, remix, and manage short video clips via OpenAI's Sora API. Useful for cinematic shots, b-roll, and rapid concept video iteration.

導入数
1
GitHub Stars
9.7万
更新日
9月17日
nexu-io
コミュニティ

swiss-user-research-video-template

Swiss-style user-research narrative template in warm-paper editorial aesthetics. Use when users ask for a premium research deck or story-first live artifact with minimalist typography, high-clarity layout, subtle motion, donut breakdowns, and keyboard/click navigation across slides in a single HTML file.

導入数
1
GitHub Stars
9.7万
更新日
9月17日
nexu-io
コミュニティ

ui-skills

Opinionated, evolving constraints to guide agents when building interfaces. Useful for keeping output coherent across many small UI pieces.

導入数
1
GitHub Stars
9.7万
更新日
9月17日
nexu-io
コミュニティ

venice-audio-speech

Text-to-speech models, voices, formats, and streaming via Venice.ai. Useful for narration, voiceover, and conversational agent voices.

導入数
1
GitHub Stars
9.7万
更新日
9月17日
nexu-io
コミュニティ

venice-image-edit

Image edits, upscaling, and background removal via the Venice.ai API.

導入数
1
GitHub Stars
9.7万
更新日
9月17日
nexu-io
コミュニティ

venice-image-generate

Image generation endpoints and available styles via the Venice.ai API.

導入数
1
GitHub Stars
9.7万
更新日
9月17日
nexu-io
コミュニティ

venice-video

Video generation and transcription workflows via the Venice.ai API.

導入数
1
GitHub Stars
9.7万
更新日
9月17日
chromedevtools
コミュニティ

a11y-debugging

Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.

導入数
1
GitHub Stars
5.2万
更新日
9月17日
chromedevtools
コミュニティ

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions "largest contentful paint", "page load speed", "CWV", or wants to improve how fast their hero image or main content renders.

導入数
1
GitHub Stars
5.2万
更新日
9月17日
openai
公式

game-studio

Route early browser-game work. Use when the user needs stack selection and workflow planning across design, implementation, assets, and playtesting before moving to a specialist skill.

導入数
1
GitHub Stars
6898
更新日
9月16日
sickn33
コミュニティ

interactive-portfolio

Expert in building portfolios that actually land jobs and clients - not just showing work, but creating memorable experiences. Covers developer portfolios, designer portfolios, creative portfolios, and portfolios that convert visitors into opportunities.

導入数
1
GitHub Stars
4.7万
更新日
9月16日
zhaoxuya520
コミュニティ

api-security

Use for authorized security assessment of REST, GraphQL, WebSocket, or SOAP APIs, including discovery, authentication, authorization, rate-limit, and CI/CD testing.

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

binary-diff

跨版本符号迁移与二进制差分。当你有旧版本的符号/逆向结果,需要快速迁移到新版本时使用。 适用场景:内核缺 PDB 用旧版符号推导、程序更新后批量迁移函数名、应用更新后快速定位新偏移。 核心方法:用 LLM 做结构化差异比对,程序化输入输出,成本极低(200 函数 ~1 元)。 触发关键词:符号迁移、bindiff、跨版本、PDB 缺失、函数偏移迁移、symbol migration、binary diff、版本对比。

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

binary-ninja-reverse

Use for authorized binary analysis in Binary Ninja, including HLIL/MLIL/LLIL inspection, strings/imports/exports, cross-references, types, patch review, Python API automation, and optional Binary Ninja MCP or localhost HTTP integration.

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

browser-automation

统一自动化入口。覆盖浏览器自动化(Playwright)和 Windows 桌面应用自动化(OpenReverse)。 浏览器场景:打开网页、点击、填表、爬取、截图、自动化登录、渗透页面交互。 桌面场景:操作 IDA/x64dbg 等 GUI 工具、Windows UI Automation、视觉驱动交互、桌面应用网络抓包。 触发关键词:浏览器自动化、桌面自动化、打开网页、填表、爬取、截图、自动化登录、Playwright、agent-browser、headless、OpenReverse、UIA、CUA、桌面操作、Windows 自动化。

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

database-security

Use for authorized database security assessment covering PostgreSQL/MySQL/MSSQL/Mongo/Redis exposure, authz, UDF/command paths, and misconfiguration review.

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

edr-bypass-re

逆向防御方实现 → 红队针对性绕过。把 EDR / Defender / AV 的 hook 表、ETW provider、AMSI 实现先逆向出来, 再写针对性的 unhook / 间接 syscall / ETW patch / call stack spoof。对照 MITRE ATT&CK T1562 防御规避。 触发关键词:EDR 绕过、AV bypass、免杀、unhook、direct syscall、indirect syscall、Hell's Gate、Halo's Gate、 Tartarus Gate、ETW patch、AMSI patch、call stack spoofing、hardware breakpoint Blindside、MITRE T1562、 ntdll unhook、kernel callback、CrowdStrike 绕过、Defender 绕过、Sentinel One 绕过、Elastic Defend、 Sysmon 规避、PPID spoof、Sleep mask、Process Hollowing、Reflective DLL。

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

firmware-pentest

固件 / IoT 渗透链。从拿到一坨 .bin / .img 开始,闭环走完逆向 → 提取 → 模拟 → 利用。 方法论遵循 OWASP FSTM 九阶段;工具链以 binwalk v3、unblob、EMBA、Firmadyne、AFL++ 为主。 适用场景:路由器/摄像头/智能家居固件审计、固件升级包逆向、IoT CVE 复现、嵌入式 0day 挖掘。 触发关键词:固件、firmware、IoT、binwalk、unblob、UART、JTAG、squashfs、UBI、JFFS2、Firmadyne、QEMU 全系统仿真、EMBA、固件渗透、路由器固件、嵌入式漏洞利用、bootloader、NVRAM、FAT、firmware analysis toolkit。

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

ghidra-reverse

Use for free/open reverse engineering with Ghidra (headless or GUI), including decompile, cross-refs, and optional Ghidra MCP workflows when IDA is unavailable.

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

hardware-security

Use for authorized hardware and embedded interface security research including UART/JTAG discovery, debug pad triage, secure boot overview, and offline firmware extraction support.

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

macos-reverse

Use for authorized macOS and Mach-O reverse engineering including codesign, Objective-C/Swift recovery, endpoint security surfaces, and Apple platform malware analysis.

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

malware-analysis

Use when analyzing suspected malware through static, dynamic, and behavioral techniques, including IOC extraction, YARA or Sigma rules, sandboxing, and anti-analysis behavior.

導入数
1
GitHub Stars
3.6万
更新日
9月3日
zhaoxuya520
コミュニティ

mobile-reverse

Use for authorized Android or iOS application reverse engineering and security testing, including APK or IPA analysis, runtime instrumentation, SSL pinning, and platform protection checks.

導入数
1
GitHub Stars
3.6万
更新日
9月3日