YangsonHung/awesome-agent-skills Skills
(4)Browse AI agent skills from YangsonHung/awesome-agent-skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
conversation-json-to-md
YangsonHung/awesome-agent-skills
Convert chat export JSON files into multiple Markdown files (one conversation per file). Use when users ask to split AI chat logs, preserve only user-assistant Q/A, format question as heading, keep response Markdown, and normalize filenames/headings after export.
multi-lang-readme
YangsonHung/awesome-agent-skills
Create multilingual README files by translating an existing README into target languages. Use when users ask for bilingual or multilingual README output, such as "create bilingual README", "translate README to Japanese", or "add Chinese README". Supports English, German (de), Japanese (ja), Korean (ko), and Chinese (zh-CN).
topic-bookmarks-reorganizer
YangsonHung/awesome-agent-skills
Reorganize exported browser bookmarks under one user-specified topic folder into cleaner categories, remove duplicate URLs, and generate an importable Netscape HTML file. Use when users ask to analyze a bookmarks export, extract one topic directory, regroup links and subfolders, and output a browser-importable HTML file.
wechat-theme-extractor
YangsonHung/awesome-agent-skills
Extract visual styles from WeChat Official Account articles and generate theme configuration. Use when the user provides a WeChat article URL and wants to derive a markdown-wechat-converter theme, inject it into markdown-to-wechat.html, or preview the generated result.