스킬 레이더 · GITHUB

실제 사용량으로 검증된 유용한 Agent Skills.

공개 저장소의 검증된 Skills를 기능, 패키지 구성, 설치 수, 출처 근거에 따라 비교할 수 있습니다.

카탈로그 범위
검증 완료
Skills
5,771
저장소
824
최근 동기화
2026. 9. 8.
5,771 Skills
googleworkspace
공식

recipe-create-presentation

Create a new Google Slides presentation and add initial slides.

설치 수
2
GitHub Stars
3.1만
업데이트
8월 25일
hkuds
커뮤니티

cli-anything-notebooklm

Experimental NotebookLM harness for listing notebooks, managing sources, asking questions, generating artifacts, and downloading outputs through an installed notebooklm CLI.

설치 수
2
GitHub Stars
4.9만
업데이트
8월 21일
sickn33
커뮤니티

clean-code

This skill embodies the principles of \"Clean Code\" by Robert C. Martin (Uncle Bob). Use it to transform \"code that works\" into \"code that is clean.\"

설치 수
2
GitHub Stars
4.6만
업데이트
9월 2일
karpathy
커뮤니티

read-arxiv-paper

Use this skill when asked to read an arxiv paper given an arxiv URL

설치 수
2
GitHub Stars
5.8만
업데이트
8월 2일
jackwener
커뮤니티

opencli-browser

Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers the selector-first target contract, compound form fields, stale-ref handling, network capture, and the agent-native envelopes the CLI returns. Not for writing adapters — see opencli-adapter-author for that.

설치 수
2
GitHub Stars
2.9만
업데이트
8월 30일
wshobson
커뮤니티

accessibility-compliance

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

ai-debt-detector

- Use after generating code, after accepting AI suggestions, or when reviewing AI-written modules. Also use when code works but feels brittle, when error handling seems thin, when orphaned resources or missing cleanup are suspected, or when the agent claims done but hidden debt may exist. Catches the specific failure patterns AI agents produce that humans would not.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

bazel-build-optimization

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

before-you-build

Pre-build product and feature risk review for founders, product managers, and AI-assisted builders. Use this skill when the user is about to build a landing page, MVP, SaaS product, internal tool, agent workflow, or major feature and needs to check demand, positioning, monetization, retention, trust, distribution, and adoption risk before implementation starts.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

binary-analysis-patterns

Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recognition. Use when analyzing executables, understanding compiled code, or performing static analysis on binaries.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

changelog-automation

Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

cqrs-implementation

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

dataset-curation

Prepare, format, and validate datasets for supervised fine-tuning and preference training. Use when converting raw data into training format, applying chat templates, configuring sequence packing, generating synthetic training data, or writing a dataset card before a run.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

dbt-transformation-patterns

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

debugging-strategies

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

embedding-strategies

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

employment-contract-templates

Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

evaluation-methodology

PluginEval quality methodology — dimensions, rubrics, statistical methods, and scoring formulas. Use this skill when understanding how plugin quality is measured, when interpreting a low score on a specific dimension, when deciding how to improve a skill's triggering accuracy or orchestration fitness, when calibrating scoring thresholds for your marketplace, or when explaining quality badges to external partners like Neon.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

finetuning-method-selection

Decide whether to fine-tune at all, and route to the right method (SFT, DPO/ORPO/KTO, GRPO/RLVR, continued pretraining) and base model. Use when starting any fine-tuning effort, when unsure whether RAG or prompting would suffice, or when choosing between preference-optimization and reinforcement methods.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

grounded-vault

Use when maintaining a durable Markdown knowledge store that agents compile from sources, when every number or quote in a wiki page must trace back to an immutable source, or when compiled pages need cheap drift detection against the code they describe. Teaches the raw/wiki/archive layout, per-claim provenance links, and git fingerprints for zero-token staleness checks.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

hads

Use when writing technical documentation that needs to be readable by both humans and AI models, converting existing docs to HADS format, validating a HADS document, or optimizing documentation for token-efficient AI consumption.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

hybrid-cloud-networking

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

hybrid-search-implementation

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일
wshobson
커뮤니티

incident-runbook-templates

Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use this skill when building a service outage runbook for a payment processing system; creating database incident procedures covering connection pool exhaustion, replication lag, and disk space alerts; onboarding new on-call engineers who need step-by-step recovery guides written for a 3 AM brain; or standardizing escalation matrices across multiple engineering teams.

설치 수
2
GitHub Stars
3.9만
업데이트
9월 1일