design-inspiration-collector
多平台设计灵感收集技能。当用户需要设计参考、UI灵感、视觉创意时触发。用户提出设计方向(如"医疗App"、"移动端UI"、"金融Dashboard"等),技能负责:(1) 使用Tavily搜索Behance、Dribbble、Pinterest三个平台的相关内容 (2) 整理内容并附上链接 (3) 生成腾讯文档,文档命名为"关键词+日期时间"格式 (4) 发送文档链接给用户 (5) 推荐其他相关方向(不带链接)。触发词:找灵感、收集灵感、设计参考、UI参考、视觉灵感、设计趋势、Behance、Dribbble、Pinterest。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/benson126/design-inspiration-collectorWhat This Skill Does
The design-inspiration-collector is a powerful OpenClaw agent skill designed to streamline the research phase for designers, UI/UX professionals, and creative teams. It automates the tedious process of browsing multiple platforms by simultaneously querying Behance, Dribbble, and Pinterest for the most relevant visual content based on your specific keywords. Once the data is retrieved, the skill curates the results and automatically generates a structured Tencent Document (Smart Canvas) titled with the search query and a timestamp. This allows for effortless sharing and long-term storage of project references. Finally, it provides contextual insights and suggests related design trends to help deepen your exploration.
Installation
To install this skill, run the following command in your terminal:
clawhub install openclaw/skills/skills/benson126/design-inspiration-collector
Ensure you have your Tavily API Key configured in your environment variables: export TAVILY_API_KEY="your_key" and have the tencent-docs skill enabled in your environment.
Use Cases
- UI/UX Research: Quickly gather visual references for a new project, such as a fintech app or a healthcare dashboard.
- Trend Analysis: Identify contemporary design patterns in specific industries by aggregating data across major design platforms.
- Team Collaboration: Create instant documentation for design sprint kickoff meetings that team members can immediately access via a shared link.
- Design Systems: Collect examples of specific UI components like navigation bars, data tables, or login screens from top designers globally.
Example Prompts
- "帮我收集一下金融Dashboard的设计灵感,侧重暗黑模式风格。"
- "我正在做医疗App,需要参考一下Behance和Dribbble上的主流设计,帮我整理一份文档。"
- "找一下电商网站的移动端UI参考,顺便告诉我最近有哪些流行的设计趋势。"
Tips & Limitations
- Platform Coverage: For the best results, always define your scope clearly (e.g., 'mobile app' vs 'desktop web').
- Naming Conventions: The skill strictly enforces the
Keyword_YYYYMMDD_HHMMSSformat; ensure your project keyword is clear for easier document retrieval later. - Formatting: The generated Markdown in the document includes star ratings; use these to quickly filter the best inspiration from the mass of search results.
- Recommendation Engine: The suggested related topics are based on general design trends; feel free to prompt the agent to dig deeper into any specific recommendation provided.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-benson126-design-inspiration-collector": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-write, external-api