TOOLKIT

The skills, CLIs, and workflows behind GSS.

Every Claude Code skill, Python CLI, and Chrome extension we use to run GTM Signal Studio. Open source. All built with Claude Code.

44

Claude Code skills

21

Python CLIs

3

Chrome extensions

INSTALL

Drop any skill into your Claude Code project.

Skills live in .claude/skills/ and Claude Code auto-loads them. Clone the toolkit, copy what you need, and start triggering.

git clone https://github.com/oloyeaaa/gss-toolkit
cp -r gss-toolkit/skills/cm-blog-writer ./.claude/skills/
# Inside Claude Code: "write a blog post about [topic]"

Content15

Skillblog-agent

Run the full blog post pipeline: research, write, generate header image, format for publishing, and save outputs locally.

"run blog""blog pipeline""blog agent"
View on GitHub →
Skillblog-writer

Write research-backed blog posts for gtmsignalstudio.com optimised for both SEO and AEO (AI citation). Includes meta description, internal link suggestions, and a companion LinkedIn teaser post.

"blog post about""write a blog""article about"
View on GitHub →
Skillcm-carousel-builder

Generate a 6-slide LinkedIn carousel for GSS with Twitter-style headers (avatar + blue tick + handle). Uses Python + Playwright.

"carousel about""build a carousel""linkedin carousel"
View on GitHub →
Skillcm-saturday-reflection

Saturday LinkedIn post — personal leadership reflection. The Enterprise Edge pillar. Tech-to-leadership transition, stakeholder management, communication growth, negotiation.

"saturday post""saturday reflection""enterprise edge post"
View on GitHub →
Skillcm-weekly-content

Full weekly content production pipeline. Researches keywords and PAA, writes 4 blog posts + 5 LinkedIn posts + 1 newsletter, generates all images, and prepares everything for publishing. One command produces an entire week of content.

View on GitHub →
Skillcopywriter

Cross-cutting copy optimization skill. Evaluates and improves hooks, titles, subject lines, and CTAs for all content types (blog, newsletter, LinkedIn, YouTube). Generates 3 scored alternatives per element using the 4U+S framework.

"optimize copy""score this hook""copywriter"
View on GitHub →
Skillexcalidraw-builder

Use when asked to create a diagram, visual, flowchart, system map, or any Excalidraw output.

"excalidraw""diagram of""draw this"
View on GitHub →
Skillexpert-copywriter

Strategic copywriting intelligence for all GSS departments. Produces a Copy Strategy Brief before writing begins — ICP psychology, narrative approach, storytelling patterns, and CTA strategy aligned to the correct funnel lane. Sits above cm-copywriter (which handles tactical scoring at Step 4). This skill operates at Step 2.5 (between research and writing).

"copy strategy""story angle""expert copywriter"
View on GitHub →
Skillinfographic-builder

Use when asked to create an infographic, branded image, or visual asset.

"infographic about""create an infographic""visual for"
View on GitHub →
Skilllinkedin-agent

Run the full LinkedIn post pipeline: research (if needed), write, generate companion image, and save outputs locally.

"run linkedin""linkedin pipeline""linkedin agent"
View on GitHub →
Skilllinkedin-creator

Use when asked to write a LinkedIn post, LinkedIn carousel, or any LinkedIn content.

"LinkedIn post""write a post about""carousel about"
View on GitHub →
Skillnewsletter-agent

Run the full newsletter pipeline: research, write, generate header image, format for Beehiiv, and save outputs locally.

"run newsletter""publish newsletter""newsletter pipeline"
View on GitHub →
Skillnewsletter-creator

Use when asked to write a newsletter, Beehiiv content, email newsletter, or "The GTM Signal" issue.

"The GTM Signal""newsletter about""write a newsletter"
View on GitHub →
Skillyoutube-agent

Run the full YouTube video production pipeline: research (if needed), write script, generate Excalidraw diagram, generate thumbnail, write metadata, and save outputs locally.

"run youtube""youtube pipeline""youtube agent"
View on GitHub →
Skillyoutube-scriptwriter

Use when asked to write a YouTube video script.

"youtube script""write a script about""video script"
View on GitHub →

Research8

Skillai-visibility-audit

Audit a B2B company's AI visibility across Google AI Mode, Perplexity and ChatGPT. Scores 4 dimensions: AI Citation Presence, Entity Recognition, Content Structure, and Citation Breadth. Produces a scored report (0-100) with a prioritized fix list and PDF.

"ai visibility audit""ai visibility check""ai presence audit"
View on GitHub →
Skillicp-research-agent

Research what ICPs are talking about, asking, and struggling with across communities and forums. Produces structured topic bank with sources, dates, angles, and urgency ratings. Pushes to Airtable and feeds content agents. Use when: "research icps", "icp research", "find topics", "what are icps talking about", "topic research", "research agent", or /icp-research-agent.

"research icps""icp research""find topics"
View on GitHub →
Skillri-linkedin-signal

Scan a LinkedIn profile or company for buying signals, score outreach readiness, and generate a signal-led personalized message. Input a name, company, or LinkedIn URL.

View on GitHub →
Skillri-linkedin-signal-report-pdf

Generate a professional PDF report from the most recent LinkedIn signal scan (single or batch). Produces a branded, client-ready PDF with signal scores, outreach messages, and prioritization dashboard.

View on GitHub →
Skillri-linkedin-signals-batch

Batch scan 5-10 target companies or people for LinkedIn buying signals. Prioritizes who to contact first and generates personalized outreach for the top 3. Input a list of names, companies, or URLs.

View on GitHub →
Skillri-martech-audit

Scan any website to detect installed marketing tools, score the stack, and generate a branded PDF report.

View on GitHub →
Skillsignal-source-method

Run The Signal Source Method: GSS's 6-step research framework for producing original data that AI platforms cite. Steps: Signal, Scope, Scan, Score, Source, Seed.

"signal source method""run research""new study"
View on GitHub →
Skillsignalled-agent

Run the SignalLed lead qualification pipeline: fetch signals from Signalbase API, research via Exa, qualify against ICP, enrich emails via Hunter.io, push to Airtable.

"run signalled""signalled pipeline""signalled agent"
View on GitHub →

Sales & Outreach8

Skilldaily-outreach

Guide the daily manual outreach workflow: Google Maps prospecting, AI Mode visibility check, Gmail email. Target: 5 emails/day to local Kent businesses before noon.

"daily outreach""send emails""outreach check"
View on GitHub →
Skillso-gtm-audit

Run a full Go-To-Market audit on any B2B company website. Single-pass analysis — no sub-agents. Fetches key pages in parallel, scores 6 categories (including AI Visibility), produces a branded report with prioritized action plan.

View on GitHub →
Skillso-gtm-channels

Audit a B2B company's marketing and sales channel mix. Evaluates presence, activity, and effectiveness across all GTM channels including LinkedIn, blog, email, paid ads, SEO, community, and partnerships.

View on GitHub →
Skillso-gtm-content

Analyze whether a B2B company's content maps to buyer pain points, funnel stages, and search intent. Evaluates content-market fit, topic coverage, and content strategy effectiveness.

View on GitHub →
Skillso-gtm-icp

Analyze a B2B company's Ideal Customer Profile clarity. Evaluates who they target, how well-defined their ICP is, and whether their messaging aligns with their intended audience.

View on GitHub →
Skillso-gtm-messaging

Evaluate a B2B company's messaging and positioning. Analyzes value propositions, differentiation, headline clarity, CTA effectiveness, and positioning against established frameworks.

View on GitHub →
Skillso-gtm-report-pdf

Generate a professional PDF report from the most recent GTM audit. Converts the markdown audit report into a branded, client-ready PDF with scoring visuals, findings tables, and action plans.

View on GitHub →
Skillso-gtm-signals

Detect growth, risk, and competitive signals for a B2B company. Analyzes hiring patterns, funding news, tech stack, competitive landscape, and market positioning signals.

View on GitHub →

Founder Ops7

Skillfo-accountability

Chief Accountability Officer. Runs a single-priority diagnostic on the business. Reads pipeline, campaigns, content, and sprint state, then delivers ONE action that has the highest probability of moving the business toward revenue today. Calls out avoidance patterns. Biases hard toward outward-facing work.

"what should I focus on""hold me accountable""what's the one thing"
View on GitHub →
Skillfo-audit

AIOS health check for the GSS workspace. Scores the 4 Cs (Context, Connections, Capabilities, Cadence) out of 100, maps coverage against the 7 tier-1 business domains (revenue, customers, calendar, comms, tasks, meetings, knowledge), surfaces the top 3 leverage gaps, and recommends the single next move. Saves results to founder/audits/ so progress compounds across runs.

"audit""aios audit""4 Cs audit"
View on GitHub →
Skillfo-briefing

Morning briefing for the GSS founder. Checks Google Calendar, Gmail, Airtable pipeline, Airtable content calendar, and content backlog to produce today's top 3 priorities focused on the current sprint goal.

"morning briefing""daily briefing""what should I do today"
View on GitHub →
Skillfo-coordinator

Strategic coordinator for the GSS founder. Analyzes the current state across pipeline, content, and sprint goals, then recommends the single highest-impact action to take right now. Also handles weekly planning and sprint reviews.

"what should I focus on""coordinate""weekly plan"
View on GitHub →
Skillfo-dpo

Data Protection Officer for GTM Signal Studio. Audits data flows, flags GDPR/PECR exposure, advises on compliance, and generates compliance reports.

View on GitHub →
Skillfo-pipeline-pulse

Check the sales pipeline health and surface urgent actions. Scans the Airtable Campaign-Tracker table for leads going cold, overdue follow-ups, stale prospects, and pipeline gaps.

"pipeline check""pipeline pulse""check my leads"
View on GitHub →
Skillfo-signal-funnel

The Signal Funnel — GSS's lead routing framework. Shows the 3-lane funnel, validates channel routing, and returns the correct CTA for any channel.

"signal funnel""funnel check""which lane"
View on GitHub →

Python CLI21

CLIaccessibility_correlation

Tool: accessibility_correlation

View on GitHub →
CLIaccessibility_scanner

Tool: accessibility_scanner

View on GitHub →
CLIai_presence_report_pdf

Tool: ai_presence_report_pdf

View on GitHub →
CLIai_presence_scanner

Tool: ai_presence_scanner (v2 — multi-API)

View on GitHub →
CLIbatch_ai_scan

Batch AI Presence Scanner — scan multiple companies and output summary.

View on GitHub →
CLIblog_featured_image

Blog Featured Image Generator — GTM Signal Studio

View on GitHub →
CLIbranded_infographic

Branded Infographic Generator for GTM Signal Studio.

View on GitHub →
CLIcarousel_builder

GSS Carousel Builder.

View on GitHub →
CLIfollow_magnet_pdf

Tool: follow_magnet_pdf

View on GitHub →
CLIgoogle_drive_upload

Tool: google_drive_upload

View on GitHub →
CLIgtm_audit_pdf

Tool: gtm_audit_pdf

View on GitHub →
CLIlinkedin_chart_image

LinkedIn Chart Image Generator — GTM Signal Studio

View on GitHub →
CLIlinkedin_post_image

LinkedIn Post Image Generator — GTM Signal Studio

View on GitHub →
CLImartech_report_pdf

Tool: martech_report_pdf

View on GitHub →
CLImartech_scanner

Tool: martech_scanner

View on GitHub →
CLIperplexity_research

Tool: perplexity_research

View on GitHub →
CLIproposal_pdf

Tool: proposal_pdf

View on GitHub →
CLIregistry_build

Tool: registry_build

View on GitHub →
CLIsync_toolkit

sync_toolkit.py — Mirror curated GSS skills + tools into the public gss-toolkit repo

View on GitHub →
CLIutils

Tool: utils

View on GitHub →
CLIyoutube_transcriber

YouTube Transcriber — Fetches transcript from any YouTube video URL.

View on GitHub →

Get the playbooks behind these tools.

The toolkit ships the code. The newsletter ships the thinking — research, frameworks, and what we learn building in public.

Subscribe to The GTM Signal