newsletter-curation
Installation
SKILL.md
Newsletter Curation
Create and curate high-quality newsletters via inference.sh CLI.
Quick Start
Requires inference.sh CLI (
infsh). Install instructions
infsh login
# Find content to curate
infsh app run tavily/search-assistant --input '{
"query": "most important AI developments this week 2024"
}'
Related skills