スキルレーダー · GITHUB

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

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

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

writing-adrs

Format, numbering, and when-to-write criteria for Architecture Decision Records in docs/adr/. Use when recording an architectural decision, when another skill flags a decision as ADR-worthy, or when the user asks to write or review an ADR.

導入数
8
GitHub Stars
1
更新日
9月4日
every-app
コミュニティ

competitive-landscape

Map SEO market leaders, winning content themes, keyword coverage, backlinks, and strategic gaps.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

competitor-analysis

Analyze one competitor's organic footprint, ranking keywords, content themes, backlinks, and gaps.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

keyword-clustering

Cluster keywords by intent and map them to existing or proposed pages.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

keyword-research

Discover keyword opportunities, evaluate metrics and SERPs, and save/tag promising terms.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

link-prospecting

Find link prospects, discover contact paths, and draft outreach from SERPs and backlink signals.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

local-seo

Audit a Google Business Profile, compare it to local competitors, and map Maps visibility around a location.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

seo-audit

Audit a website and deliver a one-page, plain-language SEO report anyone can act on, centered on a single do-this-week action.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

seo-coach

Enter a friendly OpenSEO coach mode that explains workflows, recommends next steps, and helps users use agents, web search, scraping, and MCP data effectively.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

seo-project-setup

Populate a project's shared OpenSEO context — site scope, goals, positioning, competitors, key pages, and preferences — plus MCP checks and Search Console intake.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
every-app
コミュニティ

simple-issue-description

Turn a rough bug report, feature request, support note, or pull request into a short, plain-language issue focused on the problem and desired behavior. Use when a contributor asks to simplify an issue, explain what a PR is for, create the corresponding issue for a PR, remove implementation detail from a report, or invokes /simple-issue-description.

導入数
8
GitHub Stars
1.5万
更新日
8月24日
googleworkspace
公式

gws-meet

Manage Google Meet conferences.

導入数
7
GitHub Stars
3.1万
更新日
9月5日
expo
公式

eas-app-stores

EAS service (paid). Deploy Expo apps to the app stores with EAS - build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, and publish App Store metadata and ASO. Use whenever the user wants to deploy, release, or ship an app to production or the app stores, is preparing a production build, running eas build or eas submit, shipping to TestFlight, bumping version or build numbers, or setting up store listing metadata. For deploying an Expo website or API routes, use the eas-hosting skill.

導入数
7
GitHub Stars
2507
更新日
9月7日
brianlovin
コミュニティ

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

bun

Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

chrome-webstore-release-blueprint

Guide a user end-to-end through setting up Chrome Web Store API release automation in any repository. Use when asked to walk someone through OAuth/CWS credential setup, refresh token creation, local/CI secret setup, version-based publish automation, and submission status checks.

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

favicon

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

fix-sentry-issues

Use Sentry MCP to discover, triage, and fix production issues with root-cause analysis. Use when asked to fix Sentry issues, triage production errors, investigate error spikes, or clean up Sentry noise. Requires Sentry MCP server. Triggers on "fix sentry", "triage errors", "production bugs", "sentry issues".

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

grill-me

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

knip

Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

playwriter

Control the user's currently open Chrome tab through the Playwriter CLI (no new browser launch). Use when you need to inspect live UI state, run scripted browser actions, capture console output, or reproduce frontend issues directly in the user's tab.

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

rams

Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.

導入数
7
GitHub Stars
365
更新日
3月25日
brianlovin
コミュニティ

react-doctor

Diagnose and fix React codebase health issues. Use when reviewing React code, fixing performance problems, auditing security, or improving code quality.

導入数
7
GitHub Stars
365
更新日
3月25日