Bomx

News Writer — Development skill for Claude Code

Development community

Turn fresh news in the site's niche into grounded news-article drafts and queue them in Distribb to autopublish.

How to install News Writer

Installs to ~/.claude/skills/bomx-distribb-skill-news-writer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bomx-distribb-skill-news-writer && curl -fsSL https://raw.githubusercontent.com/Bomx/distribb-skill/HEAD/commands/news-writer.md -o ~/.claude/skills/bomx-distribb-skill-news-writer/SKILL.md

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

What News Writer does


description: Turn fresh news in the site's niche into grounded news-article drafts and queue them in Distribb to autopublish argument-hint: allowed-tools: Bash, Read, Write, Glob, Grep, WebFetch, WebSearch

Turn fresh news into publish-ready news drafts for: `$ARGUMENTS`

This is the newsjacking counterpart to `/write-article`. Instead of an evergreen keyword, you find FRESH stories in the site's niche, write grounded news drafts in news voice, then submit them to Dis

Alternatives in Development

Full documentation available on GitHub

View Source Repository