搜索结果
全部能力
找到 758 个相关结果 / 认证与权限
通用助手 / 编排推荐
无障碍访问
accessibility
VS Code 的主要无障碍技能。新功能和贡献工作所必需,也适用于现有 UI 的更新。涵盖无障碍帮助…
通用助手 / 编排推荐
axi
axi
智能体体验接口 (AXI) — 用于构建通过 Shell 执行供智能体使用的 CLI 工具的人机工程学标准。在构建、修改或审查任何面向智能体的 CLI 时使用。
通用助手 / 编排推荐
gcloud-cli
gcloud-cli
Google Cloud CLI operations and resource management
通用助手 / 编排推荐
author-contributions
author-contributions
Identify all files a specific author contributed to on a branch vs its upstream, tracing code through renames. Use when asked who edited what, what code an…
通用助手 / 编排推荐
skill-authoring
skill-authoring
skill-authoring — an installable skill for AI agents, published by microsoft/azure-skills.
通用助手 / 编排推荐
graft
graft
Use when building, refactoring, or documenting Graft apps and proxies, including when asked to create a tool server, API server, dual-protocol server, or MCP-HTTP bridge. Graft's core thesis: define tools once and serve them as both HTTP REST endpoints and MCP tools from the same server, with discovery, docs, and OpenAPI generated automatically. Covers concrete actions such as defining tools and handlers, configuring authentication middleware, setting up HTTP and stdio transports, generating OpenAPI documentation, wrapping existing APIs via proxy mode, and wiring up the full CLI workflow.
通用助手 / 编排推荐
agent-sessions-layout
agent-sessions-layout
Agents 工作台布局 — 涵盖固定布局结构、网格配置、部件可见性、编辑器弹窗、标题栏、侧边栏页脚及实现…
通用助手 / 编排推荐
homekit
homekit
Control smart-home accessories and commission Matter devices using HomeKit and MatterSupport. Use when managing homes/rooms/accessories, creating action sets…
通用助手 / 编排推荐
dockkit
dockkit
Control motorized camera docks and enable intelligent subject tracking using DockKit. Use when discovering DockKit-compatible accessories, implementing camera…
通用助手 / 编排推荐
fusion-issue-authoring
fusion-issue-authoring
Classify issue type, activate the matching agent mode for type-specific drafting, and enforce shared safety gates before GitHub mutation.
通用助手 / 编排推荐
event-prospecting
event-prospecting
Event prospecting skill. Takes a conference / event speakers URL, extracts the people, filters their companies against the user's ICP, then deep-researches only the speakers at ICP-fit companies. Outputs a person-first HTML report where each card answers "why should the AE talk to this person?" with all public links and a one-click DM opener. Use when the user wants to: (1) find leads at a specific conference, (2) prep for an event, (3) research event speakers, (4) build a target list from a sponsor/exhibitor page, (5) scrape conference speakers and rank by ICP fit. Triggers: "find leads at {event}", "research speakers at", "prospect this conference", "stripe sessions leads", "ai engineer summit prospects", "event prospecting", "scrape conference speakers", "who should I meet at".
通用助手 / 编排推荐
检查
check
只读漂移检测器。将 SPEC.md 与当前代码进行对比,并按严重程度分组报告违规项。不写入任何内容——通过规范或构建技能建议修复方案,但从不调用它们。当用户要求检查漂移、审计规范、验证不变量,或询问代码是否仍与规范匹配时触发。触发短语:“check drift”、“audit the spec”、“does the code still match §V”、“check invariants”、“spec vs code”。
通用助手 / 编排推荐
AccessorySetupKit
accessorysetupkit
使用 AccessorySetupKit 发现和配置蓝牙及 Wi-Fi 配件。用于展示保护隐私的配件选择器、定义发现…
通用助手 / 编排推荐
aws-sdk-java-v2-rds
aws-sdk-java-v2-rds
Provides AWS RDS (Relational Database Service) management patterns using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon RDS…
通用助手 / 编排推荐
入职引导
onboarding
将项目接入 LaunchDarkly:启动路线图、可恢复日志、探索仓库、MCP、配套开关技能、嵌套 SDK 安装(检测/规划/应用)、首个…
通用助手 / 编排推荐
tdd-test-writer
tdd-test-writer
Writes failing tests first for test-driven development and hands off a strict implementation contract that requires agents to make those tests pass without…
通用助手 / 编排推荐
humanizer
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, passive voice, negative parallelisms, and filler phrases.
通用助手 / 编排推荐
gitlab-cli-skills
gitlab-cli-skills
Comprehensive GitLab CLI (glab) command reference and workflows for all GitLab operations via terminal. Use when user mentions GitLab CLI, glab commands,…
通用助手 / 编排推荐
browser-cdp
browser-cdp
Use this skill when you need to control a Chrome browser via CDP (Chrome DevTools Protocol) to reuse existing login sessions. Covers: launching Chrome in debug…
通用助手 / 编排推荐
firebase-basics
firebase-basics
Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI. Use when checking Firebase CLI version (must use 'npx -y firebase-tools@latest --version'), initializing a Firebase environment, authenticating, setting active projects, or setting up `google-services.json` or `GoogleService-Info.plist` files.