genesys-skills

skill
Security Audit
Warn
Health Warn
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Warn
  • Code scan incomplete — No supported source files were scanned during light audit
Permissions Pass
  • Permissions — No dangerous permissions requested
Purpose
This repository provides a collection of structured prompt templates ("skills") designed for use with Anthropic's Claude Code CLI. It focuses on B2B SaaS go-to-market tasks, specifically helping users conduct deep competitor research and build ideal customer profiles.

Security Assessment
The risk level is Low. Because the tool consists entirely of Markdown files, prompt templates, and schemas, it does not contain executable code. It cannot independently execute shell commands, access local files, or harbor hardcoded secrets. However, when used inside Claude Code, the prompts will direct the AI to process user-provided data and perform external web research. Additionally, some skills optionally recommend connecting to third-party external services (Apify, Firecrawl, Ahrefs) for data gathering, which will require you to securely manage your own API keys and external account permissions.

Quality Assessment
The project uses a permissive MIT license, meaning you are clear to use and modify the content freely. The repository is newly created and currently active, with very recent updates. Because it is a specialized, niche toolkit, it has low community visibility right now (only 5 GitHub stars). Note that the automated code scanner could not analyze the repository contents, likely because it contains no standard programming language files. Despite the low community footprint, the documentation is professional, clear, and transparent about its goals and usage.

Verdict
Safe to use, provided you are comfortable managing the external API keys required for the optional third-party data integrations.
SUMMARY

Production-grade Claude Code skills for B2B SaaS GTM — shared weekly via the Genesys newsletter

README.md

genesys-skills

Production-grade Claude Code skills for B2B SaaS GTM.
Shared weekly via the Genesys newsletter.

Subscribe Website LinkedIn


What are skills?

Skills are structured prompts for Claude Code — Anthropic's agentic coding tool. Think of them as reusable playbooks that turn Claude into a specialist operator for specific tasks.

Each skill includes:

  • SKILL.md — the core prompt with process steps, quality gates, and output format
  • references/ — templates, schemas, examples, and search patterns the skill uses

Drop a skill into your .claude/skills/ directory and invoke it with /skill-name.

Skills

Skill Description Added
competitor-research Deep 13-dimension competitor analysis for B2B SaaS. Covers company, product, ICP, pricing, reviews, content, launches, SEO/AEO, technographics, hiring signals, GTM motion, social, and paid advertising. Includes templates, schemas, and real examples. Mar 2026
icp-research 12-section ideal customer profile research for B2B SaaS. Produces TAM analysis, firmographic segments, champion and economic buyer persona deep-dives, negative ICP, intent signals, voice of customer synthesis, and segment-level recommendations. Includes dimension schemas, output templates, search patterns, and a worked Strapi example. Apr 2026

How to use

1. Clone or download a skill

# Clone the whole repo
git clone https://github.com/matteotitta/genesys-skills.git

# Or download a specific skill folder

2. Copy into your Claude Code project

# Copy the skill into your project's .claude/skills/ directory
cp -r genesys-skills/skills/competitor-research .claude/skills/

3. Use it

In Claude Code, the skill will auto-trigger when you mention competitor analysis, or you can invoke it directly:

/competitor-research

Requirements

  • Claude Code (Anthropic's CLI)
  • Some skills use MCP integrations (Apify, Firecrawl, Ahrefs) for richer data — these are optional. The skill will work without them, just with less coverage.

About

These skills are built and battle-tested at Genesys Growth — a B2B SaaS GTM consultancy that helps Series A-C startups with positioning, messaging, content, and launches.

Each skill has been used across 50+ client engagements and refined through real feedback. They're the same skills we use daily with Claude Code to deliver client work.

New skills are shared weekly via the Genesys newsletter. Subscribe to get them as they drop.

License

MIT — use them however you want.

Reviews (0)

No results found