Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-framework

agent-framework 收录了来自 microsoft 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
19
Stars
11.5k
更新
2026-06-18
Forks
1.9k
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

python-code-quality
软件质量保证分析师与测试员

Code quality checks, linting, formatting, and type checking commands for the Agent Framework Python codebase. Use this when running checks, fixing lint errors, or troubleshooting CI failures.

2026-06-18
verify-samples-tool
软件质量保证分析师与测试员

How to use the verify-samples tool to run, verify, and manage sample definitions in the Agent Framework repository. Use this when adding, updating, or running sample verification.

2026-06-16
pull-requests
软件开发工程师

Guidance for creating pull requests and handling PR review comments in the Agent Framework repository. Use this when writing a PR description (filling out the PR template) or when responding to and resolving review comments on an existing PR.

2026-06-15
python-development
软件开发工程师

Coding standards, conventions, and patterns for developing Python code in the Agent Framework repository. Use this when writing or modifying Python source files in the python/ directory.

2026-05-20
regex-tester
软件开发工程师

Validate, test, and debug regular expressions by executing them against sample inputs. Use when asked to build, verify, or explain a regex pattern.

2026-05-19
escalation-policy
综合办公文员

When and how to escalate Contoso Outdoors customer-support tickets.

2026-05-15
support-style
综合办公文员

Contoso Outdoors customer-support tone and formatting guidelines.

2026-05-15
unit-converter
软件开发工程师

Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms.

2026-05-13
length-converter
软件开发工程师

Convert between common length units (miles, km, feet, meters) using a multiplication factor.

2026-05-13
volume-converter
软件开发工程师

Convert between gallons and liters using a conversion factor.

2026-05-13
python-feature-lifecycle
软件开发工程师

Guidance for package and feature lifecycle in the Agent Framework Python codebase, including stage meanings, feature-stage decorators, feature enums, and how to move APIs from one stage to the next.

2026-04-13
unit-converter
软件开发工程师

Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms.

2026-04-03
python-package-management
软件开发工程师

Guide for managing packages in the Agent Framework Python monorepo, including creating new connector packages, versioning, and the lazy-loading pattern. Use this when adding, modifying, or releasing packages.

2026-04-02
python-testing
软件质量保证分析师与测试员

Guidelines for writing and running tests in the Agent Framework Python codebase. Use this when creating, modifying, or running tests.

2026-04-02
project-structure
软件开发工程师

Explains the project structure of the agent-framework .NET solution

2026-04-02
unit-converter
软件开发工程师

Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms.

2026-03-26
python-samples
软件开发工程师

Guidelines for creating and modifying sample code in the Agent Framework Python codebase. Use this when writing new samples or updating existing ones.

2026-03-18
build-and-test
软件质量保证分析师与测试员

How to build and test .NET projects in the Agent Framework repository. Use this when verifying or testing changes.

2026-03-05
verify-dotnet-samples
软件质量保证分析师与测试员

How to build, run and verify the .NET sample projects in the Agent Framework repository. Use this when a user wants to verify that the samples still function as expected.

2026-02-17