microsoft

1,468 mods across 240 repositories, 1267k stars between them.

skillopt-sleep

121

microsoft/SkillOpt

Command

Run or manage the SkillOpt-Sleep self-evolution cycle (review past sessions, replay tasks through a selected backend, consolidate validated memory + skills, or schedule nightly runs).

16k 3d ago A 35 tokens original MIT

SessionEnd

122

microsoft/SkillOpt

Hook

Runs when a session ends, executing on-session-end.sh. From microsoft/SkillOpt.

16k 3d ago A tokens not measured original MIT

skillopt-sleep

123

microsoft/SkillOpt

Skill Claude CodeCodex

Use when the user wants their Claude agent to self-improve from past usage, asks about a nightly/offline 'sleep' or 'dream' cycle, memory/skill consolidation, or says things like 'make my agent better the more I use it', 'review my past sessions', 'learn my preferences', 'consolidate what you learned', 'run the sleep…

16k 3d ago A 127 tokens original MIT

skillopt-sleep

124

microsoft/SkillOpt

Skill Claude CodeCodex

Reference-only OpenClaw adaptation of SkillOpt-Sleep. Use it to study or port the contributed DeepSeek wrapper, not as a ready-to-run installation.

16k 3d ago A 37 tokens original MIT

pull-requests

126

microsoft/agent-framework

Skill Claude CodeCodex

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.

13k 2d ago A 49 tokens original MIT

build-and-test

127

microsoft/agent-framework

Skill Claude CodeCodex

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

13k 2d ago A 26 tokens original MIT

verify-dotnet-samples

129

microsoft/agent-framework

Skill Claude CodeCodex

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.

13k 2d ago A 40 tokens original MIT

verify-samples-tool

130

microsoft/agent-framework

Skill Claude CodeCodex

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.

13k 2d ago A 40 tokens original MIT

unit-converter

131

microsoft/agent-framework

Skill Claude CodeCodex

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

13k 2d ago A 27 tokens original MIT

risk-scoring

132

microsoft/agent-framework

Skill Claude CodeCodex

Score how concentrated and risky a portfolio is on a 0-100 scale from its position weights. Use when the user asks how risky their portfolio is, whether it is too concentrated, or for a diversification check.

13k 2d ago A 47 tokens original MIT

valuation

133

microsoft/agent-framework

Skill Claude CodeCodex

Estimate whether a stock looks cheap or expensive using a price-to-earnings (P/E) based fair-value method. Use when the user asks if a stock is over- or under-valued, or for a fair-value / target price.

13k 2d ago A 51 tokens original MIT

regex-tester

134

microsoft/agent-framework

Skill Claude CodeCodex

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

13k 2d ago A 33 tokens original MIT

microsoft/agent-framework

Instructions file GitHub Copilot

Instructions for microsoft/agent-framework: See AGENTS.md for project structure and package documentation. Detailed conventions are in the agent skills under .github/skills/.

13k 2d ago A 110 tokens original MIT

microsoft/agent-framework

Skill Claude CodeCodex

Use when cutting a Python release for the microsoft/agent-framework monorepo. Triggers on "bump py versions", "cut a python release", "prepare release PR for python", "release py packages", "bump python to X.Y.Z", or similar requests to bump Python package versions and prepare a release PR. Handles all four lifecycle…

13k 2d ago A 103 tokens original MIT

python-code-quality

139

microsoft/agent-framework

Skill Claude CodeCodex

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.

13k 2d ago A 40 tokens original MIT

python-development

140

microsoft/agent-framework

Skill Claude CodeCodex

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.

13k 2d ago A 35 tokens original MIT

microsoft/agent-framework

Skill Claude CodeCodex

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.

13k 2d ago A 43 tokens original MIT

microsoft/agent-framework

Skill Claude CodeCodex

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.

13k 2d ago A 43 tokens original MIT

python-testing

143

microsoft/agent-framework

Skill Claude CodeCodex

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

13k 2d ago A 29 tokens original MIT

length-converter

144

microsoft/agent-framework

Skill Claude CodeCodex

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

13k 2d ago A 24 tokens original MIT