Back to Registry View Author Profile
Official Verified
aiops-agent
AI驱动的智能运维系统,实现主动预警、智能诊断和自动化治理
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/jame-mei-ltp/sre-agentOr
AIOps Agent
AI-driven intelligent operations system for proactive monitoring, intelligent diagnosis, and automated remediation.
✅ v1.0.1 Update
What's New:
- 🐛 Fixed syntax errors (18/18 tests passing)
- 📦 Added missing dependencies documentation
- 🧪 Improved test coverage
Quick Start
# Clone and setup
git clone <repo-url>
cd sre-agent
cp .env.example .env
# Install dependencies
pip install -r requirements.txt
# Start services
make up
# Access
# API: http://localhost:8000
# Docs: http://localhost:8000/docs
📦 Dependencies
Core Dependencies
pip install fastapi uvicorn
pip install kubernetes
pip install anthropic # or openai
pip install scikit-learn
pip install pandas numpy
Testing Dependencies
pip install pytest pytest-asyncio pytest-cov
Optional Dependencies
pip install prometheus-client
pip install langchain
pip install prophet # for time series prediction
Features
- ⚡ Proactive alerting (1-3 hours ahead)
- 🔍 Automated root cause analysis
- 🤖 Self-healing automation
- 📊 Multi-dimensional monitoring
- 🧠 LLM-powered insights
Architecture
- Perception: Metrics, logs, events collection
- Cognition: Anomaly detection, prediction, RCA
- Decision: Risk assessment, action planning
- Action: Automated remediation
🧪 Testing
# Run all tests
pytest
# With coverage
pytest --cov=src --cov-report=html
# Test results: 18/18 passing ✅
📝 Changelog
v1.0.1 (2026-02-25)
- Fixed syntax errors in core modules
- All 18 tests passing
- Added missing dependencies:
- pytest, pytest-asyncio, pytest-cov
- scikit-learn
- fastapi
- kubernetes
- anthropic
- Improved documentation
v1.0.0 (2026-02-25)
- Initial release
- Core AIOps architecture
- Basic anomaly detection
- Prediction engine
- Root cause analysis
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-jame-mei-ltp-sre-agent": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
aiops-agent
AI-driven intelligent operations system for proactive monitoring, intelligent diagnosis, and automated remediation. Use for AIOps tasks, SRE automation, or intelligent operations.
jame-mei-ltp 2032
a-stock-monitor
A股量化监控系统 - 7维度市场情绪评分、智能选股引擎(短线5策略+中长线7策略)、实时价格监控、涨跌幅排行榜。支持全市场5000+股票数据采集与分析,多指标共振评分,精确买卖点计算,动态止损止盈。每日自动推荐短线3-5只、中长线5-10只优质股票。包含Web界面、自动化Cron任务、历史数据回溯。适用于A股量化交易、技术分析、选股决策。
jame-mei-ltp 2032