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…
Skills in this repository
lukemcqueen/hermes-cortex - Page 6
SkillsMP has collected 311 skills from lukemcqueen/hermes-cortex. Open a skill to review its source and details.
lukemcqueen/hermes-cortexShowing 40 of 311 collected skills.
Authorized web application penetration testing — reconnaissance, vulnerability analysis, proof-based exploitation, and professional reporting. Adapts Shannon's "No Exploit, No Report" methodology with hard guardrails for scope, authorization, and aux-client…
Manage and troubleshoot macOS launchd services — plist authoring, exit code diagnosis, variable expansion rules, and service lifecycle
Essential auto-remediation fixes for staging server guardian — timeout patterns, provider drift fixes, and operational hygiene for cron job errors and agent inbox remediation.
Delegate coding tasks to external AI coding agent CLIs — Claude Code, Codex CLI, and OpenCode. Orchestration patterns, one-shot tasks, PR reviews, parallel work, and pitfalls for each agent.
Update the same file (config, docs, boilerplate) across multiple project repos in a single coordinated pass. Covers the full pipeline: parallel survey, batch content generation, bulk write, verification, and multi-repo git commit/push with real-world failure…
Build an env-aware `_compose()` wrapper for `./run` CLI scripts that requires an explicit environment variable (e.g. APP_ENV), halts with instructions if unset, and shows a prominent env banner on every Docker invocation. Supports dev/stage/prod with separate…
Deploy code by pushing to bare remote repositories (Capistrano-style deployment targets). Covers force push patterns, divergence handling, and multi-remote sync.
Full-pipeline Ubuntu/Debian server security + cleanup. Audits DDoS protection, anti-spam, system hardening, kernel, firewall, SSH, nginx, Docker, fail2ban. Then produces actionable remediation, reboot survivability check, and post-remediation disk…
Ongoing IT & Security Administration for production Linux servers. Covers routine health checks, Docker container diagnosis, security tool verification, system resource monitoring, and the mindset of keeping services running and the system clean. Used as the…
Sync IPs from allow-ips-manual.conf to fail2ban ignoreip
Design a unified ./run CLI script for multi-environment Docker Compose deployments. Covers the _compose() wrapper, CLIENT_ENV requirement, prominent env display, compose override files, and git hook compatibility.
Shop.app: product search, order tracking, returns, reorder.
Add durable background job processing to a FastAPI/asyncpg app using arq. Covers project layout, job function contract, DB session management, worker entrypoint, Docker Compose service, run-script command, and testing strategy.
Systematically analyze and optimize database-bound batch processing jobs (imports, exports, ETL, bulk updates) in Rails and similar frameworks.
Navigate, understand, and debug large legacy codebases (Rails, Django, early Node). Techniques for tracing data through deep helper chains, reading mutation-heavy code without getting lost, and finding the exact transformation that damaged your data.
React component testing patterns — mocking UI libraries (recharts), React Query, MSW with direct fetch, file upload flows, browser API stubs that don't break jsdom/React, vitest hoisting, and state-vs-data pitfalls.
Set up Storybook with Next.js (Vite) + Tailwind CSS + @storybook/test — init, Tailwind wiring, story patterns, build verification.
Knowledge comics (知识漫画): educational, biography, tutorial.
Pixel art w/ era palettes (NES, Game Boy, PICO-8).
Unsloth: 2-5x faster LoRA/QLoRA fine-tuning, less VRAM.
Passive recon of subdomains, SSL certs, WHOIS, and DNS.
Operate the Antigravity CLI (agy): plugins, auth, sandbox.
Hyperliquid market data, account history, trade review.
Query Solana wallets, tokens, txs, and NFTs in USD.
Article illustrations: type × style × palette consistency.
Drive Blender via the catalog blender MCP, with bpy recipes.
Generate flat, minimal educational SVG visuals as HTML.
Generate ideas via named methods from creative practice.
Render MP4/WebM videos from HTML compositions.
Plan and run multi-agent video production pipelines.
Create meme PNGs from templates with Pillow text overlay.
Run 150+ AI apps (image, video, LLM) via inference.sh CLI.
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…
Poll RSS, JSON APIs, and GitHub with watermark dedup.
Build integrated IS/BS/CF financial workbooks in Excel.
Build discounted cash flow valuation workbooks in Excel.
Build auditable financial workbooks headless via openpyxl.
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…
Build, test, and deploy Python MCP servers.