status-page-generator

status-page-generator is a skill for Claude Code, Codex from kostja94/marketing-skills. It costs 63 tokens per session (671 once invoked), scanned A, original, MIT.

A guide to a public page that shows whether a company's online services are working. It can list individual services, current incidents, past incidents, and maintenance.

In plain words
What is it for?
Use it to structure pages for uptime, APIs, dashboards, billing systems, incident updates, and service notifications.
Why use it?
It gives customers a single place to check service health during outages and can reduce repeated support questions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to structure pages for uptime, APIs, dashboards, billing systems, incident updates, and service notifications.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kostja94/marketing-skills/status
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.

Any agent
npx skills add kostja94/marketing-skills --skill status
Clone the repo
git clone --depth 1 https://github.com/kostja94/marketing-skills

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 status-page-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/kostja94/marketing-skills/status/github.svg)](https://agentmods.dev/skills/kostja94/marketing-skills/status)
Your own site
<a href="https://agentmods.dev/skills/kostja94/marketing-skills/status"><img src="https://agentmods.dev/badge/skills/kostja94/marketing-skills/status/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 status-page-generator

Your own site · 80×15
<a href="https://agentmods.dev/skills/kostja94/marketing-skills/status"><img src="https://agentmods.dev/badge/skills/kostja94/marketing-skills/status.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 671 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.1 $0.00063 $0.00671
Opus 5 $0.00032 $0.00336
Sonnet 5 $0.00013 $0.00134
Haiku 4.5 $0.00006 $0.00067

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

Security

Grade A, and why

status-page-generator 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.

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

skills/pages/utility/status/SKILL.md · 71 lines

How it starts

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

Pages: Status Page

Guides status page design for communicating service health, uptime, and incidents. Typically at status.* subdomain. Reduces support during outages, builds trust.

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Initial Assessment

Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for product and service components.

Identify:

  1. Service components: API, dashboard, billing, etc.
  2. Monitoring: What tools feed status (PagerDuty, Datadog, etc.)
  3. Audience: Customers, developers, internal
  4. Hosting: Self-hosted vs. third-party (Statuspage, Better Uptime, etc.)

Status Page Structure

Section Purpose
Overall status Operational, Degraded, Outage, Maintenance
Components Per service: status, uptime %
Incidents Active and past; timeline, updates
Subscribe Email, SMS, RSS for notifications
Uptime history 90-day or custom range (optional)

Best Practices

Communication

  • Clear status: Operational, Degraded, Partial Outage, Major Outage
  • Incident updates: Timely, honest, actionable
  • Post-mortem: Link to post-incident review when public
  • Maintenance: Schedule ahead, notify subscribers

Design

  • Scannable: Status at a glance; green/yellow/red
  • Mobile: Critical for on-the-go checks
  • Accessible: Color + text; don't rely on color alone
  • No login required: Public status, no auth

Technical

  • Independent hosting: Status page should stay up when main product is down
  • Subdomain: status.yourdomain.com
  • Integrations: Slack, PagerDuty, etc. for incident creation
  • Historical data: Uptime %, incident count

Output Format

  • Structure (components, incident format)
  • Status definitions and colors
  • Incident template (title, updates, resolution)
  • Subscribe options
  • Hosting recommendation (self vs. third-party)

Read the full file on GitHub · 71 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. 8d ago First seen · 71 lines · 63 tokens per session scan A 6b9aa5d112b9

Subscribe to this mod's changes

status-page-generator is a skill published in the GitHub repository kostja94/marketing-skills (963 stars, last pushed 3mo ago), licensed MIT. It adds 63 tokens to every session and 671 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

partner-affiliate

When the user wants to build a partner program, launch an affiliate program, design integration partnerships, or create distribution partnerships. Also use when the user mentions 'partnerships,' 'affiliate program,' 'referral program,' 'partner ecosystem,' 'integration partner,' 'reseller,' 'co-marketing,'…

The-Utopia-Studio/skills · 89 tokens

kill-criteria-exit-ramps

Establishes pre-defined, objective conditions for stopping projects and specific decision points for continue/pivot/kill evaluations. Guides through defining kill criteria, setting go/no-go gates, avoiding sunk cost fallacy, and executing disciplined stopping decisions. Use when defining stopping rules for projects…

The-Utopia-Studio/skills · 110 tokens

SEO Content Optimizer

Analyzes and rewrites content to maximize search engine visibility without sounding robotic.

Notysoty/openagentskills · 20 tokens

review-resume

Comprehensive PM resume review and tailoring against 10 best practices including XYZ+S formula, keyword optimization, job-specific tailoring, and structure. Use when reviewing a PM resume, preparing for job applications, or improving resume impact.

The-Utopia-Studio/skills · 49 tokens

forecast-discipline

Use to drive consistent forecast methodology, grading, and inspection cadences.

The-Utopia-Studio/skills · 18 tokens

escalation-framework

Use to govern executive involvement, cross-functional response, and risk resolution for at-risk renewals.

The-Utopia-Studio/skills · 24 tokens