clickbank-cli

Execute ClickBank REST API operations and marketplace searches via CLI.

3|1|Updated May 19, 2026
One-click install
npx skills add https://github.com/adbertram/cli-tools --skill clickbank-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clickbank-cli
Source: https://github.com/adbertram/cli-tools/tree/main/_repo/skills/clickbank-cli
Command: npx skills add https://github.com/adbertram/cli-tools --skill clickbank-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides a unified interface for ClickBank service operations, eliminating the need for manual browser navigation or ad-hoc API requests when managing orders, products, or affiliate research.

Core Features & Use Cases

  • Order Management: Retrieve, count, and inspect order receipts and upsell transactions via the REST API.
  • Product Lifecycle: Create, list, and delete products for your ClickBank accounts.
  • Marketplace Intelligence: Search for affiliate products, browse categories, and generate hoplinks using browser-backed automation.

Quick Start

Use the clickbank cli to list the 10 most recent orders from your account in a table format.

Frequently Asked Questions about clickbank-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate ClickBank order reporting and product management via API?

You can automate ClickBank order reporting and product management by executing ClickBank REST API operations through a unified command-line interface to retrieve, count, and inspect order receipts or create, list, and delete products.

Can I generate ClickBank hoplinks and search the affiliate marketplace without manual browser navigation?

Yes, you can search for affiliate products, browse categories, and generate hoplinks using browser-backed automation that performs marketplace GraphQL queries, eliminating manual browser navigation for affiliate research.

Do I need authenticated API access and persistent browser sessions to use the ClickBank CLI?

Yes, the ClickBank CLI requires authenticated access to ClickBank API endpoints for REST operations and persistent browser sessions to successfully execute marketplace GraphQL queries for affiliate data.

What is the best way to retrieve and inspect upsell transactions from my ClickBank account?

The best way to retrieve upsell transactions is by using the ClickBank CLI to execute account-level order reporting operations via the REST API, allowing you to inspect and count order receipts directly.

Why use a command-line interface instead of ad-hoc API requests for ClickBank operations?

A command-line interface provides a unified method for ClickBank service operations, eliminating the need for ad-hoc API requests when managing orders, products, or affiliate research workflows.