skillZs
LIVE SKILL TAGS
>>> LIVE SKILLS INDEX <<<
* OPEN SOURCE *
NO LOGIN, NO TRACKING
REAL INSTALL DATA
← back to all skills
kostja94/marketing-skills745 installs

status-page-generator

When the user wants to create, optimize, or structure a status page. Also use when the user mentions "status page," "status.yourdomain.com," "uptime," "service health," "incident page," or "system status." For incident comms, use public-relations.

How do I install this agent skill?

npx skills add https://github.com/kostja94/marketing-skills --skill status-page-generator
view source ↗

Is this agent skill safe to install?

  • Gen Agent Trust Hubpass

    The skill provides guidance and templates for designing and structuring a service status page. It is entirely instructional and contains no code, network operations, or security risks.

  • Socketpass

    No alerts

  • Snykpass

    Risk: LOW · No issues

  • Runlayerpass

    1 file scanned · No issues

  • ZeroLeakspass

    Score: 93/100 · 2 sections analyzed

What does this agent skill do?

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

SectionPurpose
Overall statusOperational, Degraded, Outage, Maintenance
ComponentsPer service: status, uptime %
IncidentsActive and past; timeline, updates
SubscribeEmail, SMS, RSS for notifications
Uptime history90-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)

Related Skills

  • docs-page-generator: Link status from docs footer
  • api-page-generator: Link status for developer trust
  • footer-generator: Status link in footer
  • 404-page-generator: Status page as utility; similar UX principles

Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.

<a href="https://skillzs.dev/skills/kostja94/marketing-skills/status-page-generator">View status-page-generator on skillZs</a>