Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-framework

agent-framework contains 19 collected skills from microsoft, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
11.5k
updated
2026-06-18
Forks
1.9k
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

python-code-quality
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
office-clerks-general-439061

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

2026-05-15
support-style
office-clerks-general-439061

Contoso Outdoors customer-support tone and formatting guidelines.

2026-05-15
unit-converter
software-developers

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

2026-05-13
length-converter
software-developers

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

2026-05-13
volume-converter
software-developers

Convert between gallons and liters using a conversion factor.

2026-05-13
python-feature-lifecycle
software-developers

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
software-developers

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

2026-04-03
python-package-management
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-04-02
unit-converter
software-developers

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

2026-03-26
python-samples
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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