cli-help-style

cli-help-style is a skill for Claude Code, Codex from aws-deadline/deadline-cloud. It costs 39 tokens per session (1,704 once invoked), scanned A, original, Apache-2.0.

A writing guide for help text in the deadline command-line tool, including its commands and subcommands. The same text is shown in the terminal and on the project’s documentation website.

In plain words
What is it for?
Use it when adding, editing, or reviewing Click command descriptions, options, and terminal help output.
Why use it?
It helps new or edited help messages stay clear and consistent in both places, which format text differently.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/aws-deadline/deadline-cloud/cli-help-style
Any agent
npx skills add aws-deadline/deadline-cloud --skill cli-help-style
Clone the repo
git clone --depth 1 https://github.com/aws-deadline/deadline-cloud

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 cli-help-style

README.md
[![agentmods](https://agentmods.dev/badge/skills/aws-deadline/deadline-cloud/cli-help-style.svg)](https://agentmods.dev/skills/aws-deadline/deadline-cloud/cli-help-style)
Your own site
<a href="https://agentmods.dev/skills/aws-deadline/deadline-cloud/cli-help-style"><img src="https://agentmods.dev/badge/skills/aws-deadline/deadline-cloud/cli-help-style.svg" alt="Measured on agentmods" height="20"></a>
Per session 39 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,704 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00039 $0.01704
Opus 5 $0.00019 $0.00852
Sonnet 5 $0.00008 $0.00341
Haiku 4.5 $0.00004 $0.00170

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

Security

Grade A, and why

cli-help-style 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 4d 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.

skills/cli-help-style/SKILL.md · 207 lines

How it starts

The opening of the file, as written. The whole thing — 207 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CLI Help Style

Overview

Guidelines for writing consistent, terminal-friendly help text in the deadline CLI's click command docstrings.

Usage

Use this skill when:

  • Adding a new CLI command or subcommand
  • Editing existing CLI help text or option descriptions
  • Reviewing a PR that modifies CLI docstrings

Core Concepts

Dual rendering: terminal and docs site

These docstrings are rendered in two places:

  1. Terminaldeadline <command> --help via click's built-in formatter
  2. Docs sitehttps://aws-deadline.github.io/deadline-cloud/ via mkdocs-click, which passes docstring text through MkDocs as markdown

Click's terminal formatter treats docstrings as plain text with paragraph reflowing. It does not understand markdown — backticks, links, and lists all render literally. MkDocs, on the other hand, renders the same text as markdown, so backticks become <code> tags and links become clickable.

This dual rendering drives most of the style rules below. The goal is text that looks good in both contexts, prioritizing the terminal since that's where most users encounter it.

The ContextTrackingCommand and ContextTrackingGroup classes in _main.py override format_help_text to strip markdown at display time using _markdown_strip.py. This means you can write markdown in docstrings and get clean output in both contexts.

Docstring Structure

Every command docstring MUST follow this order:

1. One-line summary (what the command does)
2. Additional context (optional, 1-3 sentences max)
3. Documentation URL (required for groups and most leaf commands)

Example:

def my_command():
    """
    List the available Deadline Cloud farms or get details of a specific farm.

    \b
    Documentation: https://docs.aws.amazon.com/deadline-cloud/latest/userguide/farms.html
    """

Group Commands

Group docstrings MUST hint at the available subcommands so users can discover capabilities without running --help on each one.

Read the full file on GitHub · 207 lines

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. 4d ago First seen · 207 lines · 39 tokens per session scan A f7e678e5a006

Subscribe to this mod's changes

cli-help-style is a skill published in the GitHub repository aws-deadline/deadline-cloud (56 stars, last pushed 6d ago), licensed Apache-2.0. It adds 39 tokens to every session and 1,704 once invoked, about $0.0002 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

aws-genai-ml-architect

Reasoning skill for designing AWS GenAI and ML architectures for healthcare and life sciences workloads. Use when the user asks to choose between SageMaker and Bedrock, design a RAG system over medical literature, architect clinical NLP or medical imaging inference, plan genomics or drug discovery pipelines on AWS…

awslabs/hcls-agent-skills · 189 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

motion-graphics

A short, design-led motion graphic where motion is the message — kinetic typography, stat count-up, chart/data-viz hit, logo sting / brand lockup, lower-third / callout / social overlay, animated map (highlight regions, connect places, zoom to a location), animated tweet / news-article / headline, webpage / UI…

heygen-com/hyperframes · 139 tokens

prowler-commit

Creates professional git commits following conventional-commits format. Trigger: When creating commits, after completing code changes, when user asks to commit.

prowler-cloud/prowler · 33 tokens

prowler

Main entry point for Prowler development - quick reference for all components. Trigger: General Prowler development questions, project overview, component navigation (NOT PR CI gates or GitHub Actions workflows).

prowler-cloud/prowler · 43 tokens

convex-insights

Query a running Convex app's logs + health in natural language (official MCP): failures, slow/expensive functions, deploy causality — scoped, evidence-backed, with a dashboard deep link.

openclaw/clawhub · 45 tokens