スキルレーダー · GITHUB

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

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

掲載範囲
検証済み
Skills
5,771
リポジトリ
824
最終同期
2026/09/08
5,771 Skills
thecraighewitt
コミュニティ

video-analysis

When the user wants to analyze a YouTube video's performance, review retention data, diagnose low CTR, or understand why a video underperformed or overperformed. Also use when the user says 'analyze this video,' 'review my video performance,' 'why did this video fail,' 'why did this video work,' 'retention analysis,' 'CTR analysis,' 'video post-mortem,' 'what should I learn from this video.' For full channel health check, see channel-audit. For improving future ideas based on learnings, see idea-generation.

導入数
1
GitHub Stars
138
更新日
5月22日
nansen-ai
コミュニティ

nansen-prediction-markets

Polymarket screeners — discover trending events, top markets by volume, and search for specific markets. Use when browsing what's happening on prediction markets.

導入数
1
GitHub Stars
135
更新日
9月8日
nansen-ai
コミュニティ

nansen-smart-money-tracker

Smart money tracking — netflow, trades, holdings, perp trades. Use when finding what smart money wallets are buying/selling or tracking whale activity.

導入数
1
GitHub Stars
135
更新日
9月8日
nansen-ai
コミュニティ

nansen-wallet-clustering

Cluster and attribute related wallets — funding chains, shared signers, CEX deposit patterns. Use when tracing wallet ownership, comparing two wallets, finding wallet relationships, governance voters, or related address clusters.

導入数
1
GitHub Stars
135
更新日
9月8日
nansen-ai
コミュニティ

nansen-web-fetcher

Fetch and analyze content from one or more URLs using AI (Gemini 2.5 Flash). Use when you have specific URLs and need to extract or summarize their content. Pairs well with nansen web search results.

導入数
1
GitHub Stars
135
更新日
9月8日
sugarforever
コミュニティ

personal-chinese-writing-style

Apply the user's Chinese writing style when writing, translating, editing, proofreading, polishing, or publishing Chinese content, including blog posts, articles, subtitles, captions, tweets/X posts, threads, newsletters, and social posts. Enforce punctuation rules, especially Chinese curved quotes, halfwidth dash " - ", ASCII ellipsis "......", and no leftover fullwidth/English punctuation in Chinese body text.

導入数
1
GitHub Stars
134
更新日
6月19日
benjaminsehl
コミュニティ

liquid-theme-a11y

Implement WCAG 2.2 accessibility patterns in Shopify Liquid themes. Covers e-commerce-specific components including product cards, carousels, cart drawers, price display, forms, filters, and modals. Use when building accessible theme components, fixing accessibility issues, or reviewing ARIA patterns in .liquid files.

導入数
1
GitHub Stars
117
更新日
7月16日
benjaminsehl
コミュニティ

liquid-theme-standards

CSS, JavaScript, and HTML coding standards for Shopify Liquid themes. Covers BEM naming inside stylesheet tags, design tokens, CSS custom properties, Web Components for themes, defensive CSS, and progressive enhancement. Use when writing CSS/JS/HTML in .liquid files or theme asset files.

導入数
1
GitHub Stars
117
更新日
7月16日
cloudflare
公式

polystella-consumer

Add or maintain PolyStella in an existing Astro project. Use when integrating AI-driven build-time content localization, configuring R2 caching, wiring locale-prefixed routes, or debugging an existing PolyStella setup in a downstream project.

導入数
1
GitHub Stars
14
更新日
9月7日
orbitcurve
コミュニティ

firmware-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日
orbitcurve
コミュニティ

ghidra-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日
magnus919
コミュニティ

crowdsec

- 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日
magnus919
コミュニティ

production-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日
magnus919
コミュニティ

terraform

- Operate Terraform and OpenTofu across the whole infrastructure lifecycle: module structure, state backends and locking, plan/apply workflow, drift detection, remote state, upgrade and refactor flows, and evidence-based diagnostics. Use when running or inspecting terraform plans, applies, state files, imports, or state surgery, or when the bundled tfops script should handle the task. Do not use for IaC methodology or cloud design decisions - those route up to platform-engineering.

導入数
1
GitHub Stars
74
更新日
9月7日
asyrafhussin
コミュニティ

react-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日
paulrberg
コミュニティ

agents-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日
paulrberg
コミュニティ

codebase-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日
paulrberg
コミュニティ

large-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
コミュニティ

pdf

"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日
paulrberg
コミュニティ

skill-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日
paulrberg
コミュニティ

stale-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日
paulrberg
コミュニティ

tool-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日
paulrberg
コミュニティ

wrap-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日
abcnuts
コミュニティ

role-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日