研究与知识

研究、检索、摘要和知识工作

406 个 Skills 可用

Skills 列表

winmd-api-search

winmd-api-search

37Kresearch-knowledge

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 avatargithub
获取
quasi-coder

quasi-coder

37Kresearch-knowledge

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 avatargithub
获取
structured-autonomy-plan

structured-autonomy-plan

37Kresearch-knowledge

Structured Autonomy Planning Prompt

github avatargithub
获取
workiq-copilot

workiq-copilot

37Kresearch-knowledge

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 avatargithub
获取
update-llms

update-llms

37Kresearch-knowledge

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 avatargithub
获取
copilot-cli-quickstart

copilot-cli-quickstart

37Kresearch-knowledge

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 avatargithub
获取
create-tldr-page

create-tldr-page

37Kresearch-knowledge

Create a tldr page from documentation URLs and command examples, requiring both URL and command name.

github avatargithub
获取
tldr-prompt

tldr-prompt

37Kresearch-knowledge

Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.

github avatargithub
获取
structured-autonomy-generate

structured-autonomy-generate

37Kresearch-knowledge

Structured Autonomy Implementation Generator Prompt

github avatargithub
获取
typespec-create-agent

typespec-create-agent

37Kresearch-knowledge

Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot

github avatargithub
获取
azure-resource-health-diagnose

azure-resource-health-diagnose

37Kresearch-knowledge

Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.

github avatargithub
获取
az-cost-optimize

az-cost-optimize

37Kresearch-knowledge

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 avatargithub
获取
update-avm-modules-in-bicep

update-avm-modules-in-bicep

37Kresearch-knowledge

Update Azure Verified Modules (AVM) to latest versions in Bicep files.

github avatargithub
获取
powerbi-modeling

powerbi-modeling

36Kresearch-knowledge

Power BI 语义建模助手,用于构建优化的数据模型。在处理 Power BI 语义模型、创建度量值、设计星型架构、配置关系、实现行级安全性或优化模型性能时使用。当查询涉及 DAX 计算、表关系、维度/事实表设计、命名约定、模型文档、基数、交叉筛选方向、计算组和数据模型最佳实践时触发。始终首先使用 power-bi-modeling MCP 工具连接到活动模型,了解数据结构后再提供指导。

github avatargithub
获取
agent-governance

agent-governance

36Kresearch-knowledge

为AI智能体系统添加治理、安全和信任控制的模式与技术。在以下场景使用此技能: - 构建调用外部工具(API、数据库、文件系统)的AI智能体 - 实现基于策略的智能体工具使用访问控制 - 添加语义意图分类以检测危险提示 - 为多智能体工作流创建信任评分系统 - 构建智能体行为和决策的审计追踪 - 对智能体实施速率限制、内容过滤器或工具限制 - 使用任何智能体框架(PydanticAI、CrewAI、OpenAI Agents、LangChain、AutoGen)

github avatargithub
获取
csharp-docs

csharp-docs

36Kresearch-knowledge

确保 C# 类型使用 XML 注释进行文档记录,并遵循文档最佳实践。

github avatargithub
获取
create-llms

create-llms

36Kresearch-knowledge

Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/

github avatargithub
获取
aspnet-minimal-api-openapi

aspnet-minimal-api-openapi

36Kresearch-knowledge

创建具有正确OpenAPI文档的ASP.NET Minimal API端点

github avatargithub
获取
microsoft-skill-creator

microsoft-skill-creator

36Kresearch-knowledge

使用 Learn MCP 工具为 Microsoft 技术创建智能体技能。当用户想要创建教授智能体关于任何 Microsoft 技术、库、框架或服务(Azure、.NET、M365、VS Code、Bicep 等)的技能时使用。深入调查主题,然后生成混合技能,在本地存储基本知识,同时支持动态深入调查。

github avatargithub
获取
create-technical-spike

create-technical-spike

36Kresearch-knowledge

创建有时间限制的技术调研文档,用于在实现之前研究和解决关键开发决策。

github avatargithub
获取
make-repo-contribution

make-repo-contribution

36Kresearch-knowledge

对代码的所有更改必须遵循仓库中记录的指南。在提交任何问题、创建分支、生成提交或创建拉取请求(PR)之前,必须进行搜索以确保遵循正确的步骤。每当被要求创建问题、提交消息、推送代码或创建PR时,请使用此技能以确保一切操作正确。

github avatargithub
获取
java-docs

java-docs

36Kresearch-knowledge

确保 Java 类型使用 Javadoc 注释进行文档化,并遵循最佳文档实践。

github avatargithub
获取
markdown-to-html

markdown-to-html

36Kresearch-knowledge

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 avatargithub
获取
create-architectural-decision-record

create-architectural-decision-record

36Kresearch-knowledge

创建架构决策记录(ADR)文档,用于AI优化的决策文档。

github avatargithub
获取