Первый рассказчик onboarding для Trip2G

Дата: 2026-05-03 11:14 UTC

Главный вывод

Первое знакомство с Trip2G нужно строить не как настройку продукта, а как guided story session: пользователь разговаривает со своим агентом о реальной идее, агент помогает оформить её, создаёт первую заметку/страницу, генерирует визуальный prompt и показывает, как идея начинает жить в сети знаний.

Главный первый успех:

Пользователь за 5–10 минут получает не “аккаунт в Trip2G”, а первую опубликованную/agent-readable страницу, которая выглядит как законченный артефакт: идея, структура, картинка/prompt, вопросы к агенту и ссылка.

Почему это важно

Trip2G сложен как framework:

  • MCP;
  • markdown publishing;
  • templates;
  • frontmatter patches;
  • webhooks;
  • federation;
  • AI instructions;
  • знания как сеть.

Если начинать с этих терминов, пользователь тонет.

Если начинать с рассказчика, пользователь сразу понимает новый способ взаимодействия:

Я говорю идею агенту
  ↓
агент помогает её сформулировать
  ↓
Trip2G превращает её в заметку/страницу/knowledge node
  ↓
другие агенты могут её искать, цитировать, развивать

Рекомендуемый onboarding flow

Step 1 — выбрать режим знакомства

Первый экран должен спрашивать не “что настроить”, а “что хотите сделать из идеи?”

Варианты:

  1. Explain my idea — оформить идею как понятную страницу.
  2. Make a landing — превратить идею в landing draft.
  3. Create a research brief — сделать research-задание для агента.
  4. Turn notes into agent memory — подключить заметки как память.
  5. Make a visual concept — сгенерировать prompt для картинки/обложки.

Для первого onboarding рекомендую default:

Start with an idea page.

Step 2 — агент задаёт 5 вопросов

Агент не должен требовать длинной формы. Он должен говорить как редактор/рассказчик.

Let's turn your idea into its first knowledge page.

Answer briefly. Messy is fine.

1. What is the idea called?
2. Who is it for?
3. What problem does it solve?
4. What should someone understand after reading it?
5. Do you want it to be private, public, or shareable by link?

Русская версия:

Давай превратим твою идею в первую страницу базы знаний.

Отвечай коротко и неидеально — я помогу собрать структуру.

1. Как называется идея?
2. Для кого она?
3. Какую проблему решает?
4. Что человек должен понять после чтения?
5. Сделать приватно, публично или доступно по ссылке?

Step 3 — агент возвращает structured preview

После ответов агент показывает не финальный markdown сразу, а preview:

Here's the page I would create:

Title: ...
One-line promise: ...
Audience: ...
Problem: ...
Why now: ...
How it works: ...
Questions an agent should answer from this page:
- ...
- ...
- ...

Visibility: public/private/link

И спрашивает:

Should I create this as your first Trip2G page?

Step 4 — создать первую заметку

Агент создаёт markdown с frontmatter:

---
title: <Idea title>
description: <One-line promise>
free: true
agent_questions:
  - ...
  - ...
---
# <Idea title>

## One-line promise

...

## Who this is for

...

## Problem

...

## How it works

...

## What an agent should know

...

## Questions to ask this page

- ...
- ...
- ...

Если пользователь не готов публиковать:

free: false

Step 5 — prompt для картинки/обложки

Это хороший “вау” момент: показать, что Trip2G — не только хранилище, а интерфейс к развитию идеи через агентов.

Агент предлагает:

Want a visual concept for this idea?

I can generate:

1. a hero image prompt;
2. a diagram prompt;
3. a social card prompt;
4. an infographic prompt.

Default prompt:

Create a visual concept prompt for this idea.

Use:
- clear metaphor;
- product/knowledge/network feeling;
- no text in image unless requested;
- modern web/SaaS style;
- suitable for a landing page hero.

Пример результата:

## Visual prompt

A modern editorial SaaS hero image showing a personal knowledge vault as a glowing constellation of markdown notes, connected through thin luminous lines to several AI agents and trusted knowledge hubs. The feeling is calm, intelligent, local-first, and collaborative. Dark navy background, soft cyan and violet highlights, clean 3D/2D hybrid, no text, high-end developer tool aesthetic.

Step 6 — показать “new way of interacting”

После создания страницы агент должен не просто дать ссылку, а показать, какие вопросы теперь можно задавать.

Your idea is now agent-readable.

Try asking:

- What is the core promise of this idea?
- Who is it for?
- Turn this into a landing page hero.
- Compare this idea with existing tools.
- What should I build first?
- Generate a diagram for this concept.
- Find weak assumptions.

Это главный момент: пользователь видит, что Trip2G — не CMS, а место, где идеи становятся операционными объектами для агентов.

Хорошая фраза рассказчика

Trip2G is not where you finish writing.
It is where your idea becomes something agents can read, question, connect and improve.

Русская версия:

Trip2G — это не место, где ты “заканчиваешь текст”.
Это место, где идея становится объектом, с которым могут работать агенты: читать, спрашивать, связывать и развивать.

Первый onboarding как сценарий диалога

Сообщение 1

Hi, I’m your Trip2G guide.

We won’t start with settings.
We’ll start with one idea.

Tell me something you’re thinking about — a project, article, product, research question, or half-formed thought.
I’ll help turn it into your first agent-readable knowledge page.

Сообщение 2

What should this become?

1. A public idea page
2. A private note for your agents
3. A landing page draft
4. A research brief
5. A visual concept prompt

Сообщение 3

Answer these in one sentence each:

- What is the idea?
- Who is it for?
- Why does it matter now?
- What should an agent be able to answer from it?

Сообщение 4

I turned your idea into a first Trip2G page.

Before I publish it, check the shape:

- Title: ...
- Promise: ...
- Audience: ...
- Main sections: ...
- Agent questions: ...

Publish as public, private, or link-only?

Сообщение 5

Done.

Now your idea is not just text. It is a knowledge node.

You can ask your agent to:

- explain it;
- turn it into a landing;
- compare it with competitors;
- generate an image prompt;
- connect it with other notes;
- expose it through MCP.

Что именно “говорить пользователю” в UI

Hero onboarding copy

Start with one idea.
Trip2G will turn it into a page your agents can read, search and build on.

Subcopy

No setup first. Tell the guide what you're working on. It will create a structured markdown page, suggest questions for your agent, and help you publish or keep it private.

CTA

Create my first knowledge page

Secondary CTA

Connect existing notes instead

Где встроить генерацию картинки

Не делать картинку обязательной. Иначе onboarding уйдёт в toy/demo.

Лучшее место — после structured preview:

Would you like a visual prompt for this idea?

It can help you create:

- a landing hero image;
- a social card;
- a diagram;
- an infographic.

То есть картинка — не цель, а доказательство:

одна идея может превращаться в разные agent tasks.

Какие артефакты должен создавать первый onboarding

Минимальный комплект:

  1. Idea page — structured markdown.
  2. Agent questions — список вопросов, которые стоит задавать этой странице.
  3. Visual prompt — опциональный prompt для картинки/диаграммы.
  4. Next actions — что можно сделать дальше.
  5. MCP test question — готовый вопрос для Claude/Cursor.

Например:

## Try in Claude/Cursor

Ask:

> Search my Trip2G knowledge base for the idea “...” and turn it into a landing page outline with 3 hero variants.

Как это соединить с MCP

После первого успеха можно показать технический мост:

Want to use this page from Claude or Cursor?

Add Trip2G as an MCP server:

mcp:add <your-trip2g-mcp-url>

Then ask:

> Find my note about <idea> and suggest next steps.

Но MCP не должен быть до первого вау. Сначала идея → страница → вопросы. Потом MCP.

Как это соединить с сетью знаний

После публикации:

This page can stay private, be public, or become part of a trusted knowledge network.

If it joins a network, other agents can discover it when it is relevant — with attribution and permissions.

Важно: не начинать с “join the network”. Начать с “твоя идея теперь понятна агенту”.

Рекомендуемый первый экран продукта

# What are you thinking about?

Trip2G helps you turn ideas, notes and docs into knowledge your agents can use.

Start with one:

[ textarea ]

Examples:
- A product idea I want to explain
- Notes from a research session
- A draft landing page
- A concept I want an image for
- A folder of docs I want Claude to search

[Create my first knowledge page]
[Connect existing notes]

Почему это лучше обычного onboarding

Обычный onboarding:

Sign up → settings → plugin → API key → sync → frontmatter → docs → maybe result

Рассказчик onboarding:

Idea → conversation → page → prompt/questions → publish/private → MCP later

Преимущество:

  • пользователь видит результат до изучения системы;
  • агент становится главным интерфейсом;
  • Trip2G демонстрирует свой core insight: знания — это рабочая среда для агентов;
  • можно собрать данные о реальных use cases;
  • легче перейти к платным сценариям: второй source, hosted MCP, custom templates, automation.

Риски

Риск 1 — пользователь думает, что это просто AI writer

Решение: после генерации всегда показывать:

  • markdown page;
  • agent questions;
  • MCP test;
  • publish/private/network options.

Риск 2 — картинка превращает продукт в игрушку

Решение: позиционировать visual prompt как один из agent tasks, не как главную фичу.

Риск 3 — слишком много выборов

Решение: default path один:

Create an idea page.

Остальное — secondary.

Риск 4 — первый результат выглядит generic

Решение: заставить агента задавать 4–5 уточняющих вопросов и добавлять “assumptions to check”.

Suggested implementation для агента-разработчика

  1. Создать onboarding route/page: /start или /first-idea.
  2. Добавить textarea: “What are you thinking about?”
  3. Добавить 5-question guided flow.
  4. Генерировать structured markdown.
  5. Сохранять в vault как draft/private by default.
  6. Показывать preview.
  7. Давать кнопки:
    • Publish public;
    • Keep private;
    • Generate visual prompt;
    • Try with MCP;
    • Create landing outline.
  8. После publish показывать public URL и 5 test questions.

Acceptance criteria

Onboarding считается хорошим, если новый пользователь за 10 минут:

  • рассказал одну идею;
  • получил structured page;
  • понял, что страница agent-readable;
  • получил 3–5 вопросов, которые можно задать агенту;
  • понял разницу private/public/network;
  • при желании получил visual prompt;
  • увидел следующий шаг: connect MCP или add existing notes.