{"id":"bb32f232-9938-48ef-bab0-0275b7db5835","shortId":"Re4kjd","kind":"skill","title":"agentic-devops","tagline":"Production-grade agent DevOps toolkit — Docker, process management, log analysis, and health monitoring. Built by engineers who run production.","description":"## When to use this skill\n\nUse this skill when the user wants to:\n- Run system diagnostics or health checks\n- Manage Docker containers (status, logs, health, compose)\n- Inspect running processes, ports, or resource hogs\n- Analyze log files for errors, patterns, or frequency\n- Check HTTP endpoint availability or port status\n- Get a quick one-command system overview\n\n## Commands\n\n### Quick Diagnostics (start here)\n\n```bash\n# Full system health report — CPU, memory, disk, Docker, ports, errors, top processes\npython3 skills/agentic-devops/devops.py diag\n```\n\n### Docker Operations\n\n```bash\n# Container status overview\npython3 skills/agentic-devops/devops.py docker status\n\n# Tail container logs with pattern filtering\npython3 skills/agentic-devops/devops.py docker logs <container> --tail 100 --grep \"error|warn\"\n\n# Docker health summary (running, stopped, unhealthy)\npython3 skills/agentic-devops/devops.py docker health\n\n# Docker Compose service status\npython3 skills/agentic-devops/devops.py docker compose-status --file docker-compose.yml\n```\n\n### Process Management\n\n```bash\n# List processes sorted by resource usage\npython3 skills/agentic-devops/devops.py proc list --sort cpu\n\n# Show ports in use\npython3 skills/agentic-devops/devops.py proc ports\n\n# Detect zombie processes\npython3 skills/agentic-devops/devops.py proc zombies\n```\n\n### Log Analysis\n\n```bash\n# Analyze log file for error patterns\npython3 skills/agentic-devops/devops.py logs analyze /var/log/syslog --pattern \"error|fail|critical\"\n\n# Tail log file with highlighted patterns\npython3 skills/agentic-devops/devops.py logs tail /var/log/app.log --highlight \"ERROR|WARN\"\n\n# Frequency analysis of log patterns\npython3 skills/agentic-devops/devops.py logs frequency /var/log/app.log --top 20\n```\n\n### Health Checks\n\n```bash\n# Check HTTP endpoint health\npython3 skills/agentic-devops/devops.py health check https://myapp.com/healthz\n\n# Scan specific ports\npython3 skills/agentic-devops/devops.py health ports 80,443,8080,5432\n\n# System resource health (CPU, memory, disk)\npython3 skills/agentic-devops/devops.py health system\n```\n\n## Requirements\n\n- Python 3.8+ (stdlib only, no external dependencies)\n- Docker CLI (optional — Docker sections degrade gracefully if not installed)\n- Standard Unix utilities (ps, ss/netstat)","tags":["agentic","devops","cacheforge","skills","cacheforge-ai","agent-skills","ai-agents","clawhub","discord-v2","kubernetes","openclaw","prometheus"],"capabilities":["skill","source-cacheforge-ai","skill-agentic-devops","topic-agent-skills","topic-ai-agents","topic-cacheforge","topic-clawhub","topic-devops","topic-discord-v2","topic-kubernetes","topic-openclaw","topic-prometheus"],"categories":["cacheforge-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/cacheforge-ai/cacheforge-skills/agentic-devops","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add cacheforge-ai/cacheforge-skills","source_repo":"https://github.com/cacheforge-ai/cacheforge-skills","install_from":"skills.sh"}},"qualityScore":"0.454","qualityRationale":"deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (2,290 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-05-18T19:09:03.824Z","embedding":null,"createdAt":"2026-05-18T13:14:37.183Z","updatedAt":"2026-05-18T19:09:03.824Z","lastSeenAt":"2026-05-18T19:09:03.824Z","tsv":"'/healthz':235 '/var/log/app.log':206,219 '/var/log/syslog':191 '100':122 '20':221 '3.8':259 '443':244 '5432':246 '80':243 '8080':245 'agent':2,7 'agentic-devop':1 'analysi':14,179,211 'analyz':57,181,190 'avail':68 'bash':85,103,150,180,224 'built':18 'check':42,65,223,225,232 'cli':266 'command':77,80 'compos':49,137,144 'compose-status':143 'contain':45,104,112 'cpu':90,162,250 'critic':195 'degrad':270 'depend':264 'detect':171 'devop':3,8 'diag':100 'diagnost':39,82 'disk':92,252 'docker':10,44,93,101,109,119,126,134,136,142,265,268 'docker-compose.yml':147 'endpoint':67,227 'engin':20 'error':61,95,124,185,193,208 'extern':263 'fail':194 'file':59,146,183,198 'filter':116 'frequenc':64,210,218 'full':86 'get':72 'grace':271 'grade':6 'grep':123 'health':16,41,48,88,127,135,222,228,231,241,249,255 'highlight':200,207 'hog':56 'http':66,226 'inspect':50 'instal':274 'list':151,160 'log':13,47,58,113,120,178,182,189,197,204,213,217 'manag':12,43,149 'memori':91,251 'monitor':17 'myapp.com':234 'myapp.com/healthz':233 'one':76 'one-command':75 'oper':102 'option':267 'overview':79,106 'pattern':62,115,186,192,201,214 'port':53,70,94,164,170,238,242 'proc':159,169,176 'process':11,52,97,148,152,173 'product':5,23 'production-grad':4 'ps':278 'python':258 'python3':98,107,117,132,140,157,167,174,187,202,215,229,239,253 'quick':74,81 'report':89 'requir':257 'resourc':55,155,248 'run':22,37,51,129 'scan':236 'section':269 'servic':138 'show':163 'skill':28,31 'skill-agentic-devops' 'skills/agentic-devops/devops.py':99,108,118,133,141,158,168,175,188,203,216,230,240,254 'sort':153,161 'source-cacheforge-ai' 'specif':237 'ss/netstat':279 'standard':275 'start':83 'status':46,71,105,110,139,145 'stdlib':260 'stop':130 'summari':128 'system':38,78,87,247,256 'tail':111,121,196,205 'toolkit':9 'top':96,220 'topic-agent-skills' 'topic-ai-agents' 'topic-cacheforge' 'topic-clawhub' 'topic-devops' 'topic-discord-v2' 'topic-kubernetes' 'topic-openclaw' 'topic-prometheus' 'unhealthi':131 'unix':276 'usag':156 'use':26,29,166 'user':34 'util':277 'want':35 'warn':125,209 'zombi':172,177","prices":[{"id":"38d308e5-b6f6-400f-8ec4-ee5cf4e26a1c","listingId":"bb32f232-9938-48ef-bab0-0275b7db5835","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"cacheforge-ai","category":"cacheforge-skills","install_from":"skills.sh"},"createdAt":"2026-05-18T13:14:37.183Z"}],"sources":[{"listingId":"bb32f232-9938-48ef-bab0-0275b7db5835","source":"github","sourceId":"cacheforge-ai/cacheforge-skills/agentic-devops","sourceUrl":"https://github.com/cacheforge-ai/cacheforge-skills/tree/main/skills/agentic-devops","isPrimary":false,"firstSeenAt":"2026-05-18T13:14:37.183Z","lastSeenAt":"2026-05-18T19:09:03.824Z"}],"details":{"listingId":"bb32f232-9938-48ef-bab0-0275b7db5835","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"cacheforge-ai","slug":"agentic-devops","github":{"repo":"cacheforge-ai/cacheforge-skills","stars":8,"topics":["agent-skills","ai-agents","cacheforge","clawhub","devops","discord-v2","kubernetes","openclaw","prometheus"],"license":"mit","html_url":"https://github.com/cacheforge-ai/cacheforge-skills","pushed_at":"2026-02-22T20:49:48Z","description":"⚡ SOTA agent skills for OpenClaw — observability, security, code quality, incident response, and more. Built by Anvil AI.","skill_md_sha":"391ed6a4920d3d8033d659142c1c97538099465c","skill_md_path":"skills/agentic-devops/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/cacheforge-ai/cacheforge-skills/tree/main/skills/agentic-devops"},"layout":"multi","source":"github","category":"cacheforge-skills","frontmatter":{"name":"agentic-devops","license":"MIT","description":"Production-grade agent DevOps toolkit — Docker, process management, log analysis, and health monitoring. Built by engineers who run production."},"skills_sh_url":"https://skills.sh/cacheforge-ai/cacheforge-skills/agentic-devops"},"updatedAt":"2026-05-18T19:09:03.824Z"}}