lazyweb-ab-test-research
Installation
SKILL.md
Lazyweb A/B Test Research
Use Lazyweb mobile-only experiment evidence to answer growth PM questions. The public gateway and the richer backend/internal MCP surfaces are not identical, so start from the live tool schema before choosing how to retrieve evidence.
MCP Setup
Use hosted Lazyweb MCP tools for all database-backed evidence. First list the
available tools and run lazyweb_health.
lazyweb_health— verify Lazyweb MCP connectivity.lazyweb_search_ab_tests— current public mobile-only gateway for A/B Test Agent research, included free.lazyweb_search— pull visual design references to pair with experiment evidence.lazyweb_compare_image/lazyweb_find_similar— visual reference retrieval when the target screen or adjacent examples would clarify the recommendation.lazyweb_list_categories— public category browsing helper.lazyweb_render_report— render + host the finished report fromreport_data+ reference images, returns the shareable link (the deliverable; see "Render and host the report" below).
Pass skill: "ab-test-research" on every call. Include "skill": "ab-test-research" in the arguments of each lazyweb_* tool call — for example {"query": "pricing page", "limit": 30, "skill": "ab-test-research"}. This is optional analytics metadata Lazyweb uses to understand which skills are used; never drop or change a real argument for it.