← Back to Skills Marketplace
237
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install ui-inspiration-library
Description
Archive UI screenshots into a searchable inspiration library and retrieve matching references by style, page type, use case, or visual goal.
Usage Guidance
This skill appears internally consistent and only needs a Notion API key to create pages and upload files. Before installing: 1) Provide a Notion integration key with least privilege (only pages and file_upload scopes) and avoid using a full workspace owner token. 2) Confirm where the library database will live (which workspace/database/page) — the skill will ask if it can't discover a target, but you should verify any created pages. 3) Test on a throwaway or limited-permission workspace first to confirm behavior. 4) Be aware the agent will access image attachments from whichever chat/channel it runs in (expected for ingestion). If you want stricter controls, limit the NOTION_API_KEY scope or create a dedicated integration workspace for this library.
Capability Analysis
Type: OpenClaw Skill
Name: ui-inspiration-library
Version: 0.1.5
The skill bundle provides a structured workflow for archiving and retrieving UI screenshots using a Notion database. It includes detailed instructions for image analysis, metadata tagging, and handling file uploads via the Notion API. The instructions in SKILL.md and the reference files (e.g., references/notion-file-upload.md) emphasize privacy and security, explicitly directing the agent to avoid archiving sensitive information, private system paths, or access tokens. While the bundle references a future Notion API version (2025-09-03) and provides a curl template for file uploads, these appear to be placeholders or artifacts of AI generation rather than indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description match the declared requirement (NOTION_API_KEY) and the SKILL.md and reference docs describe creating/searching records and uploading images to Notion. Nothing in the manifest asks for unrelated cloud credentials or binaries.
Instruction Scope
Instructions cover image ingestion, metadata generation, Notion database mapping, file upload flow, and safe failure handling. They direct the agent to detect the source channel and extract attachments (expected for ingestion). The guidance explicitly says to ask before writing if backend targets are unknown and not to guess private DB identifiers, which limits scope creep.
Install Mechanism
This is an instruction-only skill with no install spec or code files — no code will be written to disk by the skill itself. That is the lowest-risk install model.
Credentials
Only NOTION_API_KEY is required and it's the declared primary credential. That is proportionate: the skill needs a Notion token to create pages and upload files. No other secrets or unrelated env vars are requested.
Persistence & Privilege
always is false (no forced global inclusion). The skill can be invoked by the agent (normal default). It does not request elevated platform-level persistence or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ui-inspiration-library - After installation, invoke the skill by name or use
/ui-inspiration-library - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.5
Remove Chinese examples and bilingual labels for a more globally neutral public release; make highlights and summaries follow the user's language.
v0.1.4
Add clear user-facing Notion requirements: account, integration/API key, target database or parent page, and permission to connect it.
v0.1.3
Shorten marketplace description for cleaner ClawHub listing while keeping full guidance in SKILL.md.
v0.1.2
Add structured OpenClaw metadata for NOTION_API_KEY requirement and clarify backend credential expectations.
v0.1.1
Clarify target-library discovery/new-library confirmation, add Notion native file-upload reference, and strengthen sensitive screenshot handling.
v0.1.0
UI Inspiration Library skill – initial release.
- Archive UI inspiration images with structured, searchable metadata.
- Support two core workflows: saving new references and retrieving strong visual matches.
- Returns images as well as concise titles, key tags, and rationale for matches.
- Designed to work with Notion or similar backends; prompts for backend details if missing.
- Handles multi-image uploads, deduplication, privacy concerns, and classification rules for better future searchability.
Metadata
Frequently Asked Questions
What is UI Inspiration Library?
Archive UI screenshots into a searchable inspiration library and retrieve matching references by style, page type, use case, or visual goal. It is an AI Agent Skill for Claude Code / OpenClaw, with 237 downloads so far.
How do I install UI Inspiration Library?
Run "/install ui-inspiration-library" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is UI Inspiration Library free?
Yes, UI Inspiration Library is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does UI Inspiration Library support?
UI Inspiration Library is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created UI Inspiration Library?
It is built and maintained by Khalil (@khalilhsu); the current version is v0.1.5.
More Skills