frontier-cockpit: Skill for Claude Code

.github/skills/markdown-writer/SKILL.md

markdown-writer is a skill for Claude Code, Codex from paulasilvatech/frontier-cockpit. It costs 144 tokens per session (2,787 once invoked), scanned A, original, no licence file.

A writing guide for producing consistently structured Markdown documents. Markdown is plain text with simple formatting; supported outputs include READMEs, specifications, guides, changelogs, runbooks, RFCs, and technical documentation.

In plain words
What is it for?
Use it to create or convert technical documents, including narrative Markdown editions of PowerPoint files.
Why use it?
It keeps document metadata, versions, authorship, contents, and formatting consistent across projects.

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/markdown-writer/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 markdown-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/paulasilvatech/frontier-cockpit/markdown-writer.svg)](https://agentmods.dev/skills/paulasilvatech/frontier-cockpit/markdown-writer)
Your own site
<a href="https://agentmods.dev/skills/paulasilvatech/frontier-cockpit/markdown-writer"><img src="https://agentmods.dev/badge/skills/paulasilvatech/frontier-cockpit/markdown-writer.svg" alt="Measured on agentmods" height="20"></a>
Per session 144 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,787 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.00144 $0.02787
Opus 5 $0.00072 $0.01393
Sonnet 5 $0.00029 $0.00557
Haiku 4.5 $0.00014 $0.00279

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

Security

Grade A, and why

markdown-writer 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/markdown-writer/SKILL.md · 332 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 · 332 lines · 144 tokens per session scan A bd455ebcef6c

Subscribe to this mod's changes

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

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

union-type-wrappers

Add typed getters and setters over BinaryData properties that represent TypeSpec union types in generated Java models. Use when generated classes expose BinaryData for union-typed fields and you need ergonomic, type-safe accessors instead.

Azure/azure-sdk-for-java · 49 tokens