add 6 skills to repo + update skill-review for xiaoming
- Add code-interpreter, kokoro-tts, remotion-best-practices, research-to-paper-slides, summarize, tavily-tool to source repo - skill-review: add main/xiaoming agent mapping in handler.ts + SKILL.md - tts-voice: handler.ts updates from agent workspace Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
14
skills/research-to-paper-slides/references/pdf-notes.md
Normal file
14
skills/research-to-paper-slides/references/pdf-notes.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# PDF Notes
|
||||
|
||||
## Current recommended path
|
||||
|
||||
1. Generate `deck.html` with this skill.
|
||||
2. Open `deck.html` in the browser.
|
||||
3. Export to PDF with browser print/PDF flow.
|
||||
4. If small textual tweaks are needed after PDF export, use the installed `nano-pdf` skill.
|
||||
|
||||
## Why this path
|
||||
|
||||
- HTML is easier to iterate than direct PDF generation.
|
||||
- Existing plot PNG files can be embedded cleanly.
|
||||
- Browser PDF export preserves layout reliably for first-pass decks.
|
||||
Reference in New Issue
Block a user