yalc-orientation

Orient new users to the YALC GTM operating system and validate prerequisites.

277|88|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system --skill yalc-orientation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yalc-orientation
Source: https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system/tree/main/.claude/skills/yalc-orientation
Command: npx skills add https://github.com/Othmane-Khadri/YALC-the-GTM-operating-system --skill yalc-orientation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps new users quickly understand what the YALC GTM operating system does, confirm their local environment is ready, and choose the right next capability without getting stuck in setup details.

Core Features & Use Cases

  • Repo-first onboarding: Triggers on common onboarding prompts or when the user pastes the repo URL, then provides a concise orientation.
  • Prerequisite validation: Checks Node version, local ~/.gtm-os/ initialization, .env presence, and CLI availability, reporting only what is missing.
  • Safe routing to capabilities: Asks for the user’s intent and routes to the appropriate lead qualification, campaign creation, LinkedIn post scraping, or command tour; hands off to /setup if initialization is missing.

Quick Start

Ask the assistant to start the repo orientation and then choose what you want to do first.

Frequently Asked Questions about yalc-orientation

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

FAQPage Schema
How do I get started with GTM campaign orchestration and lead qualification?

GTM onboarding starts by validating local prerequisites like Node version and filesystem initialization, then routing you to the appropriate lead qualification or campaign creation capability based on your stated intent.

What prerequisites do I need to run LinkedIn lead qualification and CLI setup?

LinkedIn lead qualification requires Node installed, local ~/.gtm-os/ initialization, .env file presence, and CLI availability. Missing prerequisites are reported during onboarding, and missing initialization defers to the dedicated setup skill.

How does routing work for GTM actions after first-touch onboarding?

GTM routing asks for your intent after prerequisite validation, then directs you to lead qualification, campaign creation, LinkedIn post scraping, or a command tour, using CLAUDE.md as the single source of truth.

Why does my GTM environment show initialization not working?

GTM environment initialization fails when Node version, local ~/.gtm-os/ directory, .env file, or PATH resolution are missing. Silent prerequisite checks report only what is missing and defer to the setup skill for recovery.

Can I use this onboarding tool to pick my first GTM action?

Yes, this onboarding tool guides new users through first-touch orientation, validates local prerequisites, and helps you pick your first GTM action by routing to the appropriate capability based on your intent.

What is the best way to set up GTM campaign orchestration from a repo?

The best way to set up GTM campaign orchestration from a repo is to trigger first-touch onboarding, let prerequisite validation confirm Node and filesystem readiness, then route to your chosen capability or defer to setup if needed.