Skip to content
Skillv1.0.0

elastic-alerts

Alerts with Elastic Stack. alerting rules.

by ssrjkk(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from ssrjkk/claude-skills (.claude/skills/devops/elastic-alerts/SKILL.md). Install upstream with npx skills add ssrjkk/claude-skills --skill elastic-alerts. Copyright stays with the author.

Elastic Stack Alerts

Alerts with Elastic Stack. alerting rules.

Quick Start

# Elastic Stack Alerts
# See Elastic Stack docs

When to Use

  • Using Elastic Stack in your workflow
  • alerting rules
  • notifications

Step-by-Step

  1. Install Elastic Stack: # Install Elastic Stack
  2. Set up Elastic Stack
  3. Configure Alerts
  4. Implement features

Dependencies

  • Elastic Stack >= latest stable
  • Runtime environment

Examples

# Elastic Stack Alerts
# See Elastic Stack documentation

Resources

  • Official documentation
  • Community guides and tutorials

Validation

  • Verify: elastic --version
  • Check expected output

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/ssrjkk-claude-skills-elastic-alerts/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

ssrjkk-claude-skills-elastic-alerts.ocm.jsonjson
{
  "ocm": "1",
  "id": "ssrjkk-claude-skills-elastic-alerts",
  "kind": "skill",
  "name": "elastic-alerts",
  "description": "Alerts with Elastic Stack. alerting rules.",
  "publisher": "ssrjkk",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "elastic",
      "alerts",
      "devops",
      "monitoring",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Alerts with Elastic Stack. alerting rules."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/ssrjkk/claude-skills",
      "path": ".claude/skills/devops/elastic-alerts/SKILL.md",
      "ref": "e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9",
      "url": "https://github.com/ssrjkk/claude-skills/blob/e1fe9f4b8b62cbb6be06d22940974a7ca87a70b9/.claude/skills/devops/elastic-alerts/SKILL.md",
      "key": "ssrjkk/claude-skills/.claude/skills/devops/elastic-alerts/SKILL.md"
    }
  },
  "instructions": "# Elastic Stack Alerts\n\n> Alerts with Elastic Stack. alerting rules.\n\n## Quick Start\n```bash\n# Elastic Stack Alerts\n# See Elastic Stack docs\n```\n\n## When to Use\n- Using Elastic Stack in your workflow\n- alerting rules\n- notifications\n\n## Step-by-Step\n1. Install Elastic Stack: `# Install Elastic Stack`\n2. Set up Elastic Stack\n3. Configure Alerts\n4. Implement features\n\n## Dependencies\n- Elastic Stack >= latest stable\n- Runtime environment\n\n## Examples\n```bash\n# Elastic Stack Alerts\n# See Elastic Stack documentation\n```\n\n## Resources\n- Official documentation\n- Community guides and tutorials\n\n## Va",
  "cost": {
    "context_tokens": 165
  }
}

Fetch it by URL: GET /api/v1/registry/ssrjkk-claude-skills-elastic-alerts/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.