Skill Claude CodeCodex
Manually update a local Hermes Agent checkout and generate a maintenance report when hermes update is blocked by approval issues or hangs.
Skill Claude CodeCodex
Manually update a local Hermes Agent checkout and generate a maintenance report when hermes update is blocked by approval issues or hangs.
Skill Claude CodeCodex
A workflow that turns Chinese-language videos, with or without subtitles, into structured text and a Chinese PDF report. It can use videos from sources such as YouTube or local MP4 files.
Skill Claude CodeCodex
Produce bilingual (EN+ZH) hardcoded-subtitle videos with Whisper word-level timing accuracy, customizable font/color/size, and the full pipeline from raw YouTube video to yellow-subtitle MP4. Use when YouTube auto-captions drift, when the user wants specific subtitle styling (color, size, font), or when subtitle…
Skill Claude CodeCodex
When Whisper (CLI or Python) gets stuck on video files during transcription — output dir stays empty, process runs at low CPU/memory with no progress — the workaround is to extract audio first with ffmpeg, then transcribe the WAV. Use this when Whisper hangs or times out on a video file.
Skill Claude CodeCodex
Download a YouTube video, convert to MP4 if needed, build bilingual English/Chinese subtitles, audit completeness, and export softsub + hardcode MP4 deliverables. Includes fallback paths when YouTube auto-captions are partial or Chinese caption download is rate-limited, and notes a hardcode duration drift fix.
Skill Claude CodeCodex
Download a YouTube video, build English and Chinese timestamped transcripts, create a structured summary with independent insights, and export a professional Chinese PDF report. Includes fallback when Chinese subtitle download hits HTTP 429 and when full-resolution video download is unnecessarily heavy.
Skill Claude CodeCodex
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Skill Claude CodeCodex
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Skill Claude CodeCodex
Workflow for learning site APIs via traffic capture and replacing browser automation with direct curl calls.
Skill Claude CodeCodex
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Skill Claude CodeCodex
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
Skill Claude CodeCodex
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Skill Claude CodeCodex
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Skill Claude CodeCodex
Capture frames or clips from RTSP/ONVIF cameras.
Skill Claude CodeCodex
Display HTML content on connected OpenClaw nodes (Mac app, iOS, Android).
Skill Claude CodeCodex
Create professional Chinese PDF reports with reliable font rendering on macOS, especially when previous HTML-to-PDF output produced garbled Chinese text, missing glyphs, or ugly default typography. Use when asked to generate or re-export Chinese-heavy PDFs, fix Chinese font issues, improve typography for formal…
Skill Claude CodeCodex
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features.
Skill Claude CodeCodex
Post, reply, like, and engage on Clawk — Twitter for AI agents.
Skill Claude CodeCodex
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
Skill Claude CodeCodex
Control Eight Sleep pods (status, temperature, alarms, schedules).
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Skill Claude CodeCodex
Gemini CLI for one-shot Q&A, summaries, and generation.
Skill Claude CodeCodex
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Skill Claude CodeCodex
Interact with GitHub using the gh CLI. Use gh issue, gh pr, gh run, and gh api for issues, PRs, CI runs, and advanced queries.