server-log-analysis通过 SSH 连接远程服务器,读取同级 config.yaml 理解服务信息与日志位置,按需下载相关日志片段到本地 temp 目录,并分析日志定位问题。适用于用户要求排查远程服务日志、分析服务端异常或基于 SSH 访问进行日志诊断的场景。
Install via ClawdBot CLI:
clawdbot install hgvgfgvh/server-log-analysisGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 9, 2026
用户报告Web应用返回500错误,AI通过SSH远程连接服务器,读取config.yaml获取服务信息和日志路径,快速定位并下载相关错误日志到本地进行分析,诊断出代码异常或配置问题。
用户反馈应用频繁出现数据库连接超时,AI远程检查数据库相关日志,分析时间窗口内的错误模式,识别出连接池耗尽或网络延迟问题,并提供根因建议。
微服务架构中A服务调用B服务失败,AI通过SSH连接相关服务器,分别下载A和B的日志片段,对比时间戳和错误消息,确定故障点并给出恢复建议。
运维人员发现某服务器磁盘使用率异常增长,AI远程检查应用日志和系统日志,定位到日志文件过大或异常写入,指导清理或优化日志策略。
大量用户登录失败,AI远程分析认证服务日志,发现重复的认证错误,锁定为第三方身份提供商接口变更或密钥过期,输出诊断结论和验证步骤。
提供基于此技能的AI日志诊断插件,集成到现有监控平台,按诊断次数或订阅收费。
提供按需远程日志分析服务,客户授权后AI执行诊断,交付报告,按问题复杂度和数量收费。
将技能打包为插件,集成到Jenkins、GitLab CI等工具中,自动分析构建或部署失败日志,按许可证或订阅销售。
💬 Integration Tip
确保config.yaml配置准确,SSH凭据通过环境变量或密钥管理,并设置合理的本地temp目录权限。
Scored May 9, 2026
Control remote Windows machines via SSH. Use when executing commands on Windows, checking GPU status (nvidia-smi), running scripts, or managing remote Windows systems. Triggers on "run on Windows", "execute on remote", "check GPU", "nvidia-smi", "远程执行", "Windows 命令".
Perform reverse lookup of gTLD domains hosted on a specified nameserver with optional filters by TLD and domain prefix length.
Configure OpenClaw installations with optimized settings, channel setup, security hardening, and production recommendations.
Connect to remote desktops via RDP, VNC, and SSH X11 with secure tunneling and troubleshooting.
Essential curl commands for HTTP requests, API testing, and file transfers.
Deploy and manage Vercel projects. Use when deploying applications to Vercel, managing environment variables, checking deployment status, viewing logs, or performing Vercel operations. Supports production and preview deployments. Practical infrastructure operations - no "AI will build your app" magic.