스킬 레이더 · GITHUB

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

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

카탈로그 범위
검증 완료
Skills
10,772
저장소
1711
최근 동기화
2026. 9. 23.
10,772 Skills
vlad-gavrilov
커뮤니티

git-me-everything

Use when the user wants to inventory, back up, mirror, or force-synchronize all accessible GitHub, GitHub Enterprise, or GitLab repositories into managed local checkouts.

설치 수
1
GitHub Stars
0
업데이트
9월 22일
crontap
커뮤니티

crontap-ai-built-apps

Add recurring HTTP work and liveness monitoring to apps built with Lovable, Bolt, Replit, or v0 by exposing a protected endpoint. Use when a user wants an AI-built app to perform durable scheduled work after deployment.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-debug-failed-runs

Diagnose failed Crontap schedule runs from saved configuration and retained execution history, separating scheduler, network, timeout, and endpoint failures. Use when a scheduled HTTP job is late, failing, or unexpectedly unauthorized.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-heartbeat-for-cron

Add a Crontap dead-man's-switch heartbeat to an existing recurring job, inspect check-ins, and rotate its secret token safely. Use when a user needs alerts for a cron job that fails explicitly or stops running.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-natural-language-schedules

Translate plain-English timing into a reviewed cron expression and concrete next runs without creating a schedule. Use when a user describes a recurring cadence in words or when timezone and calendar wording is ambiguous.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-quickstart

Choose the right Crontap resource, inspect account limits, and verify an IANA timezone before making changes. Use when a user is new to Crontap or needs to decide between schedules, uptime monitors, and heartbeats.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-recurring-agent-endpoint

Schedule an HTTP endpoint that a deployed application uses to start its own agent workflow, then monitor completion with a heartbeat. Use when a user has an application-owned agent runtime that needs a durable external clock.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-replace-github-actions-cron

Replace a GitHub Actions schedule trigger with a Crontap HTTP dispatch while keeping the workflow, runner, and logs on GitHub. Use when a user needs a timezone-aware external clock or wants to avoid scheduled-workflow drift.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-replace-vercel-cron

Move a Vercel Cron schedule to Crontap while keeping the existing protected HTTP route, timezone intent, and rollback path. Use when a user wants an external scheduler for a Vercel deployment or has outgrown native cron limits.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-retries-and-idempotency

Configure Crontap retry policy safely and design scheduled endpoints so repeated requests do not duplicate side effects. Use when a user needs reliable delivery, exponential backoff, or help diagnosing duplicate work.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-schedule-http-job

Create, update, and verify recurring Crontap HTTP requests with cron or plain English, timezones, headers, and JSON bodies. Use when a user wants to schedule a webhook, API call, or cloud function through MCP or REST.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-supabase-edge-function-cron

Schedule a protected Supabase Edge Function or HTTP-facing RPC through Crontap with an external clock and observable delivery. Use when a user needs recurring Supabase work with retries, history, or failure alerts.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
crontap
커뮤니티

crontap-uptime-monitor

Create and operate a Crontap uptime monitor, tune its failure threshold, pause it during deployments, and inspect probe evidence. Use when a user wants availability checks and down or recovery alerts for an HTTP endpoint.

설치 수
1
GitHub Stars
1
업데이트
9월 16일
deligoez
커뮤니티

cr

Code review lifecycle manager for AI coding agents. Orients on a pull request, fans review out per unit and role, merges and grades findings, runs mutation and gap probes, renders an editable draft for a human, and posts only on --confirm. Use when reviewing a GitHub pull request with cr, when a ~/.cr state directory exists for the repository, or when the user mentions cr brief, cr review, cr draft, or cr post.

설치 수
1
GitHub Stars
1
업데이트
9월 22일
elestio
커뮤니티

elestio

Deploy and manage services on the Elestio DevOps platform. Use when the user wants to deploy apps, databases, or infrastructure on Elestio, manage projects, services, CI/CD pipelines, backups, domains, firewall, volumes, or billing. Covers 400+ open-source templates across 9 cloud providers.

설치 수
1
GitHub Stars
1
업데이트
9월 22일
cmeiliu
커뮤니티

binance-us-briefing-engine

Personalized Binance.US market, portfolio, and watchlist briefings using account balances, recent trading history, watchlists, market data, recent news headlines, market context, and catalyst watch tied to the user's relevant assets. Use when the user asks for a market summary, personalized crypto brief, portfolio update, capital readiness check, watchlist recap, opportunity alert, or weekly reset for Binance.US.

설치 수
1
GitHub Stars
0
업데이트
4월 8일
logicrw
커뮤니티

gh-cli

GitHub CLI operations via gh command. Use when working with GitHub repositories, pull requests, issues, code search, releases, or any GitHub API operation. This skill replaces the GitHub MCP server with direct CLI calls. Triggers on: GitHub, PR, pull request, issue, repo, branch, release, tag, commit, fork, merge, review, gh.

설치 수
1
GitHub Stars
0
업데이트
3월 12일
putdotio
커뮤니티

putio-frontend-dev

Develop or review put.io end-user apps and shared frontend packages: UI, state, tests, docs, test harnesses, and delivery. Use in a put.io frontend repository or for put.io frontend conventions. Not for unrelated frontend work, browser-only put.io inspection, SDK or API client work, or putio CLI consumer operations; frontend test-harness auth setup stays in scope.

설치 수
1
GitHub Stars
0
업데이트
9월 22일
putdotio
커뮤니티

putio-sdk-dev

Develop or review put.io SDK and API client packages in TypeScript, Swift, Kotlin, and similar languages. Use in a put.io SDK repository or for put.io SDK conventions. Not for unrelated SDKs, browser-only put.io inspection, end-user application code, or putio CLI operations.

설치 수
1
GitHub Stars
0
업데이트
9월 22일
anthropics
공식

claude-opus-4-5-migration

Migrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. Use when the user wants to update their codebase, prompts, or API calls to use Opus 4.5. Handles model string updates and prompt adjustments for known Opus 4.5 behavioral differences. Does NOT migrate Haiku 4.5.

설치 수
1
GitHub Stars
14.7만
업데이트
9월 20일
anthropics
공식

analyzing-financial-statements

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

설치 수
1
GitHub Stars
5.3만
업데이트
9월 18일
anthropics
공식

creating-financial-models

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

설치 수
1
GitHub Stars
5.3만
업데이트
9월 18일
github
공식

acquire-codebase-knowledge

Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase. Trigger for prompts like "map this codebase", "document this architecture", "onboard me to this repo", or "create codebase docs". Do not trigger for routine feature implementation, bug fixes, or narrow code edits unless the user asks for repository-level discovery.

설치 수
1
GitHub Stars
3.9만
업데이트
9월 21일
github
공식

automate-this

Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.

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