一键导入
catskill-preview
Convert markdown newsletters to styled HTML matching the Catskill Crew brand and preview in browser
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Convert markdown newsletters to styled HTML matching the Catskill Crew brand and preview in browser
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | catskill-preview |
| description | Convert markdown newsletters to styled HTML matching the Catskill Crew brand and preview in browser |
<essential_principles> This skill converts markdown newsletters into styled HTML pages that match the Catskill Crew aesthetic. The preview uses design elements extracted from catskillcrew.com including:
The preview is for visual verification before sending - it shows how the newsletter will "feel" with proper branding applied. </essential_principles>
Before routing, determine:What does the user want?
Is there a specific file?
output/newsletter_*.mdDoes the user want to see it in browser?
| User Intent | Workflow |
|---|---|
| Preview newsletter / see how it looks | workflows/preview-newsletter.md |
| Refresh design / update styles | workflows/extract-design.md |
| Re-download brand assets | workflows/download-assets.md |
<quick_start> Most common usage: User has written a newsletter and wants to see the preview.
User: "preview the newsletter"
→ Route to: workflows/preview-newsletter.md
The workflow will:
output/<available_workflows>
Convert markdown to styled HTML and open in browser. This is the primary workflow.
Re-extract design elements (colors, fonts) from catskillcrew.com using Playwright. Use when the website design has changed.
Re-download brand assets (logo, divider images) from catskillcrew.com. Use when assets need refreshing. </available_workflows>
## references/template-structure.md Documentation on the HTML template structure and CSS variables.<success_criteria> Preview is successful when:
output/newsletter_YYYY-MM-DD.htmlResearch events and conditions data for Catskill Crew newsletter. Use when gathering Instagram events, fetching sun/moon/weather data, or preparing data for newsletter writing.
Write Catskill Crew newsletter content in Michael's voice. Use when writing HAPPENINGS, REPORT, BULLETIN sections or assembling a complete newsletter edition.