zoominfo
v1.0.1-ghast.2Search and enrich ZoomInfo companies and contacts, research accounts, surface intent, scoops, and news, and manage GTM context through ZoomInfo's official authenticated CLI.
By ZoomInfoLicense: 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-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/zoominfo/.
This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.
Plugin files
├── plugin.json└── skills/gtm-ai-cli/SKILL.md
Included Skills1
This skill should be used when searching for or enriching companies and contacts, surfacing buyer intent signals, fetching real-time business events (scoops) or company news, reading or updating GTM context (offerings, ICPs, personas, competitors), looking up reference values (industries, metros, intent topics, tech products), or doing any ZoomInfo / GTM data lookup from the terminal. Activates when the user asks to "find companies", "search contacts", "enrich a contact", "find lookalike companies", "research a company / person", "get intent signals", "find scoops", "fetch company news", "show our GTM context", "look up industry codes", or any task involving ZoomInfo data lookup from the terminal.
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "zoominfo",
"version": "1.0.1-ghast.2",
"description": "Search and enrich ZoomInfo companies and contacts, research accounts, surface intent, scoops, and news, and manage GTM context through ZoomInfo's official authenticated CLI.",
"author": {
"name": "ZoomInfo",
"url": "https://www.zoominfo.com"
},
"homepage": "https://github.com/Zoominfo/gtm-ai-cli",
"repository": "https://github.com/Zoominfo/gtm-ai-cli",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "productivity",
"upstreamRevision": "gtm-cli-f63a6d86bcd7+mcp-plugin-3ec997a1ffaa+npm-96ccc0b1ad37",
"portStatus": "full",
"icon": "./assets/icon.svg"
}
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[zoominfo on Agent Plugins Marketplace](https://pluginsmp.com/plugins/zoominfo-2)