Playbooks

Four agent lanes

The same runtime and 49 tools serve four common agent jobs. Each lane below lists the exact tools it leans on and the add-ons we would pair next, whether that is a VidMee build or an open source companion. Add-ons tagged VidMee build are on our roadmap; those tagged open source are things you can bolt on today.

UI/UX & design agent

designs and critiques interfaces, keeps a brand consistent, produces on-brand visuals

Sees a page like a designer, learns a style into memory, and generates on-brand UI, images and video.

Tool stack (13)

Recommended add-ons

Design-token extraction (colors/type/spacing) from a live URL into a reusable brand profileVidMee build
profile_brand exists for brand kits; extend to a full token export
Figma read via the Figma REST API, so the agent critiques against the source design not just the renderopen source
Figma API + a thin adapter
Contrast / color-blind simulation beyond axe (APCA, deuteranopia preview)open source
chroma.js / apca-w3

Click-through QA agent

drives real flows, files real bugs, verifies fixes, runs nightly

Drives a real stateful browser through logged-in journeys and returns a verdict plus real bugs, not a screenshot to eyeball.

Tool stack (17)

Recommended add-ons

Network + console assertion capture (fail on 4xx/5xx or console.error during a flow)VidMee build
surface CDP network/console events inside test_flow
Auto-generated Playwright/Cypress spec export from a passing test_flowVidMee build
emit a spec artifact so teams keep the test in CI
Cross-browser (WebKit/Firefox) render, not just Chromiumopen source
Playwright already bundles all three engines

Marketing agent

reads feeds, judges creative, makes on-brand assets, posts through your own session

Works through your own logged-in session (not a bot account): reads and monitors social, judges creative, produces images and video, drafts and posts human-paced.

Tool stack (16)

Recommended add-ons

Content-reach / raw-platform reader for feeds an unauth session cannot seeopen source
pair an Agent-Reach-style skill; VidMee stays the see/judge/create/act layer
Post scheduler + human-paced queue with per-platform rate governorsVidMee build
a scheduling op over the saved session
Caption / hook generation graded by creative_self_qa before postingVidMee build
wire the LLM draft through the existing creative gate

Web-powered assistant

acts on the web like a person and remembers what it saw and did

Full browsing plus crawling plus visual memory, so a personal-assistant agent reads the visual pages a text-only agent skips.

Tool stack (15)

Recommended add-ons

Structured web-search / retrieval to find the page before acting on itopen source
Brave/SearXNG/Tavily as a companion tool
Downloadable-file handling (grab a PDF/CSV a flow produces, then analyze_document it)VidMee build
session file-capture into analyze_document
Long-term episodic memory of tasks done (not just visual assets)VidMee build
extend memory namespaces to action logs

Get your API key   Tool reference