What problem does it solve?
This Skill turns first-time YALC GTM-OS setup into a guided, error-checked workflow that gets you from installation to a reviewed and live configuration without leaking secrets or guessing steps.
Core Features & Use Cases
- Guided install + scaffold: Verifies the installed CLI version, installs if missing/outdated, and generates the
~/.gtm-os/ scaffold including an .env template.
- Secure capture and preview review: Collects website (required) plus optional LinkedIn and docs sources, runs flag-driven capture to create a
/setup/review SPA preview surface, and confirms commit before proceeding.
- Post-setup automation: Runs
doctor, recommends qualifying frameworks, and (optionally) locks an outbound hypothesis based on channel availability, while strictly avoiding sensitive data exposure.
- Use case example: You paste your website URL, add your API keys in the
.env file, review the inferred framework sections in the browser, commit, then receive recommended frameworks tailored to your configured providers and captured context.
Quick Start
Tell your assistant to run the setup flow by asking: “Install and configure YALC GTM-OS—start the setup, scaffold ~/.gtm-os, capture my website context, open the review page, and walk me through committing; my website is https://example.com and my LinkedIn is https://linkedin.com/in/example.”