yalc-operator

Automate YALC/GTM-OS marketing tasks via wrapper script and YALC API.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Growth4U-systems/sanchocmo-openclaw --skill yalc-operator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yalc-operator
Source: https://github.com/Growth4U-systems/sanchocmo-openclaw/tree/main/skills/yalc-operator
Command: npx skills add https://github.com/Growth4U-systems/sanchocmo-openclaw --skill yalc-operator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yalc-client.mjs, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables you to efficiently operate YALC/GTM-OS through Sancho, automating various marketing workflows such as health checks, provider/MCP status, lead qualification, cold email campaign dry-runs, campaign status, and reporting.

Core Features & Use Cases

  • Marketing Execution: Automate health checks, provider/MCP status, brain/setup, human gates, lead qualification, cold email campaign dry-runs, campaign status, and reporting.
  • Integration with SanchoCMO: Seamless integration with SanchoCMO to leverage the system's full capabilities for marketing workflows.
  • Use Case: Imagine you need to check the status of your YALC/GTM-OS campaigns, qualify leads, and prepare cold email campaigns. This Skill allows you to perform these tasks efficiently through SanchoCMO's Mission Control.

Quick Start

Use the yalc-operator skill to check the status of your YALC/GTM-OS campaigns with the command: yalc-operator campaigns --slug <slug>.

Frequently Asked Questions about yalc-operator

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

FAQPage Schema
How do I automate lead qualification and campaign management tasks in YALC/GTM-OS?

You can automate YALC/GTM-OS lead qualification and campaign management by running the yalc-operator wrapper script through Sancho. It interacts with the YALC API to handle health checks, provider status, and campaign reporting automatically.

What is a YALC/GTM-OS health check and how does it work?

A YALC/GTM-OS health check verifies the status of your marketing execution environment and provider connections. The yalc-operator script queries the YALC API to return system health, provider status, and setup configuration details.

How do I prepare a cold email campaign dry-run in YALC/GTM-OS?

To prepare a cold email campaign dry-run, use the yalc-operator script to query the YALC API for campaign status and lead qualification data. This allows you to validate campaign settings and outreach automation before execution.

Do I need yalc-client.mjs to operate YALC/GTM-OS campaign workflows?

Yes, yalc-client.mjs is a required dependency. The yalc-operator script relies on yalc-client.mjs to interact with the YALC API and execute administrative workflows like campaign management and reporting.

Can I check the status of YALC/GTM-OS campaigns using a specific slug?

Yes, you can check YALC/GTM-OS campaign status using the command `yalc-operator campaigns --slug <slug>`. This queries the YALC API to return the current status and reporting data for that specific campaign.

What are the limitations of using wrapper scripts for YALC/GTM-OS marketing execution?

YALC/GTM-OS wrapper scripts are limited to administrative workflows like setup, lead qualification, and campaign management. They depend on yalc-client.mjs for API interaction and require integration with SanchoCMO for full marketing execution capabilities.