Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

pawwork

pawwork 收录了来自 Astro-Han 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
75
更新
2026-07-09
Forks
9
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

office-docx
桌面出版专家

Native .docx generation and editing with Python python-docx: real Heading styles that drive the navigation pane and table of contents, explicit fonts and sizes, native tables, clean paragraph structure. Also reads and parses existing documents. Use this for any Word document, report, letter, or memo request, and for reading or modifying an existing .docx.

2026-07-09
office-pdf
桌面出版专家

PDF parsing (uv + pdfplumber / pypdf): use this for reading or extracting text/tables from any PDF. PDF generation (author print-ready HTML, then print with PawWork's bundled Chromium) is best-effort — where the runtime exposes no print entry point, report that generation is unavailable rather than substituting another tool. Hard rule: never use PyMuPDF / fitz (AGPL).

2026-07-09
office-pptx
桌面出版专家

Native .pptx generation by authoring one SVG per slide and converting with the bundled offline svg_to_pptx tool — every shape stays natively editable in PowerPoint / Keynote / WPS. Also reads and parses existing decks with python-pptx. Use this for any presentation, pitch deck, slides, or .pptx request, and for reading or modifying an existing .pptx.

2026-07-09
office-xlsx
桌面出版专家

Native .xlsx generation and editing with Python openpyxl: real formulas the recipient can recalc, explicit number formats and fonts, native charts. Also reads and parses existing workbooks. Use this for any Excel, spreadsheet, or financial-model request, and for reading or modifying an existing .xlsx.

2026-07-09