
tkuehnl skills on Claude Market
7 skills published by tkuehnl. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
kube-medic
kube-medic runs Kubernetes diagnostics through kubectl. It covers cluster health sweeps, pod autopsies, deployment analysis, resource pressure detection, and event monitoring. Data across logs, events, and resource metrics is correlated to surface root causes, and write operations require explicit user confirmation before execution.
dep-audit
Scans a project's dependency tree for known CVEs across npm, pip, Cargo, and Go ecosystems. Runs each ecosystem's native audit tooling against existing lockfiles and produces a unified severity report. No API keys, accounts, or configuration required.
log-dive
Searches logs across Loki, Elasticsearch/OpenSearch, and AWS CloudWatch from a single interface. Natural language queries are translated to the appropriate query language (LogQL, ES DSL, or CloudWatch filter patterns) before execution. Read-only, it never modifies or deletes log data.
vibe-check
Audits code for patterns that suggest AI-generated code was accepted without proper review. Scores findings across eight categories, including error handling, security, naming quality, and test coverage, then outputs a graded report card with specific fix suggestions. Supports Python, TypeScript, and JavaScript.
meeting-autopilot
Converts meeting transcripts (VTT, SRT, or plain text) into action items, decisions, follow-up email drafts, and ticket drafts using multi-pass LLM extraction. Does not do audio transcription or plain summarization. Outputs a structured Markdown report ready to share or act on.
tf-plan-review
Runs terraform plan and classifies every infrastructure change as safe, moderate, dangerous, or critical. Detects destroys, IAM mutations, data-loss risks, and blast radius before you apply. Never modifies state or runs apply.
feed-diet
Audits information consumption from Hacker News and RSS feeds. Produces Markdown reports with category breakdowns, diversity scores, and reading recommendations. Supports a digest mode that filters recent content by user-defined goals.