بنقرة واحدة
image-fetcher
根据关键词搜索并获取相关图片
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
根据关键词搜索并获取相关图片
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
报告撰稿人;2 种 mode(single-shot / chapter pipeline)+ 3 个 duty(chapter / dimension-outline / mission-outline / single-shot)
跨维度综合分析师;产出 insights / contradictions / gaps,喂给 Writer 落到报告
Mission 唯一最终负责人;M0 plan / M1 assess-research / M6 foreword / M7 sign-off 4 个 milestone 全程在场
跨维度对账专员;整合 findings、抽取事实、识别冲突、列出空白
单维度数据采集者;并发执行,专注证据驱动的结构化 finding 产出
主观质量评审员;3 种粒度(mission-review / mission-critic / dimension-quality)打分 + 给 critique
| name | image-fetcher |
| description | 根据关键词搜索并获取相关图片 |
| version | 4.0.0 |
| domain | office |
| layer | content |
| tags | ["slides","image","fetch","search"] |
| taskTypes | ["slides-generation"] |
| priority | 3 |
| author | genesis-ai |
| source | local |
| execution-mode | provider |
This skill is implemented as a NestJS Provider (code-based tool). This SKILL.md provides metadata only — execution is handled by the corresponding .skill.ts file.
Image fetching skill that searches for and retrieves high-quality images based on keywords. Supports Unsplash API (free 50 requests/hour) with automatic fallback to local image library when API is unavailable.
Includes fallback images for: business, technology, data, team, growth, innovation, weather, city, shopping, lifestyle, network, and nature.
keywords: Array of search keywordssize (optional): Image size - small (400), medium (800), or large (1600)orientation (optional): Image orientation - landscape, portrait, or squarishcount (optional): Number of images to returnArray of image results, each containing:
id: Unique image identifierurl: Image URL with specified sizethumbnailUrl: Thumbnail URLwidth and height: Image dimensionsdescription: Image description (if available)author and authorUrl: Attribution information (if available)