
Claude Skills by carlzimmerman
github.com/carlzimmermanManage Docker containers, images, volumes, networks, and Compose stacks — lifecycle ops, debugging, cleanup, and Dockerfile optimization.
Roleplay the most difficult, tech-resistant user for your product. Browse the app as that persona, find every UX pain point, then filter complaints through a pragmatism layer to separate real problems from noise. Creates actionable tickets from genuine issues only.
Gym workout planner and nutrition tracker. Search 690+ exercises by muscle, equipment, or category via wger. Look up macros and calories for 380,000+ foods via USDA FoodData Central. Compute BMI, TDEE, one-rep max, macro splits, and body fat — pure Python, no pip installs. Built for anyone chasing gains, cutting weight, or just trying to eat better.
Connect to a running NeuroSkill instance and incorporate the user's real-time cognitive and emotional state (focus, relaxation, mood, cognitive load, drowsiness, heart rate, HRV, sleep staging, and 40+ derived EXG scores) into responses. Requires a BCI wearable (Muse 2/S or OpenBCI) and the NeuroSkill desktop app running locally.
Build, test, inspect, install, and deploy MCP servers with FastMCP in Python. Use when creating a new MCP server, wrapping an API or database as MCP tools, exposing resources or prompts, or preparing a FastMCP server for Claude Code, Cursor, or HTTP deployment.
Migrate a user's OpenClaw customization footprint into Hermes Agent. Imports Hermes-compatible memories, SOUL.md, command allowlists, user skills, and selected workspace assets from ~/.openclaw, then reports exactly what could not be migrated and why.
Build, test, and debug Hermes Agent RL environments for Atropos training. Covers the HermesAgentBaseEnv interface, reward functions, agent loop integration, evaluation with tools, wandb logging, and the three CLI modes (serve/process/evaluate). Use when creating, reviewing, or fixing RL environments in the hermes-agent repo.
Canvas LMS integration — fetch enrolled courses and assignments using API token authentication.
Shopify Admin & Storefront GraphQL APIs via curl. Products, orders, customers, inventory, metafields.
SiYuan Note API for searching, reading, creating, and managing blocks and documents in a self-hosted knowledge base via curl.
Give Hermes phone capabilities without core tool changes. Provision and persist a Twilio number, send and receive SMS/MMS, make direct calls, and place AI-driven outbound calls through Bland.ai or Vapi.
Pharmaceutical research assistant for drug discovery workflows. Search bioactive compounds on ChEMBL, calculate drug-likeness (Lipinski Ro5, QED, TPSA, synthetic accessibility), look up drug-drug interactions via OpenFDA, interpret ADMET profiles, and assist with lead optimization. Use for medicinal chemistry questions, molecule property analysis, clinical pharmacology, and open-science drug research.
Free web search via DuckDuckGo — text, news, images, videos. No API key needed. Prefer the `ddgs` CLI when installed; use the Python DDGS library only after verifying that `ddgs` is available in the current runtime.
Index a codebase with GitNexus and serve an interactive knowledge graph via web UI + Cloudflare tunnel.
Web scraping with Scrapling - HTTP fetching, stealth browser automation, Cloudflare bypass, and spider crawling via CLI and Python.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in, and reading/injecting secrets for commands.
Supply chain investigation, evidence recovery, and forensic analysis for GitHub repositories. Covers deleted commit recovery, force-push detection, IOC extraction, multi-source evidence collection, hypothesis formation/validation, and structured forensic reporting. Inspired by RAPTOR's 1800+ line OSS Forensics system.
OSINT username search across 400+ social networks. Hunt down social media accounts by username.
Embed alibaba/page-agent into your own web application — a pure-JavaScript in-page GUI agent that ships as a single <script> tag or npm package and lets end-users of your site drive the UI with natural language ("click login, fill username as John"). No Python, no headless browser, no extension required. Use this skill when the user is a web developer who wants to add an AI copilot to their SaaS / admin panel / B2B tool, make a legacy web app accessible via natural language, or evaluate page-...
Delegate coding to Claude Code CLI (features, PRs).
Delegate coding to OpenAI Codex CLI (features, PRs).
Configure, extend, or contribute to Hermes Agent.
Delegate coding to OpenCode CLI (features, PR review).
ASCII art: pyfiglet, cowsay, boxes, image-to-ascii.
ASCII video: convert video/audio to colored ASCII MP4/GIF.
Design one-off HTML artifacts (landing, deck, prototype).
Generate images, video, and audio with ComfyUI — install, launch, manage nodes/models, run workflows with parameter injection. Uses the official comfy-cli for lifecycle and direct REST/WebSocket API for execution.
Hand-drawn Excalidraw JSON diagrams (arch, flow, seq).
Manim CE animations: 3Blue1Brown math/algo videos.
54 real design systems (Stripe, Linear, Vercel) as HTML/CSS.
Songwriting craft and Suno AI music prompts.
Iterative Python via live Jupyter kernel (hamelnb).
Decomposition playbook + specialist-roster conventions + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically playing the orchestrator role.
Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBAN_GUIDANCE (from agent/prompt_builder.py); this skill is what you load when you want deeper detail on specific scenarios.
Webhook subscriptions: event-driven agent runs.
Exploratory QA of web apps: find bugs, evidence, reports.
Host modded Minecraft servers (CurseForge, Modrinth).
Play Pokemon via headless emulator + RAM reads.
Inspect codebases w/ pygount: LOC, languages, ratios.
GitHub auth setup: HTTPS tokens, SSH keys, gh CLI login.
Review PRs: diffs, inline comments via gh or REST.
Create, triage, label, assign GitHub issues via gh or REST.
GitHub PR lifecycle: branch, commit, open, CI, merge.
Clone/create/fork repos; manage remotes, releases.
MCP client: connect servers, register tools (stdio/HTTP).
Search/download GIFs from Tenor via curl + jq.
HeartMuLa: Suno-like song generation from lyrics + tags.
Audio spectrograms/features (mel, chroma, MFCC) via CLI.
YouTube transcripts to summaries, threads, blogs.
lm-eval-harness: benchmark LLMs (MMLU, GSM8K, etc.).