Workshop: Build Your AI Co-Founder

Date: Thursday 2026-07-30 | Venue: 4Seas Chiang Mai

Follow the steps in order. If you get stuck, raise your hand.


What You Need

<aside>

Tonight you build two maps: a Customer Journey Map and a Lean Canvas. Both become part of your business brain — your AI can read them and reason across them.

</aside>


Step 1: Install the Skills

Your agent needs two skills to build your maps.

Paste this into your agent:

Install these two skills from the GitHub repo:
<https://github.com/KarlenChang/Create-Your-Ai-Cofounder>

Skills to install:
- lean-canvas
- customer-journey-map

<aside>

Your agent will figure out the right way to fetch and install them. This works whether you're using Hermes, Claude Code, Codex, or any other agent.

</aside>


Step 2: Verify Skills Are Installed

Ask your agent:

What skills do you have?

You should see both lean-canvas and customer-journey-map listed. If not, run Step 1 again.