YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
Use when saving a Weixin Official Account article from mp.weixin.qq.com into an Obsidian vault as Markdown with locally downloaded images and vault-style asset links.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
Use when saving a Weixin Official Account article from mp.weixin.qq.com into an Obsidian vault as Markdown with locally downloaded images and vault-style asset links.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
Plan X/Twitter data workflows through the Xquik x-twitter-scraper skill. Use when the user needs tweet search, profile timelines, follower export, media download, account or keyword monitoring, HMAC webhooks, MCP setup, or SDK selection. Requires a user-issued Xquik API key and never asks for X login material.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
Use when collecting or analyzing X/Twitter data through Xquik REST, OpenAPI, MCP, webhooks, or SDK workflows.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
Use when exporting Yuque or .lakebook content to local Markdown for Obsidian migration or cleanup.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A workflow for reconstructing how a completed feature, commit, or other result was delivered by searching local ax session records. It traces conversations, tools, skills, commits, and delegated agent work.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A Chinese-language skill that converts exported chat JSON into separate Markdown files, one file per conversation. Markdown is plain text with simple formatting for headings and other document structure.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A guide for turning a rough feature request into three development documents: an overview, a front-end plan, and a back-end plan. It uses the existing codebase to describe responsibilities, shared interfaces, workflows, and open questions.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A Chinese-language set of rules for building or reviewing front-end interfaces, including layout, responsive behavior, accessibility, and long text. Front-end code controls what users see and interact with in a web application.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A Chinese-language skill for creating one local Git commit without pushing it to a remote repository. Git is a tool for tracking code changes, and a Conventional Commit uses a standard format to describe the change.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A guided Git workflow for pushing a working branch, merging it into a primary branch such as main or master, pushing both results, and returning to the working branch.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A skill for committing and pushing changes from the current single branch, using Conventional Commits—a standard format for describing code changes. It examines the diff, selects the requested changes, creates a focused commit, and pushes it to the branch’s tracked remote.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A skill that turns Git commit history into structured daily, weekly, or work-summary reports. Git is a version-control system that records changes to code, and the report groups activity by repository, date range, and optionally author.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A command-line skill for automating LinkedIn, the professional networking platform. It can find people and companies, read structured profile and post data, and perform approved interactions such as messaging, connection requests, posts, likes, and comments.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A structured process for creating, reviewing, and refining logos and other brand marks. It turns a brand brief into several logo concepts, compares them, and documents directions for image generation or vector redraw.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A macOS guide for auditing software and disk usage, then suggesting or performing carefully limited cleanup. It separates low-risk caches and simulator files from application data that may be important.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A tool for translating an existing README file into English, Chinese, German, Japanese, Korean, or another supported language while preserving its Markdown structure, links, code blocks, and language navigation.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A guided fiction-writing assistant for creating or continuing novels, designing characters and worlds, and revising prose across genres such as science fiction, fantasy, mystery, romance, and martial-arts fiction.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
Guidance for splitting and reviewing React components and custom Hooks, which are reusable functions that manage React logic. It focuses on separating page layout, display, state, requests, and side effects into clearer parts.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
Guidance for connecting an application to RouterBase, a gateway that accepts the OpenAI-compatible API format. It covers moving SDK calls, setting the gateway address, and configuring requests and credentials.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A guide for building image, audio, voice, and video generation workflows through RouterBase, a single API for choosing and calling media providers.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A guide for choosing and routing between AI models through RouterBase, an OpenAI-compatible service interface. It organizes model choices and backup paths around workload needs such as quality, cost, speed, context size, and availability.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A Chinese-language workflow for reorganizing one topic folder from a browser bookmark export. It groups links, removes duplicate URLs, and creates a Netscape HTML file that browsers can import.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A local-first memory guide for AI agents that stores concise project decisions, lessons, warnings, preferences, and other useful facts with evidence and controlled aging.
YangsonHung/awesome-agent-skills
Skill Claude CodeCodex
A Chinese-language guide for using TweetClaw to read and, with approval, automate actions on X, formerly called Twitter. It covers posts, replies, users, media, messages, monitoring, webhooks, and giveaways.