Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add fabricioctelles/jump-skills --skill azure-ninjagit clone --depth 1 https://github.com/fabricioctelles/jump-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/fabricioctelles/jump-skills/azure-ninja)<a href="https://agentmods.dev/skills/fabricioctelles/jump-skills/azure-ninja"><img src="https://agentmods.dev/badge/skills/fabricioctelles/jump-skills/azure-ninja/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/fabricioctelles/jump-skills/azure-ninja"><img src="https://agentmods.dev/badge/skills/fabricioctelles/jump-skills/azure-ninja.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00128 | $0.02764 |
| Opus 5 | $0.00064 | $0.01382 |
| Sonnet 5 | $0.00026 | $0.00553 |
| Haiku 4.5 | $0.00013 | $0.00276 |
Grade A, and why
azure-ninja scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 153 lines — stays where its author put it; the contents beside it link to each section on GitHub.
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 |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 153 lines · 128 tokens per session scan A e2e202ba39a8
azure-ninja is a skill published in the GitHub repository fabricioctelles/jump-skills (28 stars, last pushed 2d ago), licensed MIT. It adds 128 tokens to every session and 2,764 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
agentcore-investigation
Investigate Bedrock AgentCore runtime sessions via CloudWatch Logs Insights — resolve session/trace IDs, query OTEL spans, filter noise, build timelines. Use when debugging AgentCore agent sessions, tracing tool calls, or analyzing latency.
azure-kubernetes-automatic-readiness
Assess Kubernetes workloads and cluster configuration for AKS Automatic compatibility. Identifies incompatibilities, generates fixes, and guides migration from AKS Standard to AKS Automatic. WHEN: migrate to AKS Automatic, check AKS Automatic readiness, validate manifests for Automatic, assess cluster for Automatic…
azure-diagnostics
Debug Azure production issues on Azure using AppLens, Azure Monitor, resource health, and safe triage. WHEN: debug production issues, troubleshoot app service, app service high CPU, app service deployment failure, troubleshoot container apps, troubleshoot functions, troubleshoot AKS, VM RDP, Linux SSH, VM black…
hyperpod-node-debugger
Diagnose and remediate per-node issues on a HyperPod cluster (EKS or Slurm) — a specific node is unhealthy, unresponsive, stuck, or needs replacing. Covers on-node EFA, GPU / accelerator hardware (XID, ECC, NVLink, row-remap, DCGM), Slurm node down/drained, disk and memory pressure, per-node lifecycle-script failures…
hyperpod-performance-debugger
Diagnose performance issues on Amazon SageMaker HyperPod clusters — uneven NCCL bandwidth across nodes and poor filesystem throughput. Read-only. Surfaces host-side signals (Xid, ECC, NVLink, EFA reachability, FSx saturation) and routes to the appropriate sibling skill (hyperpod-node-debugger, hyperpod-nccl…
hyperpod-cluster-debugger
Diagnose and remediate cluster-wide HyperPod (EKS or Slurm) problems — creation / deployment failures (CloudFormation, EFA health check, lifecycle scripts, capacity), EKS access, node replacement, CloudFormation nested-stack errors, post-maintenance rollback state, dangling nodes, autoscaler conflicts. Includes…