
khaney64 skills on Remote OpenClaw
3 skills published by khaney64. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
session-cost
Reads OpenClaw session .jsonl log files and reports token usage, costs, and performance metrics grouped by agent and model. Supports filtering by agent name, provider, and time range. Output formats include plain text, JSON, compact table, and a Discord-friendly summary.
leak-check
Scans OpenClaw session JSONL files for credentials that may have been sent to AI providers. Matches credential fragments against configurable patterns and identifies which provider (Anthropic, OpenAI, Google, etc.) received the data. Distinguishes real leaks from config echoes where the config file itself was read during a session.
baseball
Fetches MLB game schedules, live in-progress game status, box scores, player search results, and season batting/pitching statistics via the MLB Stats API. Supports lookup by team abbreviation, player name, or numeric game/player IDs. No authentication required.