azure-llm-bridge
CommunitySeamlessly integrate Azure AI Foundry LLMs into your workflow
Authorbreakingcircuits1337
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill unit facilitates direct interaction with Azure-hosted language models, reducing the complexity of setup and usage.
Core Features & Use Cases
- Simple CLI Access: Access Mistral 3 Large and Kimi K2 Thinking models via command line.
- No SDK Required: Avoids the need for OpenAI SDK setup.
- Use Case: Streamline tasks like coding, analysis, and reasoning by directly calling the models from scripts or the command line.
Quick Start
Use the mistral script to get a code review from the model. Command: python scripts/mistral.py "Review this code for bugs: $(cat mycode.py)"
Dependency Matrix
Required Modules
requests
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: azure-llm-bridge Download link: https://github.com/breakingcircuits1337/agent-skills/archive/main.zip#azure-llm-bridge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.