Agent Plugins Marketplace
All plugins

quicknode

v0.6.1-ghast.1

Manage Quicknode endpoints, logs, usage, security, rate limits, billing, streams, webhooks, storage, teams, and RPC through the official qn CLI and its official agent guide.

Agent Plugins1 Skill

By QuicknodeLicense: 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/quicknode/.

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

Plugin files

plugins/quicknode/
├── plugin.json
└── skills/quicknode/SKILL.md

Included Skills1

quicknodeskills/quicknode/SKILL.md

Manage Quicknode endpoints, logs, usage, security, rate limits, billing, streams, webhooks, storage, teams, and RPC through Quicknode's official qn CLI. Use when a user asks to inspect or change Quicknode infrastructure.

Plugin manifests1

plugins/quicknode/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "quicknode",
  "version": "0.6.1-ghast.1",
  "description": "Manage Quicknode endpoints, logs, usage, security, rate limits, billing, streams, webhooks, storage, teams, and RPC through the official qn CLI and its official agent guide.",
  "author": {
    "name": "Quicknode",
    "url": "https://www.quicknode.com"
  },
  "homepage": "https://www.quicknode.com/docs",
  "repository": "https://github.com/quicknode/cli",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "development",
      "upstreamRevision": "4265b0a97048d8e64dae0124013c66b8dd34533f",
      "upstreamPath": ".",
      "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.

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