mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 10:56:41 +00:00
1.1 KiB
1.1 KiB
Demo Assets Guide
Use this document to prepare screenshots, terminal captures, and visual assets for launch.
Recommended visuals
1. Terminal intake flow
Show the agent asking for:
- the workflow goal
- trigger type
- apps involved
- final action
- exceptions or approvals
2. Plan output
Capture the normalized plan before the build starts.
3. Build confirmation
Show the agent summarizing what it created inside n8n.
4. n8n workflow canvas
Capture the resulting workflow with readable node names.
5. Final handoff report
Show the concise report listing:
- what was created
- assumptions used
- missing credentials
- test steps
Capture tips
- avoid showing secrets or real tokens
- use short examples with familiar tools like Slack, Airtable, Gmail, HubSpot
- prefer light, readable terminal themes
- crop screenshots tightly
- keep filenames predictable, for example:
demo-intake.pngdemo-plan.pngdemo-build.pngdemo-workflow.pngdemo-report.png
Suggested README image order
- hero image or terminal screenshot
- plan screenshot
- workflow screenshot
- final report screenshot