News Promote banner
CarlosCaPe CarlosCaPe

News Promote

AI community

Description

--- description: Promote an article from the daily AI-news digest to a real brain skill, then publish a news article + push to dataqbs FB Page. News-feed sibling of /trending-promote. argument-hint: <YYYY-MM-DD> "<title-substring>" allowed-tools: Bash, Read, Edit, Write, WebFetch --- # /news-promote: News article to Skill in one shot **Args:** `$ARGUMENTS` (expected: `<YYYY-MM-DD> "<title-substring>"`) This is the promote half of `[[news-article-curation]]`. It mirrors `/trending-promote` exa

Installation

Installs to ~/.claude/skills/carloscape-octorato-news-promote/SKILL.md

Terminal
mkdir -p ~/.claude/skills/carloscape-octorato-news-promote && curl -fsSL https://raw.githubusercontent.com/CarlosCaPe/octorato/HEAD/commands/news-promote.md -o ~/.claude/skills/carloscape-octorato-news-promote/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository