Agent Plugins Marketplace
All plugins

dow-jones-factiva

v1.0.3-ghast.1

Search licensed Factiva news for company, industry, market, and event research through Dow Jones's official Retrieval API.

Agent Plugins1 Skill

By Factiva, Inc. / Dow JonesLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
1 skill or MCP entry
Source updated
Aug 30, 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/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/dow-jones-factiva/.

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

Plugin files

plugins/dow-jones-factiva/
├── plugin.json
└── skills/dow-jones-factiva/SKILL.md

Included Skills1

dow-jones-factivaskills/dow-jones-factiva/SKILL.md

Search licensed Factiva news for company, industry, market, and event research through Dow Jones's official Retrieval API, with compliant citations and direct Factiva article links.

Plugin manifests1

plugins/dow-jones-factiva/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "dow-jones-factiva",
  "version": "1.0.3-ghast.1",
  "description": "Search licensed Factiva news for company, industry, market, and event research through Dow Jones's official Retrieval API.",
  "author": {
    "name": "Factiva, Inc. / Dow Jones",
    "url": "https://www.dowjones.com/business-intelligence/factiva/"
  },
  "homepage": "https://developer.dowjones.com/documents/factiva_integration-factiva_retrieval_api",
  "repository": "https://github.com/dowjones/factiva-retrievalapi-demo",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "business",
      "upstreamRevision": "231615fb3369ccafd4afb6fea4d817080922e772+retrieval-28c28089596e+auth-80e5c6cd55d8+links-376678f49e7f",
      "portStatus": "full",
      "icon": "./assets/icon.png"
    }
  }
}

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

[dow-jones-factiva on Agent Plugins Marketplace](https://pluginsmp.com/plugins/dow-jones-factiva-2)