Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By elvisun
Turn any coding agent into a PR operator — strategize position, detect newsjackable stories, and draft on-brand pitches, holding statements, and media responses with journalist-ready rigor.
npx claudepluginhub elvisun/newsjack --plugin newsjackExtract factual claims from PR copy, verify each claim independently, attach concrete citations, and warn when certainty is low. Use before a pitch, press release, reactive comment, DM, or other journalist-facing draft is trusted or sent.
Turn a company update into 3-7 structurally distinct, journalist-shaped story angles. Refuses duplicate rephrasings, invented facts, named-journalist guesses, and AI-marketing slop.
Draft crisis holding statements, journalist Q&A posture, and what-not-to-say guidance from confirmed incident facts, with a hard legal-counsel gate.
Gate a pitch against one journalist at a time. Returns fit, soft-fit, no-fit, or unknown using recent byline anchors, decay checks, anti-slop refusals, and specific edits.
Roast a pitch or press release with the eye of a veteran PR director. Honest, sharp, constructive — never cruel for its own sake.
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
30 specialized journalism agents for investigative reporting, fact-checking, disinformation analysis, AI content detection, foreign news de-biasing, bot & troll detection, multimedia production, and content distribution
20+ proven marketing, copywriting, and product skills for founders, marketers, and business owners
Interactive playground for creating and testing PDF reports and proposals
Launch skills — plan, message, and execute product launches at any scale, from major products to incremental improvements.
AI-powered marketing intelligence for brand analysis, content strategy, and competitive research
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
The open-source skills that turn your agent into a PR operator.
Install once. Your agent — Claude, Codex, Hermes, OpenClaw — becomes a PR team.
curl -fsSL newsjack.sh | bash
New here? Check out Getting started
Three problems, separate lanes.
curl -fsSL newsjack.sh | bash
Or review the script before running it:
curl -fsSL https://newsjack.sh
The installer detects your agent runtime and installs the skills automatically. Supported:
| Runtime | Auto-detected |
|---|---|
| Claude Code | ✅ |
| Codex | ✅ |
| OpenClaw | ✅ |
| Hermes | ✅ |
| ChatGPT / Claude.ai web | manual (load skills/*/SKILL.md) |
If you're on Claude Code, you can install Newsjack as a plugin instead of running the script:
/plugin marketplace add elvisun/newsjack
/plugin install newsjack@newsjack
This registers the repo as a marketplace and installs the newsjack plugin — all 16 skills are auto-discovered. The skills run instruction-only out of the box; steps that use the optional newsjack CLI ask before installing it.
Once Newsjack is approved for the community marketplace, you'll also be able to install it from there:
/plugin marketplace add anthropics/claude-plugins-community
/plugin install newsjack@claude-community
~/.newsjack/
├── bin/newsjack # CLI
└── newsjack/ # managed bundle
skills installed to your detected runtime(s):
newsjack-monitor-setup create a company monitoring profile
newsjack-detector find newsworthy moments before the wave breaks
story-origin-check verify a story is fresh, not already saturated
newsworthiness-check score whether your news clears the bar
news-search dated, attributed news search (Medialyst or web fallback)
meanest-editor roast your pitch against the editor rubric
angle-generator turn one update into ten pitchable hooks
media-list-manager build small, fit-checked media lists
Newsjack auto-updates from the latest GitHub Release before each run. Set NEWSJACK_AUTO_UPDATE=0 to disable.