icp-import

Translate Notion ICP documents into YALC tenant framework files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It saves you from manually translating a client’s Notion ICP document into the exact YALC framework structure by turning the source content into tenant-ready files for review.

Core Features & Use Cases

  • Translate Notion ICP content into YALC canonical sections: flexibly maps page content into the 9 core outputs (framework.yaml, icp/segments.yaml, qualification_rules.md, voice/, positioning/, search_queries.txt, campaign_templates.yaml, company_context.yaml) while parking anything unmappable into notes.md.
  • Safe preview-first workflow: writes all generated results only to the tenant’s _preview/ area and never commits on your behalf.
  • Optional sync and validation modes: supports syncing by diffs (regenerating only what changed) and a dry-run mode for previewing differences before writing.

Quick Start

Import a client ICP by running the icp-import skill and providing your tenant slug and the Notion page URL or ID for the ICP document.

Frequently Asked Questions about icp-import

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

FAQPage Schema
How do I import a Notion ICP document into a YALC tenant framework?

Notion ICP content is translated into YALC canonical sections by flexibly mapping page content into nine core outputs, including framework.yaml, icp/segments.yaml, qualification_rules.md, and campaign_templates.yaml, while parking anything unmappable into notes.md for review.

Can I preview YALC tenant file generation before committing changes?

You need a Notion page URL or ID containing the ICP document and a YALC tenant slug. The process requires Notion MCP fetching to retrieve the source content and translate it into tenant-ready files for review.

What happens to unmapped content when translating Notion ICP pages?

Yes, the import process supports a dry-run mode for previewing differences before writing, and can sync by diffs to regenerate only what changed. This optimizes population and sync scenarios for tenant-specific files.

Does the YALC ICP import process automatically commit generated files?

The YALC ICP import process supports ICP import, population, and sync scenarios where users want tenant-specific files generated from an arbitrary Notion page structure. It maps flexible source content into canonical YALC sections for review.