newsletter-curationlisted
Install: claude install-skill diegosouzapw/awesome-omni-skill
# Newsletter Curation
Create and curate high-quality newsletters via [inference.sh](https://inference.sh) CLI.
## Quick Start
```bash
curl -fsSL https://cli.inference.sh | sh && infsh login
# Find content to curate
infsh app run tavily/search-assistant --input '{
"query": "most important AI developments this week 2024"
}'
# Generate newsletter header
infsh app run infsh/html-to-image --input '{
"html": "<div style=\"width:600px;height:200px;background:linear-gradient(135deg,#1e293b,#334155);display:flex;align-items:center;padding:40px;font-family:system-ui;color:white\"><div><h1 style=\"font-size:32px;margin:0;font-weight:800\">The Weekly Signal</h1><p style=\"font-size:16px;opacity:0.7;margin-top:8px\">Issue #47 — January 15, 2025</p></div></div>"
}'
```
> **Install note:** The [install script](https://cli.inference.sh) only detects your OS/architecture, downloads the matching binary from `dist.inference.sh`, and verifies its SHA-256 checksum. No elevated permissions or background processes. [Manual install & verification](https://dist.inference.sh/cli/checksums.txt) available.
## Newsletter Formats
### 1. Link Roundup
5-15 curated links with 1-3 sentence commentary per link.
```markdown
## This Week's Top Picks
### [Article Title](url)
One to three sentences explaining why this matters and what the
reader will get from it. Add your take — don't just describe.
### [Article Title](url)
Your commentary here. The value is your curation and perspective,
not just