← Back to Skills Marketplace
Ai Intelligent Alerting System
by
yang1002378395-cmyk
· GitHub ↗
· v1.0.3
· MIT-0
368
Downloads
0
Stars
3
Active Installs
4
Versions
Install in OpenClaw
/install ai-intelligent-alerting-system
Description
告警管理,智能告警 + 告警收敛。
README (SKILL.md)
AI 智能告警系统
描述
告警管理,智能告警 + 告警收敛。
功能
- 智能告警(AI识别)
- 告警收敛(去重合并)
- 告警分级(级别划分)
- 告警路由(智能路由)
- 通知渠道(多渠道)
定价
- 基础版:¥99/月(100 告警/月)
- 专业版:¥499/月(1000 告警/月)
- 企业版:¥1999/月(无限告警)
适用场景
- 系统告警
- 应用告警
- 业务告警
- 运维告警
技术栈
- Python + FastAPI
- 告警引擎
- 告警收敛
- 通知集成
安装
git clone https://github.com/openclaw-skills/ai-intelligent-alerting-system
cd ai-intelligent-alerting-system
pip install -r requirements.txt
python app.py
创建:2026-03-13 作者:OpenClaw Skills Team
Usage Guidance
Do not blindly run the 'git clone' + 'pip install' + 'python app.py' steps from this SKILL.md. Before installing: (1) inspect the referenced GitHub repository (https://github.com/openclaw-skills/ai-intelligent-alerting-system) and review its code and README to confirm provenance and expected behavior; (2) check for required credentials/configuration and avoid supplying sensitive org/cloud credentials until you know which services are used; (3) run the project in an isolated environment (container or VM) and as a non-root user; (4) prefer an official install spec or a vetted package over ad-hoc clone-and-run; (5) ask the skill author to declare required binaries and env vars in the registry metadata and to supply a reproducible, auditable install mechanism. These steps reduce the risk of executing unexpected or malicious code.
Capability Analysis
Type: OpenClaw Skill
Name: ai-intelligent-alerting-system
Version: 1.0.3
The skill bundle contains only metadata and documentation for an 'AI Intelligent Alerting System.' The SKILL.md file describes standard features such as alert convergence, grading, and routing, and provides typical installation instructions for a Python/FastAPI project. No executable code, suspicious network calls, or prompt-injection attempts were found in the provided files (_meta.json, SKILL.md).
Capability Assessment
Purpose & Capability
The skill's stated purpose (AI alerting and deduplication) is plausible for the installation steps shown in SKILL.md, but the registry metadata lists no required binaries or environment variables while the instructions explicitly use git, pip, and python. That mismatch between declared requirements and the runtime instructions is an inconsistency (likely sloppy packaging) and should be resolved.
Instruction Scope
The SKILL.md directs the agent (and user) to 'git clone' a GitHub repository and run 'pip install -r requirements.txt' and 'python app.py' — i.e., fetch and execute third-party code. The instructions provide no guidance about configuration, credentials, or what data the app will access or transmit. Instruction-only skills that tell an agent to fetch and run code are higher risk because they cause arbitrary code execution outside the registry's review.
Install Mechanism
There is no formal install spec in the registry, but the embedded SKILL.md uses git clone from GitHub (a well-known host). Cloning from GitHub is expected for open-source projects, but the absence of an explicit install spec in the skill metadata means the agent/platform won't have a vetted installation plan — the runtime instructions effectively become the install step.
Credentials
The registry declares no required env vars or credentials, yet an alerting system that integrates notification channels almost certainly needs API keys or tokens (e.g., email, Slack, SMS, monitoring APIs). The SKILL.md does not declare or explain any required secrets or configuration, creating a transparency gap about what credentials you would need to provide.
Persistence & Privilege
The skill does not request 'always: true' and uses default model invocation settings; it does not claim to modify other skills or system-wide settings. However, because it instructs fetching and running a service, granting it autonomous invocation combined with executing downloaded code would increase risk — consider this when enabling autonomous use.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-intelligent-alerting-system - After installation, invoke the skill by name or use
/ai-intelligent-alerting-system - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Version 1.0.3
- No file changes detected in this release.
- No updates or new features introduced; functionality remains as in version 1.0.2.
v1.0.2
- Bump version number to 1.0.2 in SKILL.md.
- No other content changes.
v1.0.1
- Bumped version to 1.0.1 in SKILL.md.
- No functional or documentation changes; version update only.
v1.0.0
定期更新
Metadata
Frequently Asked Questions
What is Ai Intelligent Alerting System?
告警管理,智能告警 + 告警收敛。 It is an AI Agent Skill for Claude Code / OpenClaw, with 368 downloads so far.
How do I install Ai Intelligent Alerting System?
Run "/install ai-intelligent-alerting-system" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ai Intelligent Alerting System free?
Yes, Ai Intelligent Alerting System is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ai Intelligent Alerting System support?
Ai Intelligent Alerting System is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ai Intelligent Alerting System?
It is built and maintained by yang1002378395-cmyk (@yang1002378395-cmyk); the current version is v1.0.3.
More Skills