lazyweb-add-inspo-source

Authenticate to external UI inspiration sites and register them for Lazyweb research.

431|36|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/aboul3ata/lazyweb-skill --skill lazyweb-add-inspo-source
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lazyweb-add-inspo-source
Source: https://github.com/aboul3ata/lazyweb-skill/tree/main/lazyweb-add-inspo-source
Command: npx skills add https://github.com/aboul3ata/lazyweb-skill --skill lazyweb-add-inspo-source

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of getting richer, real-world UI inspiration into your Lazyweb design research without relying only on Lazyweb’s built-in dataset.

Core Features & Use Cases

  • Headless browse authentication: Connects external libraries (Mobbin, Savee, Dribbble, Behance, Awwwards, or custom sources) by navigating their UI via the browse tool and handling login flows, including OAuth and 2FA/CAPTCHA.
  • Session cookie persistence: Keeps authentication cookies for a period, so future research can reuse the connected source until the session expires.
  • Registers libraries for system-wide search: Saves the library configuration locally so Lazyweb-powered skills automatically include the added source in future searches.
  • Verification via UI snapshots: Confirms login status and performs a quick test search to ensure the connected library is actually searchable.

Quick Start

Connect your inspiration library by saying: “/lazyweb-add-inspo-source connect Mobbin.”

Frequently Asked Questions about lazyweb-add-inspo-source

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I connect an external inspiration library like Mobbin to Lazyweb?

To connect an external inspiration library like Mobbin, initiate the Skill with a connect command. It uses headless browsing to navigate the site, handles the login flow, and persists session cookies locally for future design research.

Can I use this to authenticate into UI inspiration sites that require 2FA or CAPTCHA?

Yes, the Skill supports authentication into UI inspiration sites requiring 2FA or CAPTCHA. It utilizes an interactive headless browse tool to navigate complex login flows and verifies the session using UI snapshots before saving the configuration.

What is the best way to include real-world UI references in my design research?

The best way to include real-world UI references is to register external design sources like Savee, Dribbble, or Behance. Once connected, these libraries are saved locally and automatically included alongside your existing database for subsequent screenshot-based research.

Does connecting a third-party inspiration site persist my login session for future searches?

Yes, connecting a third-party inspiration site persists your login session. The Skill saves authentication cookies to your local configuration file, allowing future research to reuse the connected source until the session expires.

How does the Skill verify that a connected design reference library is actually searchable?

The Skill verifies a connected design reference library is searchable by taking UI snapshots. After authenticating via headless navigation, it performs a quick test search and captures a snapshot to confirm login status and search functionality before finalizing the connection.

Where is the configuration for my added inspiration sources stored?

The configuration for added inspiration sources is stored locally in the libraries.json file within the .lazyweb directory. This ensures Lazyweb-powered skills can automatically detect and include your connected sources in future system-wide searches.