mktg-tools

Automate marketing API queries with zero-dependency Node.js CLI wrappers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit --skill mktg-tools
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mktg-tools
Source: https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit/tree/main/skills/mktg-tools
Command: npx skills add https://github.com/GetFresh-Ventures/gxd-ceo-ai-kit --skill mktg-tools

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

60 zero-dependency Node.js CLI wrappers simplify querying marketing APIs from the command line, eliminating the need for custom API integrations and boilerplate.

Core Features & Use Cases

  • Zero-dependency: runs on plain Node.js without external libs, enabling fast setup.
  • API wrappers: supports GA4, Semrush, Ahrefs, Google Ads, HubSpot, Apollo, Clearbit, Mixpanel, and more.
  • Safe previews: every tool includes a --dry-run option to preview results without performing actions.
  • Use Case: quickly fetch campaign metrics across multiple platforms and compare them in a single pass.

Quick Start

Authenticate once, then run a CLI tool like node tools/clis/<tool-name>.js --dry-run to preview results.

Frequently Asked Questions about mktg-tools

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

FAQPage Schema
How do I query marketing APIs from the command line without installing dependencies?▼

You can query marketing APIs using zero-dependency Node.js CLI wrappers that run on plain Node.js without external libraries, enabling fast setup and eliminating the need for custom API integrations.

Can I fetch campaign metrics across multiple platforms like GA4 and HubSpot in a single pass?▼

Yes, you can fetch and compare campaign metrics across multiple marketing platforms like GA4, HubSpot, Semrush, and Google Ads in a single pass using self-contained CLI wrappers.

How do I safely preview API query results before executing actions against my marketing platforms?▼

You safely preview API query results by running any of the CLI tools with the --dry-run option, which previews results without performing actual actions against your marketing platforms.

Does this CLI approach work for retrieving analytics data from Apollo and Clearbit?▼

Yes, this CLI approach works for retrieving analytics and enrichment data from Apollo and Clearbit, alongside other supported marketing platforms like Ahrefs and Mixpanel.

What is the best way to automate marketing analytics queries without writing custom boilerplate?▼

The best way to automate marketing analytics queries without custom boilerplate is using zero-dependency Node.js CLI wrappers that simplify querying marketing APIs directly from the command line.