スキルレーダー · GITHUB
実際に使われている Agent Skills。
公開リポジトリの検証済み Skills を比較し、機能、内容、導入状況、出典を確認してから追加できます。
- 掲載範囲
- 検証済み
- Skills
- 10,772
- リポジトリ
- 1711
- 最終同期
- 2026/09/23
orbitcurvefirmware-static-analysis
Systematic static analysis of ELF firmware binaries using command-line tools (file, strings, readelf, objdump, xxd). Use when the agent needs to perform initial reconnaissance on firmware/embedded binaries before reverse engineering, specifically for (1) Identifying architecture and binary characteristics, (2) Extracting metadata, strings, and imports, (3) Analyzing symbols, sections, and entry points, (4) Understanding binary structure and dependencies, (5) Generating structured analysis reports. Covers ARM, MIPS, x86, RISC-V, PowerPC architectures. Does NOT handle firmware extraction/unpacking (use separate skill for that).
- 導入数
- 1
- GitHub Stars
- 85
- 更新日
- 9月7日
orbitcurveghidra-re
Expert-level Ghidra reverse engineering for firmware binaries with emphasis on stripped binary analysis, automated function discovery, cryptographic routine identification, authentication logic detection, and vulnerability hunting. Use when the agent needs to perform deep static analysis of firmware binaries in Ghidra. Covers: (1) Stripped binary analysis techniques (function discovery via prologues, xrefs, string tracing), (2) Type recovery and structure reconstruction, (3) Automated analysis via Python scripting (Ghidra API), (4) Cryptographic function identification (AES, MD5, SHA constants), (5) Authentication and authorization function discovery, (6) Vulnerability detection (buffer overflows, format strings, command injection, manual data-flow verification), (7) Decompiler enhancement and custom type propagation, (8) Integration with emulation workflow. Assumes expert RE knowledge. Complements firmware-static-analysis (basic recon) and firmware-emulation (dynamic analysis).
- 導入数
- 1
- GitHub Stars
- 85
- 更新日
- 9月7日
magnus919crowdsec
- Deploy, configure, and operate CrowdSec Security Engine, cscli, remediation components, acquisition pipelines, and AppSec WAF. Use for Linux or Docker installation, detection-to-blocking design, incident review, and safe changes. Do not use for generic firewall, Kubernetes, or reverse-proxy design; route those to the named platform skill and use this skill for CrowdSec integration.
- 導入数
- 1
- GitHub Stars
- 74
- 更新日
- 9月7日
magnus919production-readiness
- Define risk-scaled evidence packets and go/no-go/defer/exception launch gates with accountable owners. Do not use this skill for cross-domain production composition; use production-excellence for assembling migration, recovery, capacity, and incident evidence.
- 導入数
- 1
- GitHub Stars
- 74
- 更新日
- 9月7日
asyrafhussinreact-vite-best-practices
React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving Vite configuration, build optimization, code splitting, lazy loading, HMR, bundle size, or React performance.
- 導入数
- 1
- GitHub Stars
- 72
- 更新日
- 8月27日
paulrbergagents-introspection
Assess recurrence risk for agent behavior using local Codex/Claude Code transcripts and recommend evidence-backed durable fixes to AGENTS.md or skills. Not for routine post-success skill-evolution or agent self-improvement reviews.
- 導入数
- 1
- GitHub Stars
- 70
- 更新日
- 9月7日
paulrbergcodebase-design
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
- 導入数
- 1
- GitHub Stars
- 70
- 更新日
- 9月7日
paulrberglarge-file-refactor
Discover large source-file refactor candidates and propose cohesion- and risk-driven split plans using available semantic tooling.
- 導入数
- 1
- GitHub Stars
- 70
- 更新日
- 9月7日
paulrberg"Use when PDF files are the primary input or output: read, compare, reconcile, extract text/tables/images, OCR scans, fill forms, split, merge, rotate, rename, compress, or convert between PDF and images. Optimized for private financial, tax, legal, and health documents on macOS."
- 導入数
- 1
- GitHub Stars
- 70
- 更新日
- 9月7日
paulrbergskill-writing
Create/scaffold/init a project-local agent skill under .agents/skills in an ordinary repository; defer to repository instructions that define a source catalog and lifecycle.
- 導入数
- 1
- GitHub Stars
- 70
- 更新日
- 9月7日
paulrbergstale-comments-audit
Audit and fix JavaScript, TypeScript, and Go comments that are verified as stale, orphaned, misleading, or redundant.
- 導入数
- 1
- GitHub Stars
- 70
- 更新日
- 9月7日
paulrbergtool-finder
Use to find, compare, and recommend current tools, packages, libraries, CLIs, VSCode extensions, agent skills, databases, or infrastructure options for a development task.
- 導入数
- 1
- GitHub Stars
- 70
- 更新日
- 9月7日
paulrbergwrap-up
Wind down a long-running session fast when the user must leave — freeze new work, preserve active subagents, secure finished work, and hand off the remainder via task-handoff.
- 導入数
- 1
- GitHub Stars
- 70
- 更新日
- 9月7日
abcnutsrole-based-access-control
Implement role-based access control (RBAC) in web applications using tRPC and React. Use when adding admin/manager-only features, restricting endpoints by user role, or implementing permission systems in full-stack TypeScript applications.
- 導入数
- 1
- GitHub Stars
- 69
- 更新日
- 3月1日
wandbwandb-eval-tables
Convert W&B Table artifacts into non-destructive EvalTable previews with scan-first planning, typed input/output/score columns, bounded batches, verification, and safe removal. Use when a coding agent needs to create, inspect, compare, verify, or remove W&B EvalTable previews.
- 導入数
- 1
- GitHub Stars
- 67
- 更新日
- 9月6日
lovstudiolov-output
将已确认内容按指定文件名与文本格式保存并回读校验。支持明确输入与结果回读。Use to save the current content to a file.
- 導入数
- 1
- GitHub Stars
- 64
- 更新日
- 9月7日
kevintsai1202course-ebook-publishing
Use this skill ONLY AFTER a teaching site is feature-complete and stable, when the user wants to produce a printable / archivable / shareable version — typically a PDF ebook with cover, page numbers, table of contents, or a DOCX for editorial review. Triggers on phrases like "做電子書", "產 PDF", "ebook", "PDF ebook", "印給學員", "課程講義 PDF", "course handbook", "DOCX deliverable", "book-style layout", "build:ebook". Do NOT invoke during early site development — this is a downstream consumer that breaks if the site changes underneath. The skill produces PDF via Playwright page.pdf() and DOCX via pandoc, both from a single composed markdown source.
- 導入数
- 1
- GitHub Stars
- 49
- 更新日
- 5月15日
leadmagicaccount-selection
- Select and prioritize target accounts for ABM programs — scoring models, tier assignment, TAM segmentation. Triggers on: "account selection", "target account list", "tier accounts", "prioritize accounts", "TAM segmentation".
- 導入数
- 1
- GitHub Stars
- 48
- 更新日
- 9月7日
leadmagicai-prompts-toolkit
- GTM AI prompt library and prompt-loop patterns — Claygent research, LLM scoring, cold email drafts, reply classification, account briefs, and iterate-until-quality workflows for sales and marketing. Use when writing Clay AI prompts, designing prompt chains, or building research→draft→score loops in Clay, n8n, or Jesse. Triggers on: "GTM prompts", "Claygent prompt", "AI prompt loop", "cold email prompt", "reply classification prompt", "LLM column Clay", "prompt chain GTM", "research prompt sales".
- 導入数
- 1
- GitHub Stars
- 48
- 更新日
- 9月7日
leadmagiccold-email-strategy
- Design or audit a cold-email sequence architecture: audience and trigger, offer, touch cadence, branch logic, channel roles, sending constraints, measurement, and governance. Use when planning outbound strategy, a multi-touch cadence, a sequence blueprint, or diagnosis of low reply and meeting rates. Use a copywriting skill for final messages and deliverability skills for infrastructure.
- 導入数
- 1
- GitHub Stars
- 48
- 更新日
- 9月7日
leadmagiccopywriting
- Write marketing copy that converts — landing pages, ads, emails, social, headlines, and brand voice. Use when writing any marketing or sales copy beyond cold email. Triggers on: "copywriting", "write copy", "headline", "landing page copy", "ad copy", "marketing copy", "brand voice", "tagline", or any request to write persuasive marketing text.
- 導入数
- 1
- GitHub Stars
- 48
- 更新日
- 9月7日
leadmagicexiting-company
- Prepare a SaaS company for acquisition or exit — valuation drivers by buyer type (strategic, PE, bootstrap), due diligence readiness, EBITDA vs ARR multiples, and 12–24 month exit timeline. Use when planning an exit, preparing for acquisition, or maximizing company value for a future sale. Triggers on: "exit strategy", "sell company", "acquisition prep", "M&A", "due diligence", "company valuation", "exit planning", "PE acquisition", "bootstrap exit".
- 導入数
- 1
- GitHub Stars
- 48
- 更新日
- 9月7日
leadmagicgrowth-hacking-tactics
- Tactical growth hacking playbook — rapid experimentation, growth loops, viral mechanics, referral flywheels, PLG hacks, content-led growth loops, community-driven growth, and low-cost acquisition tactics for B2B SaaS. Based on Sean Ellis, Brian Balfour, Andrew Chen, and Reforge frameworks. Use when designing growth experiments, building growth loops, or finding low-cost acquisition channels. Triggers on: "growth hacking", "growth loops", "viral mechanics", "growth experiments", "referral flywheel".
- 導入数
- 1
- GitHub Stars
- 48
- 更新日
- 9月7日
leadmagicgtm-context
- Capture reusable GTM context for every other skill: product, ICP, personas, pains, proof, competitors, pricing, channels, constraints, and source-of-truth files. Use when starting a project, onboarding an agent to a company, or fixing generic outputs caused by missing context.
- 導入数
- 1
- GitHub Stars
- 48
- 更新日
- 9月7日