Skill Claude CodeCodex
An AutoJS-based system for carrying out described tasks on an Android phone. AutoJS is a tool that runs scripts to automate actions on Android.
Skill Claude CodeCodex
An AutoJS-based system for carrying out described tasks on an Android phone. AutoJS is a tool that runs scripts to automate actions on Android.
Skill Claude CodeCodex
A backup tool for JavaScript projects that finds an entry file and copies it with all files it depends on into a numbered `project-backup` folder.
Skill Claude CodeCodex
A browser-inspection workflow using Chrome DevTools, the browser's built-in developer tools, to examine and automate web pages.
Skill Claude CodeCodex
A file-name cleanup tool that removes or standardizes punctuation so names can be safely used on Windows.
Skill Claude CodeCodex
A structured handoff document containing a summary of the current conversation, saved in the workspace with a timestamped filename.
Skill Claude CodeCodex
A document-repair procedure for finding contradictions in SKILL.md files that were resolved with patches. It shows the issue, waits for user confirmation, then fixes the underlying text and creates a backup first.
Skill Claude CodeCodex
A folder-copying workflow that copies one source folder into a destination folder.
Skill Claude CodeCodex
A connector for calling agents and workflows on Coze, a low-code platform for building them. It activates when a request contains specified Coze-related phrases in Chinese or English.
Skill Claude CodeCodex
A requirements-clarification method based on progressive questions and explicit assumptions. It is intended to align the requested outcome before work begins.
Skill Claude CodeCodex
A tool for rewriting technical error messages in language that ordinary users can understand.
Skill Claude CodeCodex
A skill for operating Feishu Bitable, a spreadsheet-like database service from Feishu. It activates when the user's message contains one of several specified Chinese or English keywords.
Skill Claude CodeCodex
A document and cloud-storage tool for Feishu, a collaboration platform, that converts between Feishu documents and Markdown files.
Skill Claude CodeCodex
A tool for updating the tenant access token used by the Feishu document skill. Feishu is a Chinese workplace collaboration platform.
Skill Claude CodeCodex
A helper for changing the icon shown for a local HTML file and/or adding a small browser-tab icon, called a favicon, to the webpage. On Windows, it uses a shortcut with the new icon because the HTML file's own icon cannot be changed separately.
Skill Claude CodeCodex
An image-analysis guide for flat-color illustrations, with instructions written in Chinese. It produces prompts for SAM3 image segmentation and a Markdown table of child-friendly, single-layer drawing steps.
Skill Claude CodeCodex
A formatting tool for turning unformatted JSON inside Markdown code blocks into readable, consistently indented JSON. JSON is a text format commonly used for structured data and configuration.
Skill Claude CodeCodex
A tool for adding new feature pages to a local function website on Windows. The pages can run simple browser tasks or use a local Hono server to call programs on the computer.
Skill Claude CodeCodex
A guide for creating prompts for WeChat public-account article cover images. A prompt is a text description used to tell an image-generation tool what to create.
Skill Claude CodeCodex
A tool for creating single-file, landscape HTML slide decks with a polished visual style. It is intended for business presentations, strategy meetings, product pitches, launches, and trend reports.
Skill Claude CodeCodex
A prompt-writing tool for ICO icons. ICO is a file format used for icons assigned to files, folders, and shortcuts; the prompts are intended for AI image services that can create the artwork.
Skill Claude CodeCodex
An image-file checker that identifies whether a file is really a JPG, PNG, or WebP by reading its file header, rather than trusting the filename extension.
Skill Claude CodeCodex
A browser-based image pixel viewer that shows the coordinates and color of the pixel under the mouse pointer.
Skill Claude CodeCodex
An automated checker and fixer for JavaScript files. It can look for syntax and type errors in one file or across a whole folder and repair them.
Skill Claude CodeCodex
A guide for diagnosing tangled JavaScript projects and reorganising them into clearer modules. It is intended for code with unclear responsibilities and too many dependencies.