Agent Plugins Marketplace
All plugins

skywatch

v1.0.0-ghast.1

Search orderable satellite imagery, compare scene pricing, and browse satellites and products through SkyWatch's official MCP.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By SkyWatch Space Applications Inc.License: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
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/skywatch/.

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

Plugin files

plugins/skywatch/
├── plugin.json
├── skills/skywatch/SKILL.md
└── mcp.json

Included Skills1

skywatchskills/skywatch/SKILL.md

Search orderable satellite imagery, estimate archive or tasking prices, and browse satellites, sensors, providers, and product offerings through SkyWatch's official hosted MCP server.

MCP servers1

skywatchStreamable HTTP
url
https://api.skywatch.co/mcp

Plugin manifests1

plugins/skywatch/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "skywatch",
  "version": "1.0.0-ghast.1",
  "description": "Search orderable satellite imagery, compare scene pricing, and browse satellites and products through SkyWatch's official MCP.",
  "author": {
    "name": "SkyWatch Space Applications Inc.",
    "url": "https://skywatch.com"
  },
  "homepage": "https://docs.skywatch.com/docs/mcp/mcp-server/",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "research",
      "upstreamRevision": "skywatch-docs-f4ed1fbadb7c+client-a16e47fecde3+tools-c6b9fe481f16",
      "icon": "./assets/icon.svg"
    }
  }
}

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

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