frontier-cockpit: Skill for Claude Code

.github/skills/azure-api-center/SKILL.md

azure-api-center is a skill for Claude Code from paulasilvatech/frontier-cockpit. It costs 121 tokens per session (831 once invoked), scanned A, original, no licence file.

An Azure API Center guide for keeping a central catalogue of APIs and AI-agent tools. The catalogue can record versions, OpenAPI definitions, environments, deployments, MCP servers, and other tools for discovery and reuse.

In plain words
What is it for?
Use it when designing API governance for an enterprise agent platform or registering APIs, tools, and MCP servers.
Why use it?
It helps organisations find and manage many APIs and agent tools in one governed place instead of tracking them separately.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

This is paulasilvatech/frontier-cockpit's own configuration. It tells Claude Code how to work on frontier-cockpit itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything frontier-cockpit configures →

Reuse

Borrowing it

Nothing to install: this file belongs to paulasilvatech/frontier-cockpit. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/paulasilvatech/frontier-cockpit/main/.github/skills/azure-api-center/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/paulasilvatech/frontier-cockpit

Made for: Claude Code.

Wrote 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.

agentmods badge for azure-api-center

README.md
[![agentmods](https://agentmods.dev/badge/skills/paulasilvatech/frontier-cockpit/azure-api-center/github.svg)](https://agentmods.dev/skills/paulasilvatech/frontier-cockpit/azure-api-center)
Your own site
<a href="https://agentmods.dev/skills/paulasilvatech/frontier-cockpit/azure-api-center"><img src="https://agentmods.dev/badge/skills/paulasilvatech/frontier-cockpit/azure-api-center/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.

agentmods 80×15 button for azure-api-center

Your own site · 80×15
<a href="https://agentmods.dev/skills/paulasilvatech/frontier-cockpit/azure-api-center"><img src="https://agentmods.dev/badge/skills/paulasilvatech/frontier-cockpit/azure-api-center.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 121 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 831 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00121 $0.00831
Opus 5 $0.00060 $0.00415
Sonnet 5 $0.00024 $0.00166
Haiku 4.5 $0.00012 $0.00083

Measured 10d ago against content hash a35d408e8956, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

azure-api-center 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 10d 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.

.github/skills/azure-api-center/SKILL.md · 63 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. 10d ago First seen · 63 lines · 121 tokens per session scan A a35d408e8956

Subscribe to this mod's changes

azure-api-center is a skill published in the GitHub repository paulasilvatech/frontier-cockpit (11 stars, last pushed 1mo ago), with no licence file. It adds 121 tokens to every session and 831 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-30.

Related

Other skills, from other repositories

azure-maps-search-dotnet

Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data. Triggers: "Azure Maps", "MapsSearchClient", "MapsRoutingClient", "MapsRenderingClient", "geocoding .NET", "route…

microsoft/skills · 91 tokens

azure-eventgrid-dotnet

Azure Event Grid SDK for .NET. Client library for publishing and consuming events with Azure Event Grid. Use for event-driven architectures, pub/sub messaging, CloudEvents, and EventGridEvents. Triggers: "Event Grid", "EventGridPublisherClient", "CloudEvent", "EventGridEvent", "publish events .NET", "event-driven"…

microsoft/skills · 80 tokens

azure-eventhub-dotnet

Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient), receiving events (EventProcessorClient with checkpointing), partition management, and real-time data ingestion. Triggers: "Event Hubs", "event streaming"…

microsoft/skills · 94 tokens

azure-mgmt-apicenter-dotnet

Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. Triggers: "API Center", "ApiCenterService", "ApiCenterWorkspace", "ApiCenterApi", "API…

microsoft/skills · 97 tokens

azure-servicebus-dotnet

Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions. Use for reliable message delivery, pub/sub patterns, dead letter handling, and background processing. Triggers: "Service Bus", "ServiceBusClient", "ServiceBusSender", "ServiceBusReceiver", "ServiceBusProcessor"…

microsoft/skills · 86 tokens

azure-eventhub-java

Build real-time streaming applications with Azure Event Hubs SDK for Java. Use when implementing event streaming, high-throughput data ingestion, or building event-driven architectures.

microsoft/skills · 37 tokens