psyop-autoposter

Fetch headlines, score with the NCI engine, and publish results to Discord.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DisruptionEngineer/build-useful-skills --skill psyop-autoposter
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: psyop-autoposter
Source: https://github.com/DisruptionEngineer/build-useful-skills/tree/main/psyop-autoposter
Command: npx skills add https://github.com/DisruptionEngineer/build-useful-skills --skill psyop-autoposter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the workflow of daily PsyOpGuard analysis posts by fetching headlines, scoring them with the NCI engine, and publishing results to Discord.

Core Features & Use Cases

  • Automated headline scoring and posting to Discord via a reusable autoposter module.
  • Supports on-demand dry-runs, multi-source comparisons, and cross-posting to X, with a shared Discord bot configuration.
  • Use Case: Schedule a daily NCI scan to run automatically and post a structured scorecard to Discord so teams can monitor manipulation risk in real-time.

Quick Start

Trigger a daily scan from Discord using the !psyop scan command to publish today's NCI scorecard.

Frequently Asked Questions about psyop-autoposter

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

FAQPage Schema
How do I automate daily news headline scoring and posting to Discord?▼

To automate headline scoring and posting to Discord, you can orchestrate daily PsyOpGuard analysis posts by fetching headlines, scoring them with the NCI engine, and publishing the structured scorecard automatically to a Discord channel.

What is an NCI scorecard for monitoring manipulation risk in headlines?▼

An NCI scorecard is a structured analysis output generated by fetching daily news headlines and scoring them with the NCI engine to quantify and monitor real-time manipulation risk.

Do I need Python and Node.js to run automated Discord news analysis?▼

Yes, automating Discord news analysis requires both a Python 3 and Node.js runtime, along with NewsAPI access, Discord bot tokens, and the specific repository layout expected by the autoposter module.

Can I cross-post automated headline analysis results to X?▼

Yes, you can cross-post automated headline analysis results. The workflow supports optional cross-posting to X, extending the publication of your NCI scorecard beyond Discord.

What is the best way to trigger an on-demand NCI scan for a Discord channel?▼

The best way to trigger an on-demand NCI scan is by using the !psyop scan command from Discord, which executes the scan and publishes today's NCI scorecard directly to the channel.