# Claude Code Agent: Microsoft Agent Framework Python > Create, update, refactor, explain or work with code using the Python version of Microsoft Agent Framework. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent programming-languages/microsoft-agent-framework-python --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent programming-languages/microsoft-agent-framework-python --yes --dry-run ``` --- ## What This Agent Covers Create, update, refactor, explain or work with code using the Python version of Microsoft Agent Framework. This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Programming Languages - Claude Code Templates path: `programming-languages/microsoft-agent-framework-python` - Tools declared upstream: changes, search/codebase, edit/editFiles, extensions, fetch, findTestFiles, githubRepo, new, openSimpleBrowser, problems, runCommands, runNotebooks, runTasks, runTests, search, search/searchResults, runCommands/terminalLastCommand, runCommands/terminalSelection, testFailure, usages, vscodeAPI, microsoft.docs.mcp, github, configurePythonEnvironment, getPythonEnvironmentInfo, getPythonExecutableCommand, installPythonPackage - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent programming-languages/microsoft-agent-framework-python --yes --dry-run ``` Expected installed file: ```text .claude/agents/microsoft-agent-framework-python.md ``` --- ## Source & License - Source: [davila7/claude-code-templates programming-languages/microsoft-agent-framework-python.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/programming-languages/microsoft-agent-framework-python.md) - Source SHA: `4de26daf5f6c045f7fb249a808738e6b2f2a7fac` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-microsoft-agent-framework-python-5aece6c2 Author: TokRepo精选