
swaylq skills on Claude Market
4 skills published by swaylq. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
session-memory
A set of bash and Node.js scripts that give AI agents persistent memory across sessions. Memories are stored locally as JSONL files, tagged by topic, and scored by importance and recency. Supports save, recall, consolidation, export/import, and pruning.
humanize-chinese
Detects and transforms AI-generated Chinese text using 20+ pattern categories and a 0-100 weighted scoring system. Offers 7 platform-specific style transforms including Zhihu, Xiaohongshu, WeChat, and Weibo, with sentence-level restructuring and vocabulary diversification. Pure Python with no external dependencies.
claude-code-pro
A tmux-based workflow for running Claude Code tasks in background sessions using completion callbacks instead of polling. Tasks signal their own completion via an event command, eliminating repeated output reads. Suited for multi-file coding work that needs to run unattended.
deai-image
CLI tool that applies a 7-stage pipeline to AI-generated images to reduce their detectability by AI image detectors. Strips EXIF and C2PA metadata, adds synthetic camera noise, adjusts color distribution, and recompresses the file. Works with output from Midjourney, DALL-E, Stable Diffusion, Flux, and other generators.