For AI agents

    Lemwatch Skills

    Tightly-scoped Markdown playbooks (SKILL.md) that teach your AI assistant exactly how to use the Lemwatch MCP server for real monitoring workflows.

    Incident Triage

    Walks the agent through a downed-site triage in the right order: status snapshot → recent uptime probes → SSL/DNS → security headers → recent change diffs.

    Pairs with: /incident-triage prompt + get_incident, list_recent_checks, get_ssl_status
    View SKILL.md

    Pre-Launch Audit

    End-to-end audit checklist before promoting a site to production. Covers SSL grade, response-time thresholds, SEO basics, mobile-friendliness, and active-incident scan.

    Pairs with: /pre-launch-check prompt + trigger_recheck, get_seo_audit, get_ssl_status
    View SKILL.md

    Agency Weekly Report

    Drafts a clean, jargon-free client-facing weekly report: uptime %, incidents handled, performance trend, SEO/SSL changes, and next-week focus.

    Pairs with: /weekly-client-report prompt + list_incidents, list_recent_checks
    View SKILL.md

    MCP Quickstart

    How the agent should introduce itself when first connected: discover sites, surface anything currently down, and offer the most useful next action.

    Pairs with: lemwatch://fleet/health + lemwatch://incidents/active resources
    View SKILL.md

    How to install a skill

    Skills are plain Markdown files. In Claude Desktop, drop the SKILL.md into your project's.claude/skills/folder. In Cursor, paste the contents into a project rule. The skill tells the agent which Lemwatch MCP tools/resources/prompts to use and in what order.

    Want a custom skill for your team? Open an issue or PR in the lemwatch/skills repo.

    Get a token & connect