
h4gen skills on Remote OpenClaw
6 skills published by h4gen. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
bookkeeper
Orchestrates Gmail, DeepRead OCR, Stripe, and Xero to automate pre-accounting steps. Detects invoice emails, extracts structured fields via OCR, verifies payment against Stripe charges, and creates accounting entries in Xero with reconciliation status. This is orchestration logic, not a replacement for financial controls.
fints-banking
Connects an AI agent to German personal online banking using the FinTS standard via the fints-agent-cli tool. Credentials are stored in the system keychain. Transfers require explicit user confirmation before execution.
stealth-proxy
Orchestrates VPN tunnel switching, geo/IP verification, and DNS safety checks when a workflow hits a geo or IP block. Detects the block type, switches to a configured tunnel path (provider CLI, WireGuard, or Tailscale), verifies the connection, and retries the blocked task. Returns an auditable report covering block diagnosis, tunnel status, DNS leak risk, and task resumption outcome.
cold-outreach-skill
Orchestrates Apollo, LinkedIn, YC Cold Outreach, and MachFive into a single B2B cold outreach pipeline. Covers ICP-based lead discovery, context enrichment, copy strategy, and multi-step sequence generation. Outputs approved sequences with scheduling recommendations and a quality score per lead.
seo-ranker
Orchestrates brave-search, summarize, api-gateway, and markdown-converter to run a full SEO audit on a page. It identifies why a page isn't ranking for a target keyword by comparing it against live SERP competitors, then produces a rewritten Markdown draft and backlink opportunities. Requires several upstream skills to be installed locally.
web-hosting
Deploys a local web project to a production URL by orchestrating GitHub repository creation, managed hosting deployment via Vercel or Netlify, and optional custom domain DNS wiring. Handles SSL, CI/CD setup, and domain verification as part of the workflow. It coordinates several sub-skills rather than performing low-level operations directly.