What problem does it solve? Design research often depends on scattered external inspiration sites like Mobbin, Dribbble, and Behance, with no unified way for an agent to know which sources are available or how to search them. This Skill registers those libraries into a single local configuration so research modules can query them on demand. ## Core Features & Use Cases - Source Registration: Adds inspiration libraries with homepage and search URLs to ~/.lazyweb/libraries.json, merging with existing entries without overwriting other sources. - Authentication Boundary Handling: Verifies search page accessibility using the agent's available browser capability while keeping login, OAuth, 2FA, and CAPTCHA strictly in the user's hands—no credentials are requested or stored. - Use Case: A designer wants the research module to search Mobbin for iOS app patterns. This Skill checks whether Mobbin is already registered, validates the search page, and writes the entry with requiresLogin: true so future research flows know authentication is needed. ## Quick Start Ask the agent to add Mobbin as an inspiration source for design research and confirm the registration details when prompted.