lazyweb-remove-inspo-source

Remove an inspiration library from Lazyweb's libraries.json configuration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of updating Lazyweb design research by removing an external inspiration source that you no longer want included, so your agent stops searching it.

Core Features & Use Cases

  • Connected-source management: Reads your local inspiration registry from ~/.lazyweb/libraries.json, shows what’s connected, and lets you choose a library to remove.
  • Persistent configuration update: Removes the selected library from the libraries array and writes the updated configuration back to disk.
  • Operational confirmation: Confirms which source was disconnected and that Lazyweb design skills will no longer search it.

Quick Start

Run /lazyweb-remove-inspo-source to disconnect a connected inspiration library from Lazyweb design searches.

Frequently Asked Questions about lazyweb-remove-inspo-source

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

FAQPage Schema
How do I remove an inspiration source from my Lazyweb design research?

To remove an inspiration source, the Skill updates your local Lazyweb configuration by reading ~/.lazyweb/libraries.json, deleting the selected library from the array, and writing the file back to disk to stop your agent from searching it.

How does disconnecting a web reference library affect my design research workflow?

Disconnecting a web reference library ensures your agent will no longer include the removed source, such as Mobbin, when performing design research searches across your connected Lazyweb libraries.

Can I choose which specific library to disconnect from Lazyweb?

Yes, you can choose which library to disconnect. The Skill reads your connected inspiration registry, allows you to interactively select an unwanted target library, and confirms its removal from your configuration.

Do I need any dependencies to update my Lazyweb libraries configuration?

No dependencies are required to update your Lazyweb libraries configuration. The Skill operates independently by directly reading and writing to the ~/.lazyweb/libraries.json file to manage your connected sources.

What happens if I need to stop my agent from using Mobbin during design research?

If you need to stop your agent from using Mobbin, this Skill removes it from the libraries array in your configuration file and confirms that Lazyweb design skills will no longer search that specific inspiration source.