스킬 레이더 · GITHUB
실제 사용량으로 검증된 유용한 Agent Skills.
공개 저장소의 검증된 Skills를 기능, 패키지 구성, 설치 수, 출처 근거에 따라 비교할 수 있습니다.
- 카탈로그 범위
- 검증 완료
- Skills
- 10,772
- 저장소
- 1711
- 최근 동기화
- 2026. 9. 23.
nexu-iosocial-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-iosora
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-ioswiss-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-ioui-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-iovenice-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-iovenice-image-edit
Image edits, upscaling, and background removal via the Venice.ai API.
- 설치 수
- 1
- GitHub Stars
- 9.7만
- 업데이트
- 9월 17일
nexu-iovenice-image-generate
Image generation endpoints and available styles via the Venice.ai API.
- 설치 수
- 1
- GitHub Stars
- 9.7만
- 업데이트
- 9월 17일
nexu-iovenice-video
Video generation and transcription workflows via the Venice.ai API.
- 설치 수
- 1
- GitHub Stars
- 9.7만
- 업데이트
- 9월 17일
chromedevtoolsa11y-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일
chromedevtoolsdebug-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일
openaigame-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
- 6.9천
- 업데이트
- 9월 16일
sickn33interactive-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일
zhaoxuya520api-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일
zhaoxuya520binary-diff
跨版本符号迁移与二进制差分。当你有旧版本的符号/逆向结果,需要快速迁移到新版本时使用。 适用场景:内核缺 PDB 用旧版符号推导、程序更新后批量迁移函数名、应用更新后快速定位新偏移。 核心方法:用 LLM 做结构化差异比对,程序化输入输出,成本极低(200 函数 ~1 元)。 触发关键词:符号迁移、bindiff、跨版本、PDB 缺失、函数偏移迁移、symbol migration、binary diff、版本对比。
- 설치 수
- 1
- GitHub Stars
- 3.6만
- 업데이트
- 9월 3일
zhaoxuya520binary-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일
zhaoxuya520browser-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일
zhaoxuya520database-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일
zhaoxuya520edr-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일
zhaoxuya520firmware-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일
zhaoxuya520ghidra-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일
zhaoxuya520hardware-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일
zhaoxuya520macos-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일
zhaoxuya520malware-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일
zhaoxuya520mobile-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일