con un clic
agent-framework
agent-framework contiene 19 skills recopiladas de microsoft, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.
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.
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.
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.
Validate, test, and debug regular expressions by executing them against sample inputs. Use when asked to build, verify, or explain a regex pattern.
When and how to escalate Contoso Outdoors customer-support tickets.
Contoso Outdoors customer-support tone and formatting guidelines.
Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms.
Convert between common length units (miles, km, feet, meters) using a multiplication factor.
Convert between gallons and liters using a conversion factor.
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.
Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms.
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.
Guidelines for writing and running tests in the Agent Framework Python codebase. Use this when creating, modifying, or running tests.
Explains the project structure of the agent-framework .NET solution
Convert between common units using a multiplication factor. Use when asked to convert miles, kilometers, pounds, or kilograms.
Guidelines for creating and modifying sample code in the Agent Framework Python codebase. Use this when writing new samples or updating existing ones.
How to build and test .NET projects in the Agent Framework repository. Use this when verifying or testing changes.
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.