研究与知识
研究、检索、摘要和知识工作
Skills 列表

winmd-api-search
Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls, AI/ML, sensors, networking, etc. Discovers the right API for a task and retrieves full type details (methods, properties, events, enumeration values).
github
quasi-coder
Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions. Use when collaborators provide incomplete code snippets, pseudo-code, or descriptions with potential typos or incorrect terminology. Excels at translating non-technical or semi-technical descriptions into production-quality code.
github
structured-autonomy-plan
Structured Autonomy Planning Prompt
github
workiq-copilot
Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live context, summaries, and recommendations.
github
update-llms
Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at https://llmstxt.org/
github
copilot-cli-quickstart
Use this skill when someone wants to learn GitHub Copilot CLI from scratch. Offers interactive step-by-step tutorials with separate Developer and Non-Developer tracks, plus on-demand Q&A. Just say "start tutorial" or ask a question! Note: This skill targets GitHub Copilot CLI specifically and uses CLI-specific tools (ask_user, sql, fetch_copilot_cli_documentation).
github
create-tldr-page
Create a tldr page from documentation URLs and command examples, requiring both URL and command name.
github
tldr-prompt
Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.
github
structured-autonomy-generate
Structured Autonomy Implementation Generator Prompt
github
typespec-create-agent
Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot
github
azure-resource-health-diagnose
Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.
github
az-cost-optimize
Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified optimizations.
github
update-avm-modules-in-bicep
Update Azure Verified Modules (AVM) to latest versions in Bicep files.
github
powerbi-modeling
Power BI 语义建模助手,用于构建优化的数据模型。在处理 Power BI 语义模型、创建度量值、设计星型架构、配置关系、实现行级安全性或优化模型性能时使用。当查询涉及 DAX 计算、表关系、维度/事实表设计、命名约定、模型文档、基数、交叉筛选方向、计算组和数据模型最佳实践时触发。始终首先使用 power-bi-modeling MCP 工具连接到活动模型,了解数据结构后再提供指导。
github
agent-governance
为AI智能体系统添加治理、安全和信任控制的模式与技术。在以下场景使用此技能: - 构建调用外部工具(API、数据库、文件系统)的AI智能体 - 实现基于策略的智能体工具使用访问控制 - 添加语义意图分类以检测危险提示 - 为多智能体工作流创建信任评分系统 - 构建智能体行为和决策的审计追踪 - 对智能体实施速率限制、内容过滤器或工具限制 - 使用任何智能体框架(PydanticAI、CrewAI、OpenAI Agents、LangChain、AutoGen)
github
csharp-docs
确保 C# 类型使用 XML 注释进行文档记录,并遵循文档最佳实践。
github
create-llms
Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/
github
aspnet-minimal-api-openapi
创建具有正确OpenAPI文档的ASP.NET Minimal API端点
github
microsoft-skill-creator
使用 Learn MCP 工具为 Microsoft 技术创建智能体技能。当用户想要创建教授智能体关于任何 Microsoft 技术、库、框架或服务(Azure、.NET、M365、VS Code、Bicep 等)的技能时使用。深入调查主题,然后生成混合技能,在本地存储基本知识,同时支持动态深入调查。
github
create-technical-spike
创建有时间限制的技术调研文档,用于在实现之前研究和解决关键开发决策。
github
make-repo-contribution
对代码的所有更改必须遵循仓库中记录的指南。在提交任何问题、创建分支、生成提交或创建拉取请求(PR)之前,必须进行搜索以确保遵循正确的步骤。每当被要求创建问题、提交消息、推送代码或创建PR时,请使用此技能以确保一切操作正确。
github
java-docs
确保 Java 类型使用 Javadoc 注释进行文档化,并遵循最佳文档实践。
github
markdown-to-html
Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a templating system that converts markdown to HTML output. Supports CLI and Node.js workflows with GFM, CommonMark, and standard Markdown flavors.
github
create-architectural-decision-record
创建架构决策记录(ADR)文档,用于AI优化的决策文档。
github