newsjack-monitor-setup

Configure a newsjacking monitor profile with topics, competitors, feeds, and scheduled runs.

663|47|Updated May 19, 2026
One-click install
npx skills add https://github.com/elvisun/newsjack --skill newsjack-monitor-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: newsjack-monitor-setup
Source: https://github.com/elvisun/newsjack/tree/main/skills/newsjack-monitor-setup
Command: npx skills add https://github.com/elvisun/newsjack --skill newsjack-monitor-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Setting up recurring newsjacking detection requires defining who the company is, what beats it covers, which competitors to watch, and where to pull news from. This Skill guides users through building that monitor profile once so the newsjack-detector can run automatically on a schedule without re-entering context every time.

Core Features & Use Cases

  • Guided Profile Building: Collects company standing, 6-8 beat topics, competitors, search terms, proof assets, spokespeople, and RSS feeds into a structured profile.json.
  • Scheduling and Testing: Saves the profile via the newsjack CLI, schedules runs (8am and 2pm, daily, or hourly), runs an offline mock test, and performs one real detection run.
  • Client Brief Management: Creates and maintains a brief.md file capturing what the client will and won't pitch, updated from user feedback on each run.
  • Use Case: A PR lead at a local SEO startup wants daily alerts on stories they can comment on. The Skill interviews them, builds the profile with relevant feeds and X trend settings, schedules twice-daily runs, and delivers a first run.md of pitch-ready stories.

Quick Start

Ask your agent to set up a newsjack monitoring profile for your company and schedule it to run every morning.

Frequently Asked Questions about newsjack-monitor-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up automated newsjacking monitoring for my company?

Run the newsjack-monitor-setup skill, which interviews you about your company's standing, beat topics, competitors, and proof assets, then saves a profile.json via the newsjack CLI. It schedules recurring runs and performs a test plus one real detection run.

What information do I need to create a newsjack monitor profile?

You need your company name, website, a one-sentence description, 6-8 broad beat topics, 3-6 competitors, 10-20 search terms, 2-5 standing areas, 2-5 proof assets, spokespeople, and 2-5 RSS feed URLs. X trend preferences are optional.

Can I use newsjack monitoring in a chat-only environment without shell access?

Yes, in Limited Mode the skill drafts the profile and client brief directly in chat without running commands. You then switch to a Full Mode environment with the newsjack CLI installed to save, schedule, test, and run the monitor.

How do I change what stories get pitched after the monitor is running?

Edit the brief.md file next to profile.json in ~/.newsjack/monitors/<slug>/. The brief controls what gets pitched or shown, while profile.json controls which news sources and topics the monitor looks at.

What scheduling options does the newsjack monitor support?

Three frequencies are supported: 8am and 2pm (recommended), daily at 8am, or hourly. The CLI applies a deterministic per-monitor minute offset so schedules do not all fire at the top of the hour.