phanghonghao

33 mods across 1 repository, 8 stars between them.

pdf2word

25

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

Convert PDF files to Word (.docx) while preserving layout, tables, images, and formatting. Use when user mentions "pdf2word", "PDF转Word", "PDF to Word", "PDF转docx", or needs to convert a PDF to an editable Word document.

8 22d ago A 61 tokens original MIT

poster

26

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

A generator that turns event information written in Markdown into an A4 technology-themed poster as HTML, PDF, or PNG. A poster is a designed page for announcing an event.

8 22d ago A 58 tokens original MIT

repo-docs-zh

27

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

Generate and maintain repo-docs with Chinese as the primary reader language while preserving source identifiers for lookup. Use when the user asks for Chinese repo docs, mentions repo-docs-zh, wants repo documentation in Chinese, or wants an existing repo-docs package localized for Chinese readers.

8 22d ago A 62 tokens original MIT

repo-docs

28

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

Build and maintain a Markdown guide that helps humans understand a repository through real behavior, concepts, and evidence. Use when a user asks to understand a repo, generate or update repo-docs, answer repo-architecture/onboarding questions, seed docs for a new project, sync docs after code changes, or delete…

8 22d ago A 69 tokens original MIT

resume-builder

29

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

A data-driven tool for turning résumé information into a formatted, single-column Chinese résumé PDF. It accepts sources such as PDFs, Word files, Markdown, YAML, JSON, or spoken descriptions.

8 22d ago A 100 tokens original MIT

web-search-fallback

30

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

Local zero-MCP web search & URL reader. Use as the automatic fallback whenever MCP websearch / webReader tools hit rate limits (429 errors, quota exhausted), or proactively for academic/GitHub queries. Routes queries to: arXiv API, GitHub API (gh CLI / curl), Semantic Scholar API, and direct curl page fetch. Trigger…

8 22d ago C 123 tokens original MIT

word2html

31

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

Convert Word (.docx) files to standalone HTML with tables, images, and math formulas. Handles merged cells (colspan/rowspan), embedded images, bold/italic/underline, and OMML math via MathJax.

8 22d ago A 51 tokens original MIT

word2md

32

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

Convert Word (.docx) files with Office Math formulas to clean Markdown with LaTeX. Handles OMML to LaTeX conversion, Greek letters, subscripts, superscripts, fractions, and display/inline math.

8 22d ago A 49 tokens original MIT

word2pdf

33

phanghonghao/THU-Awesome-Skills

Skill Claude CodeCodex

Convert Word (.doc / .docx) to PDF. Auto-detects binary .doc (OLE2) vs .docx (Office Open XML) via magic bytes, then converts using Microsoft Word COM or LibreOffice headless. Use when user mentions "word2pdf", "Word转PDF", "Word to PDF", "doc转PDF", "docx转PDF", or needs to convert a Word document to PDF.

8 22d ago A 92 tokens original MIT