Generates short, warm companion replies via Zhipu GLM and pushes them (with a matching image) to Feishu/Discord/Telegram/WhatsApp through OpenClaw.
Generates warm, in-character encouragement via Zhipu AI (GLM-4.7-flash) and delivers it with a matching image through OpenClaw messaging.
Scrapes and cleans Chinese web-novel platform rankings, then turns the patterns into trend reports and feasibility-checked story pitches.
Give it a book title and pen name, and it infers the genre and generates a professional web-novel cover with rendered title and author text.
Extracts business domains, flows, and process steps from a codebase and renders them as an interactive flow graph.
Answers questions about your codebase by selectively grepping a pre-built knowledge graph instead of loading it all.
Turns your project's knowledge graph into a complete onboarding document covering architecture, file map, and complexity hotspots.
A Clean Code review skill that scores your code 0-10 on naming, function size, error handling and tests, then lists the exact fixes to reach 10/10.
Turns messy competitor material — sites, pricing pages, reviews — into a decision-ready product strategy report with a positioning map, feature matrix and opportunity windows.
Evidence-driven repository triage: fixes broken environments, runs safe startup syncs, diagnoses duplicate hook output, and gates risky Git operations.
Turns a list of shell commands into polished animated terminal demo GIFs using VHS recordings.
Diagnose and fix Cloudflare redirect loops, SSL, and DNS problems by querying the actual configuration through the Cloudflare API.
Clones and audits competitor repositories into an evidence-based competitive report with file:line citations.
Repairs hard-wrapped Claude Code .txt exports by rebuilding tables, paragraphs, paths and tool output.
Turns any UI or design into a structured WCAG 2.2 audit with pass/fail checks and a prioritised remediation plan.
Turns Markdown, HTML, or raw text into a fully formatted WeChat Official Account draft with themes, cover image, and comment settings.
Creates article cover images by combining five design dimensions — type, palette, rendering style, text level, and mood.
Cleans up speech-to-text transcripts through a two-stage pipeline — instant dictionary rules plus Claude's own AI correction — while building a personal correction database that gets smarter with every fix.
Searches Claude Code (and Codex) session history across every config home and registered archive, and recovers deleted files byte-for-byte from file-history snapshots.
Find, control, and screenshot specific macOS application windows programmatically using Swift, AppleScript, and screencapture.