Install
$ agentstack add skill-fabricioctelles-jump-skills-azure-ninja ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Azure Ninja
Jump Skill — Master orchestrator that routes Azure tasks to 40 specialized skills from Microsoft official + community repositories.
Purpose
This skill acts as an intelligent router to the comprehensive Azure skills library. Instead of manually searching for the right skill, describe your Azure task and this skill will:
- Identify the most relevant specialized skill(s)
- Load the full skill instructions on demand
- Execute the task with expert-level Azure knowledge
Skill Catalog
Deployment & Preparation (Core Workflow)
| Skill | Path | Use When | |-------|------|----------| | azure-prepare | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-prepare/ | Prepare azd-based projects: azure.yaml, Bicep/Terraform, Dockerfile | | azure-validate | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-validate/ | Pre-deployment validation: config, infrastructure, Docker, dependencies | | azure-deploy | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-deploy/ | Execute deployments for prepared applications with deployment-plan.md | | azure-upgrade | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-upgrade/ | Upgrade tiers, SKUs, or modernize SDK dependencies | | azure-deployment-preflight | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-deployment-preflight/ | Comprehensive Bicep preflight validation: syntax, what-if, policy | | azure-developer-cli | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-developer-cli/ | Design, create, review, migrate azd projects | | python-appservice-deploy | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/python-appservice-deploy/ | Deploy Flask/Django/FastAPI to App Service Linux |
Kubernetes & Containers
| Skill | Path | Use When | |-------|------|----------| | azure-kubernetes | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-kubernetes/ | Plan, create, configure production AKS clusters (Day-0 to Day-2) | | airunway-aks-setup | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/airunway-aks-setup/ | Set up AI Runway on AKS: cluster to running model | | azure-container-registry-cli | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-container-registry-cli/ | Manage ACR: registries, images, cloud builds, tasks |
AI & Machine Learning
| Skill | Path | Use When | |-------|------|----------| | azure-ai | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-ai/ | Azure AI Search, Speech, OpenAI, Document Intelligence | | azure-aigateway | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-aigateway/ | Configure APIM as AI Gateway for models, MCP tools, agents | | microsoft-foundry | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/microsoft-foundry/ | Build, deploy, evaluate Foundry agents, models, resources |
Infrastructure & Architecture
| Skill | Path | Use When | |-------|------|----------| | azure-compute | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-compute/ | VMs, VMSS: create, provision, size recommendations | | azure-storage | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-storage/ | Blob, File Shares, Queue, Table, Data Lake, access tiers | | azure-messaging | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-messaging/ | Event Hubs, Service Bus SDK troubleshooting | | azure-kusto | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-kusto/ | Query Azure Data Explorer with KQL for logs, telemetry | | azure-enterprise-infra-planner | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-enterprise-infra-planner/ | Architect enterprise infrastructure from workload descriptions | | azure-architecture-autopilot | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-architecture-autopilot/ | Automated architecture design and recommendations | | azure-static-web-apps | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-static-web-apps/ | Create, configure, deploy Static Web Apps with SWA CLI | | azure-smart-city-iot-solution-builder | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-smart-city-iot-solution-builder/ | Design Azure IoT and Smart City solutions end-to-end |
Diagnostics & Troubleshooting
| Skill | Path | Use When | |-------|------|----------| | azure-diagnostics | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-diagnostics/ | Debug production issues: AppLens, Monitor, resource health | | azure-resource-health-diagnose | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-resource-health-diagnose/ | Analyze resource health, diagnose from logs, create remediation plans | | appinsights-instrumentation | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/appinsights-instrumentation/ | Instrument apps with Application Insights: telemetry, SDK patterns | | azure-resource-lookup | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-resource-lookup/ | List, find, show resources across subscriptions/RGs | | azure-resource-visualizer | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-resource-visualizer/ | Generate Mermaid architecture diagrams from resource groups |
Cost & Optimization
| Skill | Path | Use When | |-------|------|----------| | azure-cost | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-cost/ | Query costs, forecast spending, optimize to reduce waste | | az-cost-optimize | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/az-cost-optimize/ | Analyze IaC/resources and optimize costs | | azure-pricing | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-pricing/ | Fetch real-time Azure retail pricing via prices.azure.com | | azure-quotas | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-quotas/ | Check/manage quotas and usage across providers |
Security, Identity & Compliance
| Skill | Path | Use When | |-------|------|----------| | entra-app-registration | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/entra-app-registration/ | Entra ID app registration, OAuth 2.0, MSAL integration | | entra-agent-id | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/entra-agent-id/ | Provision Entra Agent Identity Blueprints, BlueprintPrincipals | | azure-role-selector | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-role-selector/ | Guide which role to assign for desired permissions | | azure-compliance | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-compliance/ | Security audits with azqr, Key Vault expiration checks |
Reliability & Well-Architected
| Skill | Path | Use When | |-------|------|----------| | azure-reliability | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-reliability/ | Assess reliability for PaaS apps (Functions, App Service) | | azure-well-architected-review | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-well-architected-review/ | WAF review: IaC, architecture, generate recommendations |
Migration & Onboarding
| Skill | Path | Use When | |-------|------|----------| | azure-app-onboard | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-app-onboard/ | End-to-end: from idea/app to running Azure deployment | | azure-app-onboard-prereq | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-app-onboard-prereq/ | Assess if source code is ready for Azure deployment | | azure-cloud-migrate | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/azure-skills/skills/azure-cloud-migrate/ | Cross-cloud migration: Lambda to Functions, etc. |
DevOps & CLI
| Skill | Path | Use When | |-------|------|----------| | azure-devops-cli | {{JUMP_SKILLS_DIR}}/repos/azure-ninja/awesome-copilot/skills/azure-devops-cli/ | Manage Azure DevOps: projects, repos, pipelines, builds, PRs |
How to Use
Direct Invocation
Ask about any Azure task naturally:
- "Set up an AKS cluster for production"
- "Deploy my Python app to Azure"
- "Review my architecture for Well-Architected compliance"
- "Find cost savings in my subscription"
- "Diagnose why my App Service is slow"
Skill Loading
When a specific skill is needed, the ninja will:
- Identify the best skill from the catalog above
- Load the full SKILL.md from the specified path
- Execute with the specialized knowledge
Repositories
This ninja aggregates skills from:
| Repository | Skills | Description | |------------|--------|-------------| | microsoft/azure-skills | 28 | Official Azure plugin: prepare → validate → deploy workflow | | github/awesome-copilot | 12 | Community Azure skills: DevOps, pricing, WAF review |
Routing Logic
The ninja routes based on task context:
- Deployment workflow: azure-prepare → azure-validate → azure-deploy
- Kubernetes tasks: azure-kubernetes, airunway-aks-setup
- AI/ML tasks: azure-ai, azure-aigateway, microsoft-foundry
- Cost questions: azure-cost, az-cost-optimize, azure-pricing
- Diagnostics: azure-diagnostics, azure-resource-health-diagnose
- Security/Identity: entra-*, azure-compliance, azure-role-selector
- Architecture: azure-enterprise-infra-planner, azure-architecture-autopilot, azure-well-architected-review
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: fabricioctelles
- Source: fabricioctelles/jump-skills
- License: MIT
- Homepage: https://skilldev.pro/en/ninja
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.