Skill Claude CodeCodex
A file-conversion tool that reads a JSON file, a common format for structured data, and saves each top-level property as its own Markdown file.
Skill Claude CodeCodex
A file-conversion tool that reads a JSON file, a common format for structured data, and saves each top-level property as its own Markdown file.
Skill Claude CodeCodex
A Windows 11 tool for identifying whether a folder is a symbolic link or a junction. Both are folders that point to another location, but Windows treats them as different link types.
Skill Claude CodeCodex
A command generator for yt-dlp, a command-line video downloader, focused on m3u8 and HLS links. HLS is a common method for delivering online video in small streamed segments.
Skill Claude CodeCodex
A Chinese-language guide for improving the visual layout of Markdown documents, including headings, spacing, lists, and quotations.
Skill Claude CodeCodex
A Windows storage-migration guide that moves a large folder from the C: drive to another drive and uses a symbolic link so programs can still find it at its old path.
Skill Claude CodeCodex
A Chinese-language prompt-writing and songwriting tool for open-source music-generation models such as AceStepAudio1.5. It supports vocal songs and instrumental music.
Skill Claude CodeCodex
A Chinese-language workflow for collecting the latest AI news and returning a very short JSON result. AI news means recent reporting about artificial intelligence.
Skill Claude CodeCodex
A Node.js compatibility testing tool that runs every function script in a chosen skill against three Node.js long-term-support versions. Node.js is software for running JavaScript outside a web browser.
Skill Claude CodeCodex
A checker for whether Node.js scripts are likely to work on Windows, macOS, and Linux. It only reports possible compatibility problems and does not change the code.
Skill Claude CodeCodex
A writing aid that groups semantically related paragraphs and reorders them to reduce abrupt topic changes.
Skill Claude CodeCodex
A skill that scans JavaScript files in a skill’s `scripts/` directory for resource paths based on the current file location, such as `dirname` or `import.meta.url`. It can report problems and fix them when requested.
Skill Claude CodeCodex
A tool for remotely capturing screenshots from an Android phone through a WebSocket connection between the phone and a computer. AutoJS runs on the phone to support the connection.
Skill Claude CodeCodex
A Chinese-language desktop automation skill based on PyAutoGUI, a Python library for controlling a computer’s mouse and keyboard. It also supports screenshots, image recognition, and color checks.
Skill Claude CodeCodex
A generator for one-click retest scripts and documentation for a skill feature that an AI has already tested successfully.
Skill Claude CodeCodex
A review tool that checks whether a coding-agent skill contains all of its required knowledge and instructions within its own files.
Skill Claude CodeCodex
A Chinese-language skill for finding unnecessary wording in skill documentation and producing a diagnostic report.
Skill Claude CodeCodex
A skill for deleting a skill folder from a skill-management directory when a specific skill name is provided.
Skill Claude CodeCodex
A skill for improving the description field in a skill's metadata. It is activated by specific Chinese requests about optimizing or fixing a skill description.
Skill Claude CodeCodex
A Chinese-language checker for finding repeated or unnecessary content in a skill document named SKILL.md. It produces a shortened diagnostic report without changing the document.
Skill Claude CodeCodex
A cleanup skill for folders left behind when a skill installation fails.
Skill Claude CodeCodex
A tool that creates a GitHub link for a specified coding skill and copies the link to the system clipboard.
Skill Claude CodeCodex
A Chinese-language checker for finding direct or meaning-based contradictions in a skill document. It examines the full document and reports conflicts without changing it.
Skill Claude CodeCodex
A skill for packaging a specified skill into a .skill archive, which is essentially a ZIP file. It activates when the request includes one of its packaging-related keywords in Chinese or English.
Skill Claude CodeCodex
A pre-release audit for WorkBuddy skills, checking their files and code for privacy, security, dependency, licensing, and documentation problems.