技能雷达 · GITHUB

值得安装的 Agent Skills。

汇总公开仓库中已验证的 Skills。安装前先看清它能做什么、包内包含什么、热度如何,以及来源是否可靠。

目录范围
已验证
Skills
6,069
仓库
886
最近同步
2026年9月9日
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日