スキルレーダー · GITHUB

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

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

掲載範囲
検証済み
Skills
6,069
リポジトリ
886
最終同期
2026/09/09
6,069 Skills
jetbrains
コミュニティ

context-research

Research and understand unfamiliar codebases using semantic search with jbcontext search

導入数
1
GitHub Stars
26
更新日
8月28日
jetbrains
コミュニティ

context-search

Semantic code search for discovering and understanding code by meaning rather than keywords.\n- Use this skill when you need to find code whose location you don't already know - e.g., when the task asks 'where is X', 'how does Y work', or describes behavior or intent without naming exact symbols.\n- When not to use: if you already know the relevant file, class, or symbol (use direct navigation or keyword search instead), or for non-code-discovery tasks such as git operations, builds, tests, or reviewing an existing diff.

導入数
1
GitHub Stars
26
更新日
8月28日
lynx-community
コミュニティ

rspeedy-bundle-size

Analyze and reduce the bundle size of rspeedy/Lynx (ReactLynx) apps — the size / .lynx.bundle lever (not runtime perf, types, or CI). Use when the user wants to optimize 包体积 / bundle size, find what is making a rspeedy bundle large, decide which size lever to pull, or shrink main-thread.js by stripping background-only code (jsb / telemetry / request / monitor SDKs) out of the render path via BACKGROUND / 'background only' gating. Covers media, JS-background, and main-thread layers, plus mangle/eval-poisoning bloat, i18n-locale duplication, duplicate-package dedup, extractStr/compile knobs, and lazy/dynamic-component splitting (first-screen vs total size). Measure-first and evidence-based — produces a prioritized report; changes code only when asked.

導入数
1
GitHub Stars
25
更新日
9月3日
aladicf
コミュニティ

onboard

Design onboarding and activation flows that help users reach value quickly. Use when the user mentions onboarding, getting started, first-time users, activation, aha moments, or new user flows—not when the work is only the empty-state surface itself.

導入数
1
GitHub Stars
24
更新日
5月21日
hubspot
コミュニティ

audience-targeting

Build a targeted contact segment by filtering on lifecycle, engagement, jobtitle, geography, or firmographics — then export it as JSONL for a campaign or downstream tool.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

bulk-operations

Foundation patterns for the hubspot CLI — JSONL piping, batch read, pagination, dry-run/digest/confirm for destructive ops, and hubspot history for recovery. Every other skill builds on this one.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

communication-history

Retrieve activity history (calls, emails, notes, meetings, tasks) for a CRM record and assemble pre-call briefs.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

crm-data-quality

Find incomplete records, normalize field values in bulk, dedupe with hubspot objects merge, and audit custom properties. Builds on bulk-operations for JSONL piping and dry-run/digest/confirm.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

customer-retention

Identify inactive/at-risk customers via CRM filters and create follow-up tasks at scale. Builds on bulk-operations; defers activity-creation specifics to sales-execution.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

data-enrichment

Match external CSV/JSONL records to CRM contacts (by email) or companies (by domain) and write enriched data back in one pass using hubspot objects upsert.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

deal-management

Run the full deal lifecycle from CLI — discover pipelines/stages, qualify MQLs into deals with associations, advance/reassign in bulk, hunt stalled deals, and close.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

sales-execution

Log sales activities — calls, notes, meetings, tasks — against contacts and deals, with the mandatory create-then-associate step that makes them visible in the CRM.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

sales-reporting

Daily briefings, pipeline snapshots, and win/loss analysis from the terminal — closing-this-week, open pipeline by stage/owner, and closed-won vs closed-lost over a period.

導入数
1
GitHub Stars
23
更新日
9月3日
hubspot
コミュニティ

ticket-resolution

Create, triage, advance, and close HubSpot support tickets — pipeline discovery, contact/company association, priority queues, bulk stage moves, resolution close-out.

導入数
1
GitHub Stars
23
更新日
9月3日
jasonjgardner
コミュニティ

blockbench-animation

Create and manage animations in Blockbench using MCP tools. Use when animating 3D models, creating keyframes, managing bone rigs, editing animation curves, or working with animation timelines. Covers walk cycles, idle animations, combat animations, and complex multi-bone animations.

導入数
1
GitHub Stars
15
更新日
5月23日
jasonjgardner
コミュニティ

blockbench-hytale

Create Hytale models and animations using Blockbench MCP tools. Use when working with Hytale character/prop formats, creating attachments, setting shading modes, using quads, or animating with visibility keyframes. Requires the Hytale Blockbench plugin to be installed.

導入数
1
GitHub Stars
15
更新日
5月23日
jasonjgardner
コミュニティ

blockbench-mcp-overview

Overview of the Blockbench MCP server tools, resources, and prompts. Use to understand the full MCP capability set, learn how tools work together, or when starting a new Blockbench project. Covers all domains (modeling, animation, texturing, PBR, UI, camera) and their MCP interfaces.

導入数
1
GitHub Stars
15
更新日
5月23日
jasonjgardner
コミュニティ

blockbench-plugins

Blockbench plugin/extension development for the 3D modeling tool. Use when creating, modifying, or debugging JavaScript plugins for Blockbench including actions, dialogs, panels, menus, toolbars, model manipulation, animation APIs, and custom formats/codecs. Triggers on Blockbench plugin, Blockbench extension, Blockbench API, BBPlugin, model editor plugin, or 3D modeling tool extension.

導入数
1
GitHub Stars
15
更新日
5月23日
jasonjgardner
コミュニティ

blockbench-texturing

Create and paint textures in Blockbench using MCP tools. Use when creating textures, painting on models, using brush tools, filling colors, drawing shapes, applying gradients, managing texture layers, or working with UV mapping. Covers pixel art texturing, procedural painting, and UV manipulation.

導入数
1
GitHub Stars
15
更新日
5月23日
jasonjgardner
コミュニティ

blockbench-use

MANDATORY prerequisite — invoke BEFORE any mcpblockbench tool call that creates, modifies, or exports Blockbench content. Orchestrates the other blockbench- skills (modeling, texturing, animation, PBR, Hytale, MCP overview). Trigger on: 3D model/texture/animation creation or edits in Blockbench; calls to mcpblockbench tools; phrases like 'build a Minecraft model', 'paint a texture', 'animate this rig', 'export the model'. Dispatches to the right sub-skill(s), enforces pre-flight checks (project open, format, outline), wraps risky work in checkpoints, and ensures exports close the loop.

導入数
1
GitHub Stars
15
更新日
5月23日
kshanxs
コミュニティ

book-writer

Comprehensive book writing assistant and memory maintainer. Use when tasked with: - Writing books, novels, fiction, non-fiction, or any long-form manuscript - Creating characters, outlining chapters, building worlds - Drafting, reviewing, or revising chapters - Writing children's books, picture books, rhyming stories, or songs for ages 2–9 - "initialize memory bank", "update memory bank", "start a new book", "let's start building" - Planning book structure (MVB, short book, full book, literary novel, picture book) - Checking continuity or consistency across chapters - Any request involving book chapters, manuscripts, or story development Provides specialized guidelines to write like a master author while maintaining an automated book memory bank to preserve context across sessions. Includes children's book writing, parallel chapter workflows, and multi-genre support.

導入数
1
GitHub Stars
15
更新日
7月10日
krutikjain
コミュニティ

android-material3-design-system

Apply Material 3 tokens, color, type, spacing, adaptive components, and theme ownership in Android apps.

導入数
1
GitHub Stars
14
更新日
3月25日
brandonburrus
コミュニティ

visual-plan

Purpose Render a plan as a visual MDX page instead of a wall of text, using the vplan CLI. The component vocabulary is general: although the examples below are code flavored, it fits any structured plan (a product launch, a research agenda, an incident response), not just software changes. Use the components that fit the plan and skip the ones that do not. Above all, show, don't tell : a reader should grasp the plan by scanning its diagrams, phases, and tables, with prose only connecting the visuals, not carrying the plan itself. The Show, don't tell section below is the heart of this skill. If the vplan command is not found , install it globally first: npm i g vplan@latest (published on npm). Re run the failed command afterward. Workflow 1. Write the plan to a .mdx file, starting with a single Title heading (it becomes the plan title; no frontmatter). Then use the components below; yo

導入数
1
GitHub Stars
11
更新日
7月7日
kernel
コミュニティ

diff-profile-archives

Compare two Kernel profile snapshots to investigate behavioral differences. Use when an issue (e.g. login failure, captcha, broken automation, vendor mismatch) reproduces on one profile but not another, or when a "good" vs "bad" profile needs to be diffed. Takes two profile IDs/names plus an issue description, downloads and extracts both profiles via the Kernel CLI, and surfaces differences in cookies, storage, preferences, extensions, and login state that could explain the issue.

導入数
1
GitHub Stars
10
更新日
8月27日