Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
agent-framework-azure-ai-py
agent-framework-azure-ai-py is an open-source devops skill for Claude Code and compatible agents, published by sickn33. Its author describes it as: “Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.”. The project has 45k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add sickn33/agentic-awesome-skills`.
Installation
Add agent-framework-azure-ai-py to your agent with:
/plugin marketplace add sickn33/agentic-awesome-skills Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
When to use it
Reach for agent-framework-azure-ai-py when you want devops help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in sickn33/agentic-awesome-skills, an established project with 44,549 GitHub stars
- Actively maintained (recent commits)
Topics
Frequently asked questions
- What does agent-framework-azure-ai-py do?
- Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.
- How do I install agent-framework-azure-ai-py?
- Run /plugin marketplace add sickn33/agentic-awesome-skills in your agent, then reload your skills. Review the source at https://github.com/sickn33/agentic-awesome-skills before installing.
- Is agent-framework-azure-ai-py free to use?
- Yes. agent-framework-azure-ai-py is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does agent-framework-azure-ai-py come from?
- agent-framework-azure-ai-py ships inside sickn33/agentic-awesome-skills, a repository that contains 62 catalogued skills in total. The repository's 44,549 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More DevOps →Browser automation CLI built for AI agents. Break through anti-bot walls, hand off to humans across platforms when stuck. Parallel multi-task execution, independent multi-session operation, isolated multi-account browsing.
Install our local first extensions for your favorite AI IDE or Terminal Agent. Process your histories into reusable skills with Lore. Sync your conversations to the cloud. File issues and requests.
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.
Reusable AI development infrastructure for Java projects, optimized for Claude Code