Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Arkadiusz Moscicki avatar

Gapi

  • Updated June 3, 2026
  • amoscicki/aromatt

A CLI skill for managing Google Tag Manager (containers, tags, triggers) and Google Analytics Admin (properties, data streams). A developer uses it to wire up or maintain web analytics tracking programmatically rather than clicking through the GTM and GA admin consoles.

Key points

  • GTM container/tag/trigger management
  • GA property and data-stream admin
  • CLI for Google APIs

Gapi by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add amoscicki/aromatt
/plugin install gapi@amoscicki-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJune 3, 2026
Repositoryamoscicki/aromatt

What it does

Manage Google Tag Manager containers/tags/triggers and GA properties/data-streams from a CLI for analytics setup.

README.md

gtm

Claude Code plugin: Google Tag Manager API v2 CLI + skill.

One-time setup (per machine)

Install plugin dependencies in this plugin folder:

bun install

Project setup (per repo)

This tool stores credentials and tokens in the current project directory:

  • .gtm/credentials.json
  • .gtm/token.json

Recommended .gitignore entries in your project:

/.gtm/credentials.json
/.gtm/token*.json

Usage

Use the gtm skill (plugin) to run:

node ${CLAUDE_PLUGIN_ROOT}/scripts/gtm.js help
node ${CLAUDE_PLUGIN_ROOT}/scripts/gtm.js auth login
node ${CLAUDE_PLUGIN_ROOT}/scripts/gtm.js accounts list

Related skills

Marketing & SEOcontentdistribution

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.