gh-address-comments | GitHub | GitHub / OpenAI skills | 总库 | Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to… |
gh-fix-ci | GitHub | GitHub / OpenAI skills | 总库 | Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after… |
github | GitHub | GitHub / OpenAI skills | 总库 | Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries. |
build-with-ai | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
code-review | Grok 内置 | xAI Grok bundled | Grok 内置 | Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a deep code … |
create-workflow | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
design | Grok 内置 | xAI Grok bundled | Grok 内置 | Run the full design-doc-writer and design-doc-reviewer loop until consensus. Produces a polished design document with a PR plan. |
docx | Grok 内置 | xAI Grok bundled | Grok 内置 | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx or .dotx files). Triggers include any m… |
execute-plan | Grok 内置 | xAI Grok bundled | Grok 内置 | Execute a PR Plan DAG from a design document. Parses the plan, topologically sorts it, implements PRs in parallel using worktree-isolated… |
game-animation-frames | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
game-asset-core | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
game-character-consistency | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
game-tilesets | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
game-ui-icons | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
imagine | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
implement | Grok 内置 | xAI Grok bundled | Grok 内置 | >- |
pdf | Grok 内置 | xAI Grok bundled | Grok 内置 | Read, create, and transform PDF files. Covers pulling text and tables out of PDFs, generating new PDFs, merging and splitting documents, … |
pptx | Grok 内置 | xAI Grok bundled | Grok 内置 | Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes creating slide decks, pitch decks,… |
pr-babysit | Grok 内置 | xAI Grok bundled | Grok 内置 | >- |
resume-claude | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
resume-codex | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
resume-cursor | Grok 内置 | xAI Grok bundled | Grok 内置 | > |
review | Grok 内置 | xAI Grok bundled | Grok 内置 | >- |
skill-design-principles | Grok 内置 | xAI Grok bundled | Grok 内置 | Concise, high-signal principles for writing and editing skills well. Use whenever authoring or editing a skill. |
cloudflare | 云 / 边缘 | Cloudflare | 总库 | Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature fl… |
cloudflare-deploy | 云 / 边缘 | Cloudflare | 总库 | Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deplo… |
durable-objects | 云 / 边缘 | Cloudflare | 总库 | Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), i… |
edgeone-makers-tools | 云 / 边缘 | Tencent EdgeOne | 总库 | >- |
edgeone-pages-deploy | 云 / 边缘 | Tencent EdgeOne | 总库 | >- |
edgeone-pages-dev | 云 / 边缘 | Tencent EdgeOne | 总库 | >- |
workers-best-practices | 云 / 边缘 | Cloudflare | 总库 | Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, conf… |
wrangler | 云 / 边缘 | Cloudflare | 总库 | Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues… |
code-simplifier-py | 代码质量 | 开源代码简化技能 | 总库 | Behavior-preserving Python refactor for readability (PEP 8, Pythonic idioms, minimal SOLID). |
code-simplifier-rust | 代码质量 | 开源代码简化技能 | 总库 | Behavior-preserving Rust refactor for idiomatic clarity and maintainability (ownership-aware). |
code-simplifier-ts | 代码质量 | 开源代码简化技能 | 总库 | Behavior-preserving TypeScript/JavaScript refactor for clarity and maintainability (respects repo ESM/CJS setup). |
vercel-composition-patterns | 前端 | Vercel | 总库 | — |
vercel-react-best-practices | 前端 | Vercel | 全局 | React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refa… |
vercel-react-best-practices | 前端 | Vercel | 总库 | React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refa… |
linear | 协作 | Linear | 总库 | Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear. |
linear-cli | 协作 | Linear | 全局 | Manage Linear issues from the command line using the linear cli. This skill allows automating linear management. |
supabase | 后端 | Supabase | Grok | Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron… |
supabase-postgres-best-practices | 后端 | Supabase | Grok | Postgres best practices maintained by Supabase, for Postgres running anywhere. Load this skill BEFORE writing or changing anything that l… |
cli-creator | 官方通用 | OpenAI skills | 总库 | Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local scr… |
create-skill | 官方通用 | Anthropic / 文档技能 | 全局 | Scaffolds new agent skills for the dotnet/skills repository. Use when creating a new skill, generating SKILL.md files, writing a skill de… |
frontend-design | 官方通用 | Anthropic / 文档技能 | 全局 | Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, ty… |
openai-docs | 官方通用 | OpenAI skills | 总库 | Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosin… |
infisical-agent | 密钥 / 配置 | Infisical | 总库 | Guide for configuring the Infisical Agent — a client daemon that manages token lifecycle and renders secrets via Go templates without mod… |
infisical-api | 密钥 / 配置 | Infisical | 总库 | Interact with the Infisical REST API to manage secrets, projects, environments, machine identities, and more. Supports secret CRUD operat… |
infisical-dynamic-secrets | 密钥 / 配置 | Infisical | 总库 | Guide for configuring Infisical Dynamic Secrets — on-demand, short-lived credentials for databases, cloud IAM, SSH, and Kubernetes. Cover… |
infisical-secret-syncs | 密钥 / 配置 | Infisical | 总库 | Guide for configuring Infisical Secret Syncs to push secrets from Infisical to third-party services. Covers 38+ sync destinations includi… |
infisical-self-host | 密钥 / 配置 | Infisical | 总库 | Deploy and operate Infisical self-hosted instances with Docker, Docker Compose, and Kubernetes. Covers architecture, environment variable… |
infisical-terraform | 密钥 / 配置 | Infisical | 总库 | | |
infisical-user-setup-guide | 密钥 / 配置 | Infisical | 总库 | Interactive setup guide for using Infisical as a secret management tool in your projects. Helps users integrate Infisical into local deve… |
brainstorming | 工作流 | obra/superpowers | 总库 | You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explore… |
brief2flow | 工作流 | 开源工作流技能 | 总库 | Define how an agent should initialize or optimize workflow blueprint docs in Markdown (workflow.blueprint.md) for a workflow workspace di… |
create-plan | 工作流 | 开源工作流技能 | 总库 | Create a concise plan. Use when a user explicitly asks for a plan related to a coding task. |
Prompt Enhancer | 技能工具 | 开源技能工具 | 总库 | Transform vague prompts into actionable specs using intelligent analysis and session memory. Use when user input contains -e or —enhance… |
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 … |
skill-generator | 技能工具 | 开源技能工具 | 总库 | Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (state… |
tavily-best-practices | 搜索 | Tavily | 总库 | Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (… |
tavily-cli | 搜索 | Tavily | 总库 | | |
tavily-crawl | 搜索 | Tavily | 总库 | | |
tavily-dynamic-search | 搜索 | Tavily | 总库 | | |
tavily-extract | 搜索 | Tavily | 总库 | | |
tavily-map | 搜索 | Tavily | 总库 | | |
tavily-research | 搜索 | Tavily | 总库 | | |
tavily-search | 搜索 | Tavily | 总库 | | |
docs-with-mermaid | 文档 | 开源文档技能 | 总库 | Create excellent technical documentation with Mermaid diagrams. Use when documenting code architecture, API flows, database schemas, stat… |
mintlify | 文档 | Mintlify | 总库 | Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting… |
mintlify | 文档 | Mintlify | 总库 | Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting… |
mintlify-api | 文档 | Mintlify | 总库 | Interact with the Mintlify REST API to manage deployments, trigger builds, and query documentation site metadata programmatically. |
text-formatter | 文档 | 开源文档技能 | 总库 | Transform and optimize text content with intelligent formatting. Output BBCode + Markdown hybrid format optimized for forums. Triggers on… |
hf-cli | 模型 / 数据 | Hugging Face | Grok | Hugging Face Hub CLI (hf) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on … |
huggingface-datasets | 模型 / 数据 | Hugging Face | Grok | Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters,… |
baseline-ui | 设计 | 开源设计技能 | 总库 | Validates animation durations, enforces typography scale, checks component accessibility, and prevents layout anti-patterns in Tailwind C… |
design-taste-frontend | 设计 | 开源设计技能 | 总库 | Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architec… |
design-taste-frontend | 设计 | 开源设计技能 | 总库 | Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and … |
fixing-accessibility | 设计 | 开源设计技能 | 总库 | Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Us… |
fixing-motion-performance | 设计 | 开源设计技能 | 总库 | Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, and blur effects. Use… |
gpt-taste | 设计 | 开源设计技能 | 总库 | Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, w… |
high-end-visual-design | 设计 | 开源设计技能 | 总库 | Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a w… |
make-interfaces-feel-better | 设计 | 开源设计技能 | 总库 | Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing… |
redesign-existing-projects | 设计 | 开源设计技能 | 总库 | Upgrades existing websites and apps to premium quality. Audits current design, identifies generic AI patterns, and applies high-end desig… |
stitch-design-taste | 设计 | 开源设计技能 | 总库 | Semantic Design System Skill for Google Stitch. Generates agent-friendly DESIGN.md files that enforce premium, anti-generic UI standards … |
transitions-dev | 设计 | 开源设计技能 | 总库 | Production-ready CSS transitions for web apps. Use when implementing notification badges, dropdowns, modals, panel reveals, page transiti… |
ui-design-brain | 设计 | 开源设计技能 | 总库 | Generate production-grade UI using real component patterns and best practices from 60+ documented interface components. Use when the user… |
web-design-guidelines | 设计 | 开源设计技能 | 总库 | Review UI code for Web Interface Guidelines compliance. Use when asked to “review my UI”, “check accessibility”, “audit design”, “review … |
lark-approval | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书审批:查询和处理审批待办/已办/实例,搜索可发起审批定义、查看定义详情并发起原生审批实例。当用户要处理审批任务、查看审批实例、搜索或发起审批时使用。审批待办不是飞书任务;非审批类待办走 lark-task。不负责创建审批定义;三方审批定义不走原生提单。 |
lark-apps | 飞书 | Lark / 飞书官方技能 | 总库 | 妙搭(Spark/Miaoda)应用开发与托管:应用创建、本地全栈开发、云端生成迭代、创意设计(UI mockup / 可交互原型 / 线框图 / 落地页 / 仪表盘 / 幻灯片 deck / 视觉探索)、AI相关能力和飞书平台能力或者其他外部能力集成、日志/Trace/监… |
lark-attendance | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书考勤打卡:查询自己的考勤打卡记录 |
lark-base | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书多维表格(Base)操作:建表、字段、记录、视图、统计、公式/lookup、表单、仪表盘、应用模式(BaseApp/AppMode 页面与组件)、Workspace 目录、workflow、角色权限;遇到 Base/多维表格/bitable、BaseApp/AppMod… |
lark-calendar | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书日历:管理日历日程和会议室。查看/搜索日程、创建/更新日程、管理参会人、查询忙闲和推荐时段、预定会议室。当用户需要查看日程安排、创建/修改会议、查询/预定会议室时使用。不负责:查询过去的视频会议记录(走 lark-vc)、待办任务(走 lark-task)。 |
lark-contact | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书 / Lark 通讯录:按姓名 / 邮箱解析成 open_id,或按 open_id 反查姓名 / 部门 / 邮箱 / 联系方式 / 个人状态 / 签名,以及按关键词搜索当前用户可见的机器人 / 智能体(agent)。当用户提到一个名字要下一步发消息 / 排日程,或拿到… |
lark-doc | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书云文档(Docx / Wiki)内容操作:读取、创建、编辑文档,插入或下载图片附件,以及操作思维笔记。用户提供文档 URL/token(包括 doubao.com 的 /docx/、/wiki/)时使用;按 URL 路径/token 而非域名路由。文档内嵌资源按读取参考… |
lark-drive | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书云空间(云盘/云存储):管理 Drive 文件和文件夹,包含上传/下载、创建文件夹、复制/移动/删除、查看元数据、查询权限设置、评论/权限/订阅、标题、版本、飞书文档密级标签(secure labels)和本地文件导入。用户需要整理云盘目录、处理云空间资源 URL/to… |
lark-event | 飞书 | Lark / 飞书官方技能 | 总库 | Lark/Feishu real-time event listening / subscribing / consuming: stream events as NDJSON via lark-cli event consume <EventKey> (covers … |
lark-im | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书即时通讯:收发消息和管理群聊。发送和回复消息、搜索聊天记录、管理群聊成员、上传下载图片和文件、管理表情回复、发送应用内/短信/电话加急、发送和处理交互卡片(Interactive Card)、监听卡片按钮回调(card.action.trigger)。当用户需要发消息、… |
lark-mail | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书邮箱:Use when user mentions 起草邮件、写邮件、草稿、发送/回复/转发邮件、查阅邮件、看邮件、搜索邮件、邮件文件夹、邮件标签、邮件联系人、监听新邮件、邮件收信规则等;use for mail/email intent only. Do not us… |
lark-markdown | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书 Markdown:查看、创建、上传、编辑和比较 Markdown 文件。当用户需要创建或编辑 Markdown 文件、读取、修改、局部 patch 或比较差异时使用。不负责将 Markdown 导入为飞书在线文档,也不负责文件搜索、权限、评论、移动、删除等云空间管理操作。 |
lark-mcp | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书/Lark 官方 MCP 集成。支持发送消息、创建群组、操作多维表格(Bitable)、导入/搜索文档、知识库查询。触发词:飞书、Feishu、Lark、多维表格、bitable、飞书文档、飞书群。 |
lark-minutes | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书妙记:搜索妙记、查看妙记基础信息、下载/上传音视频、读取或编辑妙记的产物内容、改标题、替换说话人/关键词、申请妙记查看/编辑权限。当给出minute_token、本地音视频文件,要查/改/转妙记产物,或用户明确要主动申请妙记权限时使用;本地音视频转纪要/逐字稿优先走本 … |
lark-note | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书会议纪要(Note)直查:已知 note_id 时查询纪要详情、展示类型、关联文档 token,并读取 unified 原始逐字记录。当用户已持有 note_id,或从文档显式 vc-node-id 获得 note_id 时使用。不负责会议/日程/妙记定位、文档标题搜索… |
lark-okr | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书 OKR:管理目标与关键结果。查看和编辑 OKR 周期、目标、关键结果、对齐关系、量化指标和进展记录。当用户需要查看或创建 OKR、管理目标和关键结果、查看对齐关系时使用。不负责:待办任务管理(lark-task)、日程/会议安排(lark-calendar)、绩效评估 |
lark-shared | 飞书 | Lark / 飞书官方技能 | 全局 | Use for lark-cli setup/auth tasks: auth login/status/logout, user vs bot identity, business-domain permissions (—domain, including all/d… |
lark-sheets | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书电子表格:创建和操作电子表格。支持创建表格、管理工作表与行列结构(增删/合并/调整尺寸/隐藏/冻结)、读写单元格(值/公式/样式/批注/单元格图片)、查找替换、多操作批量更新,以及图表、透视表、条件格式、筛选器、迷你图、浮动图片等对象的创建与维护。当用户需要创建电子表格… |
lark-slides | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书幻灯片:创建和编辑幻灯片。创建演示文稿、读取幻灯片内容、管理幻灯片页面(创建、删除、读取、局部替换)。当用户需要创建或编辑幻灯片、读取或修改单个页面时使用。当用户给出 doubao.com 的 /slides/ URL/token 时,也应直接使用本 skill,不要因… |
lark-task | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书任务:管理任务、清单和任务智能体。创建待办任务、查看和更新任务状态、拆分子任务、组织任务清单、分配协作成员、上传任务附件、注册或注销任务智能体、更新任务智能体的主页数据、写入智能体任务记录。当用户需要创建待办事项、查看任务列表、跟踪任务进度、管理项目清单或给他人分配任务… |
lark-vc | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书视频会议:查询进行中的会议列表(含会议 ID)、读取会中实时内容(发言、聊天、共享等)、发送会中消息,以及搜索历史会议、查询会议纪要(总结/待办/章节/逐字稿)和参会人快照。Agent 真实入会/离会走 lark-vc-agent;查询未来日程走 lark-calendar。 |
lark-vc-agent | 飞书 | Lark / 飞书官方技能 | 总库 | 飞书视频会议会中能力:用于让应用机器人真实加入或离开正在进行的会议,并读取当前身份可见的会中事件、发送会中文本消息或会中表情。适用于用户询问正在开的会议发生了什么、谁在发言、是否共享内容,或需要发现当前可读的进行中会议 ID。不负责已结束会议搜索、参会人快照、纪要、逐字稿或… |
lark-whiteboard | 飞书 | Lark / 飞书官方技能 | 总库 | > |
lark-whiteboard-cli | 飞书 | Lark / 飞书官方技能 | 总库 | > |
lark-wiki | 飞书 | Lark / 飞书官方技能 | 全局 | 飞书知识库:管理知识空间、空间成员和文档节点。创建和查询知识空间、查看和管理空间成员、管理节点层级结构、在知识库中组织文档和快捷方式。当用户需要在知识库中查找或创建文档、浏览知识空间结构、查看或管理空间成员、移动或复制节点时使用。当用户给出 doubao.com 的 /wi… |