PPT Writing
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_f32f48f8/avicii-123.
About this skill
Problem
Although named PPT Writing, the supplied material mainly constrains Excel / financial-model delivery quality: inconsistent fonts, formula errors, overwritten existing templates, and Python-calculated values hardcoded into cells. It is better suited to producing auditable, recalculable .xlsx artifacts.
How It Works
- Output rules: use a consistent professional font and deliver files without
#REF!,#DIV/0!,#VALUE!, or similar formula errors; when editing existing files, preserve established template conventions. - Financial-model conventions: distinguish hardcoded inputs, formulas, cross-sheet links, and external links with blue, black, green, and red text; mark key assumptions with yellow backgrounds and enforce clear formatting for years, currency, percentages, multiples, and negatives.
- Formula-first workflow: avoid hardcoding calculated results; write Excel formulas and then recalculate them with
scripts/recalc.pyusingLibreOffice, checking reported error locations. - Engineering path: use
pandasfor data reading and analysis,openpyxlfor formulas and formatting, and handle 1-based cell indices, cross-sheet references, nulls, division by zero, and edge cases.
Boundaries
The material does not define slide structure, masters, animations, or PPT file generation. Treat it as an Excel delivery constraint skill that assumes LibreOffice is available for formula recalculation.
Use Cases
- A financial analyst compiles 10-K revenue data into an assumption-driven model.
- A data analyst reads multi-year Excel data and outputs an error-free analysis workbook.
- An operations lead merges channel reports into one template while preserving formatting and formulas.
- A research analyst marks inputs, formulas, cross-sheet links, and external links in a valuation model.
Best For
- Financial analysts delivering models that must be error-free and template-consistent.
- Data engineers processing Excel files with pandas and openpyxl.
- Research analysts maintaining valuation models with color coding and source notes.
- Operations staff consolidating channel data into workbooks with existing conventions preserved.
Related Skills
Generates a fixed-structure A-share tech daily across five tracks, screening 24-hour news and selecting leader and growth stocks.
Convert teaching schedules from talent development plan PDFs into structured Excel files, with cross-page tables, merged cells, multi-semester course splitting, major metadata extraction, and batch output.
Turn post-meeting text into bilingual minutes, preserving structure and consistent terminology.
Interprets tender files, generates bid docs, and checks compliance via the Bailian API.