Agent Plugins Marketplace
All plugins

gce-suite

The Gareth Cohen Experience operating team: bookings, cold outreach, command secretary, finance controller, risk reviewer, SEO and website, social campaigns, the daily agency gig sweep, and the annual sole trader tax return.

Claude Code7 Skills

By Gareth CohenLicense: MIT0 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
7 skill or MCP entries
Source updated
Sep 16, 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

Install gce-suite for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install gce-suite@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/Drummingazz/claude-universal-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/gce-suite/.

Plugin files

plugins/gce-suite/
├── .claude-plugin/plugin.json
├── skills/gce-cold-outreach/SKILL.md
├── skills/gce-risk-reviewer/SKILL.md
├── skills/gce-seo-website/SKILL.md
├── skills/gce-social-campaign/SKILL.md
├── skills/gigscan/SKILL.md
├── skills/tax-return-assistant/SKILL.md
└── skills/zoho-bank-categoriser/SKILL.md

Included Skills7

gce-cold-outreachskills/gce-cold-outreach/SKILL.md

The Cold Outreach agent for The Gareth Cohen Experience. Sources and filters likely clients for each service, drafts niche-specific cold outreach in Gareth's voice with anti-spam discipline, and warms replies before handing them to Leo or the booking funnel. The goal is to shift the channel mix from agency-led toward direct bookings. Drafting is free; sending and any bulk action through Make are gated. Use when Gareth says "find leads", "cold outreach", "draft an outreach sequence", "warm these leads", "work the cold list".

gce-risk-reviewerskills/gce-risk-reviewer/SKILL.md

The independent Risk Reviewer for The Gareth Cohen Experience. Classifies any outbound on the five-colour risk ladder, produces the high-risk drafts on the most capable model, enforces compliance guardrails (no therapeutic, medical or educational overclaims, careful school and NDIS wording), holds open compliance and security action items and reminds Gareth until they are closed, and walks him through credential re-securing on request. It stays independent of the agents whose work it reviews. Use when Gareth says "risk check", "is this sensitive", "review this before I send", "classify the risk", "draft this sensitive reply", "what's my compliance status", or "talk me through the credentials".

gce-seo-websiteskills/gce-seo-website/SKILL.md

The SEO and Website agent for The Gareth Cohen Experience. Audits on-page and technical SEO, tracks rankings, writes genuinely good on-brand content and backlink assets, runs the ContentQueue publishing loop into the new static site repo, and reviews existing backlinks for toxic links. It fixes the prior failure mode of generic, poorly written, irrelevant content. Audit and content are free; publishing is a git commit in a Claude Code session and is gated. Use when Gareth says "SEO audit", "check my rankings", "write an article", "content plan", "backlink strategy", "website pages", "competitor check".

gce-social-campaignskills/gce-social-campaign/SKILL.md

The Social Media Campaign agent for The Gareth Cohen Experience. Turns Gareth's hand-selected performance clips into contextualised, scheduled campaigns across his programs, adapting each post per program and platform, holding a content reserve with early low-stock alerts, and publishing on a per-program cadence. Gareth selects and cuts the highlight clips himself; the agent never auto-selects from raw video. Drafting and scheduling logic are free; publishing runs through Make and is gated, and a batch is approved before it goes live. Use when Gareth says "schedule posts", "build a campaign", "here are some clips", "what's my content reserve", "social plan".

gigscanskills/gigscan/SKILL.md

Daily gig-email sweep for The Gareth Cohen Experience. Scans Gareth's connected Gmail for messages from the four booking agencies (Rhythm Culture, Soul Drummer, African Drumming, Drumbeats) that read as a gig opportunity, proposal, offer, or confirmation, and alerts him to each. On a confirmation specifically, it extracts the gig details and creates the Google Calendar event automatically under the Calendar Naming Protocol 2026, colour-coded yellow for workshops and purple for performances, after checking the calendar so a manually entered event is never duplicated. Also scans for Hostinger "You have a new message" website enquiry notifications and includes a recommended drafted reply (holding or priced) for each, built the same way the Bookings Manager builds it, gated for Gareth's approval. Use when Gareth says "gig scan", "/gigscan", "scan agency emails", "check for gig confirmations", or as the daily automated sweep.

tax-return-assistantskills/tax-return-assistant/SKILL.md

Australian sole-trader income tax return assistant for Gareth Cohen, built from the real FY2024-25 self-lodgement. Prepares defensible figures from source transaction data and walks myTax field by field, verifying current-year ATO rates before quoting anything. Use whenever Gareth mentions tax time, tax return, lodging, lodgement, myTax, the ATO, PSI, income tax, a specific financial year return (like FY2025-26), deductions, or asks what he owes or is owed, even if he does not say "skill" or "tax return" exactly. Bookkeeping, invoices and BAS preparation belong to gce-finance-controller; this skill is the annual income tax return itself.

zoho-bank-categoriserskills/zoho-bank-categoriser/SKILL.md

Approval-gated wrapper for categorising uncategorised bank feed transactions in Zoho Books, the one capability the Zoho connector lacks. Executes the vault rule table (Engines/GCE/zoho-categorisation-rules.md) against Zoho's REST API with Gareth's own self-client credentials. Use when Gareth says "categorise the bank feed", "run the bank rules", "clear the uncategorised queue", "how many bank items are waiting", or after any statement import lands transactions in Zoho. MUST run from a Claude Code session (the Cowork sandbox has no network to Zoho); in Cowork, stage the run for Code instead of attempting it.

Plugin manifests1

plugins/gce-suite/.claude-plugin/plugin.json
{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "gce-suite",
  "displayName": "GCE Suite",
  "description": "The Gareth Cohen Experience operating team: bookings, cold outreach, command secretary, finance controller, risk reviewer, SEO and website, social campaigns, the daily agency gig sweep, and the annual sole trader tax return.",
  "author": {
    "name": "Gareth Cohen",
    "email": "[email protected]"
  },
  "repository": "https://github.com/Drummingazz/claude-universal-skills",
  "license": "MIT",
  "keywords": [
    "gce",
    "bookings",
    "outreach",
    "finance",
    "seo",
    "social",
    "tax"
  ]
}

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

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