Examples

About 1 min read

Five real-world scenarios. Each one runs in the playground — try it live.

1. Quarterly sales report

No chat provider configured for lib-mode build

Key finding: Q4 grew 29%, driven mainly by the new product launch.

2. Monitoring dashboard (daily refresh)

An agent pulls data at 9:00 every day → folio_publish to the same slug → the URL in your team chat is always the latest snapshot.

agent.run("Every day at 9:00, fetch yesterday's DAU trend → publish to /ops/daily.html")

3. Tutorial article

No chat provider configured for lib-mode build

Tutorials use /插入流程图 as a visual TL;DR — it helps readers build a mental model fast.

4. Product PRD

RoleNameResponsibility
PMAliceLead driver
DesignBobUI/UX
EngCarolBackend
No chat provider configured for lib-mode build

A single PRD contains data tables, flowcharts, and key-metric charts — every visual generated straight from the markdown.

5. Product landing page

插图错误(行 57)
图像 API 失败: No image provider configured for lib-mode build

You write natural language. The tool produces rich-media HTML.

CTA: Try Playground →

Try them in the playground

The source of every example is pre-loaded in /playground for live rendering. Click the “Examples” button to switch between them.