Monitor website uptime, HTTP response codes, and latency performance. Supports batch checking. 支持网站在线状态检测、HTTP响应码监控及延迟分析。Use when checking server health or troubleshooting connection issues.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill bytesagain-monitor --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Bytesagain Monitor?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-bytesagain-monitor)More formats (shields.io, HTML) on the badges page.
---
name: "BytesAgain Monitor — Advanced Uptime & Performance Auditor"
description: "Monitor website uptime, HTTP response codes, and latency performance. Supports batch checking. 支持网站在线状态检测、HTTP响应码监控及延迟分析。Use when checking server health or troubleshooting connection issues."
version: "1.0.0"
author: "BytesAgain"
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: ["monitoring", "uptime", "devops", "sysops", "ping", "website-checker", "运维监控"]
---
# BytesAgain Monitor / 楼台监控助手
## Quick Start / 快速开始
Just ask your AI assistant: / 直接告诉 AI 助手:
- "Check if https://bytesagain.com is online" (检测网站是否在线)
- "Monitor response time for my local server" (监控本地服务器响应时间)
- "Run a batch uptime check on these 3 domains" (批量检测这3个域名的状态)
## Commands / 常用功能
### check
Check a single URL.
```bash
bash scripts/script.sh check [Technical Reference]
```
### batch
Check multiple URLs separated by commas.
```bash
bash scripts/script.sh batch "[Technical Reference]"
```
## Requirements / 要求
- bash 4+
- curl
## Feedback
https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
Wire a service's OpenTelemetry output to Sematext Cloud. Walks through region, App-type, instrumentation flow (managed OTLP endpoint vs Sematext Agent), and signal selection (traces/metrics/logs), then produces the exact env-var block and points at a runnable reference example in this repo. Invoke when instrumenting a new app for Sematext.
Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when setting up deployment infrastructure or planning releases.
Watch a pull request or review cycle until it is ready to merge. Use when asked to babysit, monitor, or keep checking PR comments, reviews, and CI until all actionable issues are resolved.
Interact with the Paperclip control plane API for task coordination and governance. Use when checking assignments, updating issue status, posting comments, delegating work, managing routines, or calling Paperclip API endpoints.