Skill Claude CodeCodex
When the user asks for A-share market data, fund rankings, sector fund flows, index quotes, or any financial data from Chinese markets that East Money covers.
Skill Claude CodeCodex
When the user asks for A-share market data, fund rankings, sector fund flows, index quotes, or any financial data from Chinese markets that East Money covers.
Skill Claude CodeCodex
Use a live Jupyter kernel for stateful, iterative Python execution via hamelnb. Load this skill when the task involves exploration, iteration, or inspecting intermediate results — data science, ML experimentation, API exploration, or building up complex code step-by-step. Uses terminal to run CLI commands against a…
Skill Claude CodeCodex
A daily report of the US stock-market close, covering major indexes, sector movements, notable stocks, macroeconomic news, and technical analysis.
Skill Claude CodeCodex
Debug cron job execution failures — check job status, session logs, gateway errors, model availability, and stale gateway code.
Skill Claude CodeCodex
Set up a watchdog for hermes gateway — heartbeat detection and auto-restart when the process hangs or becomes unresponsive.
Skill Claude CodeCodex
Consolidate scattered utility scripts into a centralized directory with comprehensive documentation, then publish to version control.
Skill Claude CodeCodex
Create and manage webhook subscriptions for event-driven agent activation, or for direct push notifications (zero LLM cost). Use when the user wants external services to trigger agent runs OR push notifications to chats.
Skill Claude CodeCodex
Systematic exploratory QA testing of web applications — find bugs, capture evidence, and generate structured reports.
Skill Claude CodeCodex
CLI to manage emails via IMAP/SMTP. Use himalaya to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Skill Claude CodeCodex
Set up a modded Minecraft server from a CurseForge/Modrinth server pack zip. Covers NeoForge/Forge install, Java version, JVM tuning, firewall, LAN config, backups, and launch scripts.
Skill Claude CodeCodex
Play Pokemon games autonomously via headless emulation. Starts a game server, reads structured game state from RAM, makes strategic decisions, and sends button inputs — all from the terminal.
Skill Claude CodeCodex
Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.
Skill Claude CodeCodex
Advanced git patterns — orphan branches for curated subsets, token workaround for blocked environments, skills repo setup with auto-sync. Use when creating clean branches with specific files, handling security-blocked token passing, or setting up a synced skill collection.
Skill Claude CodeCodex
Set up GitHub authentication for the agent using git (universally available) or the gh CLI. Covers HTTPS tokens, SSH keys, credential helpers, and gh auth — with a detection flow to pick the right method automatically.
Skill Claude CodeCodex
Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.
Skill Claude CodeCodex
Create, manage, triage, and close GitHub issues. Search existing issues, add labels, assign people, and link to PRs. Works with gh CLI or falls back to git + GitHub REST API via curl.
Skill Claude CodeCodex
Full pull request lifecycle — create branches, commit changes, open PRs, monitor CI status, auto-fix failures, and merge. Works with gh CLI or falls back to git + GitHub REST API via curl.
Skill Claude CodeCodex
Clone, create, fork, configure, and manage GitHub repositories. Manage remotes, secrets, releases, and workflows. Works with gh CLI or falls back to git + GitHub REST API via curl.
Skill Claude CodeCodex
Hermes gateway port 8642 is WebSocket-based only — NOT a REST API. Do NOT try to send WeChat/Weixin alerts via curl HTTP POST to the gateway. Understanding this prevents wasted time debugging "404 on all endpoints" when trying to send alerts from cron jobs.
Skill Claude CodeCodex
Find nearby places (restaurants, cafes, bars, pharmacies, etc.) using OpenStreetMap. Works with coordinates, addresses, cities, zip codes, or Telegram location pins. No API keys needed.
Skill Claude CodeCodex
Use the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
Skill Claude CodeCodex
Built-in MCP (Model Context Protocol) client that connects to external MCP servers, discovers their tools, and registers them as native Hermes Agent tools. Supports stdio and HTTP transports with automatic reconnection, security filtering, and zero-config tool injection.
Skill Claude CodeCodex
Search and download GIFs from Tenor using curl. No dependencies beyond curl and jq. Useful for finding reaction GIFs, creating visual content, and sending GIFs in chat.
Skill Claude CodeCodex
Set up and run HeartMuLa, the open-source music generation model family (Suno-like). Generates full songs from lyrics + tags with multilingual support.