Agent Plugins Marketplace
All plugins

journalist

v1.0.0

Journalist agent: beat monitoring, pitch evaluation, source finding, and interview prep

Agent Plugins2 Skills1 MCP serverstdio

4 GitHub starsUpdated 19 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
3 skill or MCP entries
Source updated
Aug 13, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/nanocoai/nanoclaw-templates

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is media/journalist/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

media/journalist/
├── plugin.json
├── skills/journalist-agent/SKILL.md
├── skills/welcome/SKILL.md
└── mcp.json

Included Skills2

journalist-agentskills/journalist-agent/SKILL.md

Reporting workflow for a working journalist, using web research and Apify's X scraper (social signals). Onboards the journalist, monitors their beat and builds digests, evaluates story pitches, finds and vets sources, and prepares interviews. Use for any newsroom task, such as "what's new on my beat", "is this pitch any good", "who should I talk to about X", "prep me for this interview", or "turn these notes into a draft".

welcomeskills/welcome/SKILL.md

Introduce yourself to a newly connected channel. Triggered automatically when the channel is first wired.

MCP servers1

apifystdio
command
npx
args
-y @apify/[email protected] --tools apidojo/tweet-scraper
env.APIFY_TOKEN
placeholder

Plugin manifests1

media/journalist/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "journalist",
  "version": "1.0.0",
  "description": "Journalist agent: beat monitoring, pitch evaluation, source finding, and interview prep"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[journalist on Agent Plugins Marketplace](https://pluginsmp.com/plugins/journalist)