frontier-cockpit: Skill for Claude Code

.github/skills/skill-maker/SKILL.md

skill-maker is a skill for Claude Code, Codex from paulasilvatech/frontier-cockpit. It costs 180 tokens per session (4,641 once invoked), scanned A, original, no licence file.

A guide for creating, checking, or combining agent skills according to the Agent Skills open standard, a shared format for reusable agent instructions.

In plain words
What is it for?
Use it to interview for requirements, create or audit SKILL.md files, improve skill descriptions, and bundle supporting scripts.
Why use it?
It helps turn a workflow into a well-scoped skill and addresses structure, loading, descriptions, and edge cases before drafting.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

This is paulasilvatech/frontier-cockpit's own configuration. It tells Claude Code and Codex 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/skill-maker/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/paulasilvatech/frontier-cockpit

Made for: Claude Code, Codex.

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 skill-maker

README.md
[![agentmods](https://agentmods.dev/badge/skills/paulasilvatech/frontier-cockpit/skill-maker.svg)](https://agentmods.dev/skills/paulasilvatech/frontier-cockpit/skill-maker)
Your own site
<a href="https://agentmods.dev/skills/paulasilvatech/frontier-cockpit/skill-maker"><img src="https://agentmods.dev/badge/skills/paulasilvatech/frontier-cockpit/skill-maker.svg" alt="Measured on agentmods" height="20"></a>
Per session 180 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,641 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.00180 $0.04641
Opus 5 $0.00090 $0.02320
Sonnet 5 $0.00036 $0.00928
Haiku 4.5 $0.00018 $0.00464

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

Security

Grade A, and why

skill-maker 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 8d 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/skill-maker/SKILL.md · 413 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. 8d ago First seen · 413 lines · 180 tokens per session scan A 18f41fcee897

Subscribe to this mod's changes

skill-maker is a skill published in the GitHub repository paulasilvatech/frontier-cockpit (11 stars, last pushed 1mo ago), with no licence file. It adds 180 tokens to every session and 4,641 once invoked, about $0.0009 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

cloud-cost-agent

Use when analyzing cloud spend, running a cost audit, or finding savings across AWS, Google Cloud, and Azure — rightsizing, idle resources, and commitment/reservation recommendations, per-provider or cross-cloud. Uses only native CLIs and recommendation services (Cost Explorer/Compute Optimizer/Cost Optimization Hub…

dautovri/cloud-cost-agent · 83 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-mgmt-botservice-dotnet

Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams, DirectLine, Slack), and connection settings. Triggers: "Bot Service", "BotResource", "Azure Bot", "DirectLine channel", "Teams channel", "bot management .NET", "create bot".

microsoft/skills · 78 tokens

azure-communication-chat-java

Build real-time chat applications with Azure Communication Services Chat Java SDK. Use when implementing chat threads, messaging, participants, read receipts, typing notifications, or real-time chat features.

microsoft/skills · 41 tokens

azure-messaging-webpubsub-java

Build real-time web applications with Azure Web PubSub SDK for Java. Use when implementing WebSocket-based messaging, live updates, chat applications, or server-to-client push notifications.

microsoft/skills · 43 tokens

azure-security-keyvault-secrets-java

Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data.

microsoft/skills · 40 tokens