重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
linux-troubleshooting by sickn33/antigravity-awesome-skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill linux-troubleshooting专门用于诊断和解决 Linux 系统问题的工作流,包括性能问题、服务故障、网络问题和资源限制。
在以下情况下使用此工作流:
bash-linux - Linux 命令devops-troubleshooter - 故障排查uptime
hostnamectl
cat /etc/os-release
dmesg | tail -50
Use @bash-linux to gather system information
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
bash-linux - 资源命令performance-engineer - 性能分析top -bn1 | head -20
free -h
df -h
iostat -x 1 5
Use @performance-engineer to analyze system resources
bash-linux - 进程命令server-management - 进程管理ps aux --sort=-%cpu | head -10
pstree -p
lsof -p PID
strace -p PID
Use @server-management to investigate processes
bash-linux - 日志命令error-detective - 错误检测journalctl -xe
tail -f /var/log/syslog
grep -i error /var/log/*
Use @error-detective to analyze log files
bash-linux - 网络命令network-engineer - 网络故障排查ip addr show
ss -tulpn
curl -v http://target
dig domain
Use @network-engineer to diagnose network issues
server-management - 服务管理systematic-debugging - 调试systemctl status service
journalctl -u service -f
systemctl restart service
Use @systematic-debugging to troubleshoot service issues
incident-responder - 事件响应bash-pro - 修复实施Use @incident-responder to implement resolution
os-scripting - 操作系统脚本bash-scripting - Bash 脚本cloud-devops - DevOps每周安装次数
61
代码仓库
GitHub 星标数
29.5K
首次出现
Feb 24, 2026
安全审计
安装于
opencode58
cursor58
codex58
amp57
github-copilot57
gemini-cli57
Specialized workflow for diagnosing and resolving Linux system issues including performance problems, service failures, network issues, and resource constraints.
Use this workflow when:
bash-linux - Linux commandsdevops-troubleshooter - Troubleshootinguptime
hostnamectl
cat /etc/os-release
dmesg | tail -50
Use @bash-linux to gather system information
bash-linux - Resource commandsperformance-engineer - Performance analysistop -bn1 | head -20
free -h
df -h
iostat -x 1 5
Use @performance-engineer to analyze system resources
bash-linux - Process commandsserver-management - Process managementps aux --sort=-%cpu | head -10
pstree -p
lsof -p PID
strace -p PID
Use @server-management to investigate processes
bash-linux - Log commandserror-detective - Error detectionjournalctl -xe
tail -f /var/log/syslog
grep -i error /var/log/*
Use @error-detective to analyze log files
bash-linux - Network commandsnetwork-engineer - Network troubleshootingip addr show
ss -tulpn
curl -v http://target
dig domain
Use @network-engineer to diagnose network issues
server-management - Service managementsystematic-debugging - Debuggingsystemctl status service
journalctl -u service -f
systemctl restart service
Use @systematic-debugging to troubleshoot service issues
incident-responder - Incident responsebash-pro - Fix implementationUse @incident-responder to implement resolution
os-scripting - OS scriptingbash-scripting - Bash scriptingcloud-devops - DevOpsWeekly Installs
61
Repository
GitHub Stars
29.5K
First Seen
Feb 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode58
cursor58
codex58
amp57
github-copilot57
gemini-cli57
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
111,700 周安装