UI Inspiration Library
v0.1.5Archive UI screenshots into a searchable inspiration library and retrieve matching references by style, page type, use case, or visual goal.
⭐ 0· 198·0 current·0 all-time
byKhalil@khalilhsu
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
designvk978c7nfxxt42fyx11mqke4wz982zcg9inspirationvk978c7nfxxt42fyx11mqke4wz982zcg9latestvk978c7nfxxt42fyx11mqke4wz982zcg9notionvk978c7nfxxt42fyx11mqke4wz982zcg9uivk978c7nfxxt42fyx11mqke4wz982zcg9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🖼️ Clawdis
EnvNOTION_API_KEY
Primary envNOTION_API_KEY
