Skills from clawhub.ai/briancolinger
4 skills available
aws-ecs-monitor
AWS ECS production health monitoring with CloudWatch log analysis — monitors ECS service health, ALB targets, SSL certificates, and provides deep CloudWatch log analysis for error categorization, restart detection, and production alerts.
0 installs
dreaming
Creative exploration during quiet hours. Turns idle heartbeat time into freeform thinking — hypotheticals, future scenarios, reflections, unexpected connections. Use when you want your agent to do something meaningful during low-activity periods instead of just returning HEARTBEAT_OK. Outputs written to files for human review later (like remembering dreams in the morning).
0 installs
email-triage
This skill scans an IMAP inbox, classifies unread messages with a local Ollama LLM (or heuristics), and stores state in `./data/email-triage.json`. It reads `IMAP_USER`/`IMAP_PASS`, connects to `IMAP_HOST` and optionally to `http://127.0.0.1:11434` for classification, and exposes the command `python3 scripts/email-triage.py scan`.
0 installs
pr-reviewer
This skill automates GitHub PR reviews: it analyzes diffs, runs linters, and writes markdown reports. It is a shell script (`#!/usr/bin/env bash`) that calls the `gh` CLI (requires `gh` authentication), performs network calls to GitHub, and writes reports to `./data/pr-reviews.json` and `./data/pr-reviews/`.
0 installs