Microsoft技能
ego lite browser
赞助ego lite 是AI代理运行网页自动化时最快的浏览器,可与Codex或Claude Code共享您的登录状态,零成本,零配置。
Alpha Vantage MCP Server
赞助获取金融市场数据:实时和历史股票、ETF、期权、外汇、加密货币、大宗商品、基本面、技术指标等
configuration-inventory
github-copilot-modernization/plugins/github-copilot-modernization/skills/configuration-inventory
生成全面的配置和外部化设置清单
configure-canvas-mcp
power-platform-skills/plugins/canvas-apps/skills/configure-canvas-mcp
为Claude Code、VS Code Copilot或GitHub Copilot CLI配置Canvas Authoring MCP服务器。当需要“配置MCP”、“设置MCP服务器”、“MCP未…”时使用。
configure-env-variables
power-platform-skills/plugins/power-pages/skills/configure-env-variables
为Power Pages站点设置配置环境变量,以支持跨环境的应用生命周期管理。在Dataverse中创建环境变量定义,…
connection-properties
aspire/.agents/skills/connection-properties
专门用于在Aspire资源和README文件中创建和改进连接属性的智能体
content-redirect
vscode-docs/.github/skills/content-redirect
在VS Code文档中创建和管理重定向,用于页面移动、重命名或删除时。适用于文档页面迁移、文件重命名、结构调整等场景。
continual-learning
skills/.github/skills/continual-learning
Guide for implementing continual learning in AI coding agents — hooks, memory scoping, reflection patterns. Use when setting up learning infrastructure for agents.
开发copilot-sdk
skills/.github/skills/copilot-sdk
Build applications powered by GitHub Copilot using the Copilot SDK. Use when creating programmatic integrations with Copilot across Node.js/TypeScript, Python, Go, or .NET. Covers session management, custom tools, streaming, hooks, MCP servers, BYOK providers, session persistence, custom agents, skills, and deployment patterns. Requires GitHub Copilot CLI installed and a GitHub Copilot subscription (unless using BYOK).
开发copilot-studio-workflow
fasttrack/copilot-agent-samples/github-copilot-skills/copilot-studio-workflow
用于构建、同步、打包和交付 Copilot Studio 代理的开发工作流。在处理 Copilot Studio YAML 文件时使用此技能…
cosmosdb-best-practices
vscode-cosmosdb/skills/cosmosdb-best-practices
Azure Cosmos DB应用程序的全面性能优化指南,包含11个类别的75+条规则,按影响优先级排序,用于指导自动重构和代码生成。
council-plan
vscode-team-kit/model-council/skills/council-plan
多模型协同规划,用于实施和架构决策。当用户要求“使用委员会规划”、“多模型规划”、“获取不同…”时使用。
council-review
vscode-team-kit/model-council/skills/council-review
针对差异、拉取请求及高风险变更的多模型委员会审查。在任何非平凡开发阶段之后,使用此技能至关重要——变更正在…
cpu-profile-analysis
vscode/.github/skills/cpu-profile-analysis
分析V8/Chrome CPU性能分析文件(.cpuprofile)和DevTools跟踪文件(Trace-*.json)。适用于:性能分析、调查慢函数、比较……
create-agent
vscode/extensions/copilot/assets/prompts/skills/create-agent
为特定工作创建自定义代理(.agent.md)。
create-code-app
power-platform-skills/plugins/code-apps/skills/create-code-app
使用React和Vite创建Power Apps代码应用。在构建代码应用、搭建项目或部署到Power Platform时使用。
create-flow
power-platform-skills/plugins/power-automate/skills/create-flow
引导式流程创建向导。当用户希望以交互方式创建新流程时使用。
create-hook
vscode/extensions/copilot/assets/prompts/skills/create-hook
创建一个钩子(.json)以强制执行策略或自动化代理生命周期事件。
create-instructions
vscode/extensions/copilot/assets/prompts/skills/create-instructions
为项目规则或约定创建指令文件(.instructions.md)。
create-mobile-app
power-platform-skills/plugins/mobile-apps/skills/create-mobile-app
当用户想要从头开始创建一个新的Power Apps移动应用(Expo / React Native / TypeScript,目标平台为iOS和Android)时使用。
create-modernization-plan
github-copilot-modernization/plugins/github-copilot-modernization/skills/create-modernization-plan
制定将项目迁移到Azure的现代化计划
create-pr
aspire/.agents/skills/create-pr
使用仓库的PR模板创建拉取请求。当被要求执行以下操作时使用:创建PR、打开PR、推送并创建PR、提交PR、打开拉取请求、发送更改……
create-pr
powerplatform-build-tools/.claude/skills/create-pr
暂存、提交、推送并为当前分支创建 GitHub PR — 始终针对 main 分支,然后自动 cherry-pick 到 release/stable。
create-prompt
vscode/extensions/copilot/assets/prompts/skills/create-prompt
创建一个可复用的提示文件(.prompt.md)用于常见任务。
create-site
power-platform-skills/plugins/power-pages/skills/create-site
插件检查:运行 node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — 如果输出消息,请先向用户显示该消息,然后再继续。
create-skill
vscode/extensions/copilot/assets/prompts/skills/create-skill
创建一个可复用的技能(SKILL.md),将工作流程打包。
create-webroles
power-platform-skills/plugins/power-pages/skills/create-webroles
插件检查:运行 node "${CLAUDE_PLUGIN_ROOT}/scripts/check-version.js" — 如果输出消息,请先向用户显示该消息再继续。
creating-implementation-plan
github-copilot-modernization/plugins/github-copilot-modernization/skills/creating-implementation-plan
根据功能规格和设计工件,创建实施计划并拆解任务。生成包含实施步骤和内嵌任务的plan.md文件。
cuda-attention-kernel-patterns
onnxruntime/.github/skills/cuda-attention-kernel-patterns
ONNX域Attention算子(opset 23/24)CUDA实现的模式与陷阱。用于修改调度级联时…
customer-card-render
hve-core/.github/skills/experimental/customer-card-render
根据设计思维标准工件生成客户卡片PowerPoint内容YAML,并通过共享的PowerPoint技能流水线构建——由…提供
customizations-in-the-agent-host
vscode/.github/skills/customizations-in-the-agent-host
代理主机中实现定制化(插件、MCP服务器、代理、技能、指令)的架构与来之不易的调试经验。适用于……
customize
azure-skills/skills/microsoft-foundry/models/deploy-model/customize
面向Azure OpenAI模型的交互式引导部署流程,支持完全自定义控制。逐步选择模型版本、SKU…
第 331–360 个,共 868 个