huangwb8

68 mods across 3 repositories, 2.8k stars between them.

better-prompt

49

huangwb8/skills

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.

48 2d ago A 76 tokens original MIT

huangwb8/skills

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.

48 2d ago A 180 tokens original MIT

git-commit

51

huangwb8/skills

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.

48 2d ago A 88 tokens original MIT

git-pr-review

52

huangwb8/skills

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.

48 2d ago A 163 tokens original MIT

git-publish-release

53

huangwb8/skills

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.

48 2d ago A 81 tokens original MIT

init-project

54

huangwb8/skills

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.

48 2d ago A 173 tokens original MIT

huangwb8/skills

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.

48 2d ago A 141 tokens original MIT

parallel-vibe

56

huangwb8/skills

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.

48 2d ago C 233 tokens original MIT

write-skill-readme

57

huangwb8/skills

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.

48 2d ago A 72 tokens original MIT

any-picture-format

58

huangwb8/skills

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.

48 2d ago A 141 tokens original MIT

bensz-rmd-rules

59

huangwb8/skills

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.

48 2d ago A 157 tokens original MIT

huangwb8/skills

Skill Claude CodeCodex

A skill for downloading a research paper's complete PDF using an identifier such as a DOI, title, or BibTeX entry.

48 2d ago A 105 tokens original MIT

find-best-skill

61

huangwb8/skills

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.

48 2d ago A 133 tokens original MIT

knit-rmd-html

62

huangwb8/skills

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).

48 2d ago A 44 tokens original MIT

md-to-word

63

huangwb8/skills

Skill Claude CodeCodex

A skill that converts Markdown files—plain-text documents with formatting markers—into Word `.docx` files.

48 2d ago C 73 tokens original MIT

prompt-programming

64

huangwb8/skills

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.

48 2d ago A 91 tokens original MIT

validate-md-ref

65

huangwb8/skills

Skill Claude CodeCodex

A skill that checks whether links and references in a Markdown document can be found or reached.

48 2d ago A 61 tokens original MIT

which-model

66

huangwb8/skills

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.

48 2d ago A 82 tokens original MIT

m2w AGENTS.md

67

huangwb8/m2w

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.

44 7mo ago A 2,927 tokens original MIT

m2w CLAUDE.md

68

huangwb8/m2w

Instructions file

Project instructions for m2w, a tool that converts Markdown documents into WordPress content. WordPress is a system for publishing and managing websites.

44 7mo ago A 413 tokens copy · 88% MIT