Skill Claude CodeCodex
A prompt editor that turns rough instructions for AI systems into clearer, more complete prompts. It follows published OpenAI and Anthropic guidance.
Skill Claude CodeCodex
A prompt editor that turns rough instructions for AI systems into clearer, more complete prompts. It follows published OpenAI and Anthropic guidance.
Skill Claude CodeCodex
A guide for shortening an agent skill’s Markdown instructions while preserving what the skill does and when it is triggered. It also protects its inputs, outputs, paths, and safety rules.
Skill Claude CodeCodex
A Git assistant for reviewing local changes and creating conventional commit messages, which are standardized summaries of code changes. It can also run Git hooks and push the commit.
Skill Claude CodeCodex
A read-only reviewer for GitHub pull requests, which are proposed code changes submitted for review. It produces an evidence-based report about whether a pull request should be merged.
Skill Claude CodeCodex
A release assistant for GitHub, a service for hosting software projects. It compares project history and creates a GitHub Release with notes for a chosen version tag.
Skill Claude CodeCodex
A project initializer that examines a codebase and creates shared instruction and documentation files for coding agents. It can support projects such as Python, web, Rust, Go, Java, data science, and documentation projects.
Skill Claude CodeCodex
A system-level installer that copies selected skills from this repository into the folders used by Codex and Claude Code, so they can be found in any project. It can also install skills from a remote GitHub repository.
Skill Claude CodeCodex
A coordinator for having several independent coding agents examine the same task at the same time. It gathers their findings, disagreements, suggested approaches, and verification steps.
Skill Claude CodeCodex
A documentation helper for Agent Skills, which are reusable instructions that guide coding agents through specific tasks. It creates or updates a README.md user guide by examining a skill’s files.
Skill Claude CodeCodex
A tool for converting images between formats such as PNG, JPEG, WEBP, GIF, BMP, TIFF, and ICO. It can work with local files, web addresses, or images copied to the clipboard.
Skill Claude CodeCodex
A set of rules for creating R Markdown analysis scripts. R Markdown combines written explanation, R code, calculations, and results in one document.
Skill Claude CodeCodex
A skill for downloading a research paper's complete PDF using an identifier such as a DOI, title, or BibTeX entry.
Skill Claude CodeCodex
A skill-discovery assistant for finding and comparing agent skills across GitHub, SkillsMP, and Reddit. An agent skill is a reusable set of instructions for handling a particular type of task.
Skill Claude CodeCodex
Knit/render R Markdown (.Rmd) to HTML reliably in this repo (auto-bootstrap pandoc, set correct knitrootdir, and run rmarkdown::render via a Python wrapper).
Skill Claude CodeCodex
A skill that converts Markdown files—plain-text documents with formatting markers—into Word `.docx` files.
Skill Claude CodeCodex
A skill that rewrites prompts into a structured natural-language format resembling pseudocode. It is intended for requests that explicitly ask for prompt programming or a similar rewrite.
Skill Claude CodeCodex
A skill that checks whether links and references in a Markdown document can be found or reached.
Skill Claude CodeCodex
A research guide for choosing which AI model and settings fit a skill's workflow. It examines the skill's code and gathers supporting evidence from official documentation and community sources.
Instructions file CodexOpenCode
Project instructions for m2w, a tool that converts local Markdown files into WordPress posts. WordPress is software for publishing and managing websites.
Instructions file
Project instructions for m2w, a tool that converts Markdown documents into WordPress content. WordPress is a system for publishing and managing websites.