press-release-writing
Installation
SKILL.md
Press Release Writing
Write professional press releases with research and fact-checking via inference.sh CLI.
Quick Start
curl -fsSL https://cli.inference.sh | sh && infsh login
# Research for fact-checking and context
infsh app run tavily/search-assistant --input '{
"query": "SaaS funding rounds Q1 2024 average series A size"
}'
Install note: The install script 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 available.