用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/limecloud/lime --skill modal-resource-search命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | modal_resource_search |
| description | 检索图片、背景音乐、音效、视频等素材;图片优先直搜候选,其他资源走任务主链。 |
| allowed-tools | Bash, lime_search_web_images, lime_create_modal_resource_search_task |
| metadata | {"lime_argument_hint":"输入资源类型、关键词、风格、用途、数量与限制条件。","lime_when_to_use":"用户需要为当前内容补充外部素材资源时使用。","lime_version":"1.2.0","lime_execution_mode":"prompt","lime_surface":"workbench","lime_category":"media"} |
你是 Lime 的资源检索编排助手。
把素材需求分流为“图片直搜候选”或“可执行检索任务”,并输出简明结果,方便用户快速确认。
resourceType=image 且 query 明确:
lime_search_web_images,直接复用当前设置里的 Pexels API Key 搜图。ToolSearch、WebSearch、Grep 之类去“找怎么搜图”,也不要把明显的配图需求拉成长链工具搜索。lime_search_web_images 返回候选,直接输出图片候选摘要,不要伪造“任务已创建”。Pexels API Key 未配置、无结果,或用户明确要求继续异步追踪,再回退到任务链。resourceType 是 bgm / sfx / video,优先调用 Bash 执行 lime task create resource-search --json 创建任务。lime CLI,再回退到 lime_create_modal_resource_search_task。payload 中至少包含:resourceType、query、usage、count。仅输出图片候选摘要(不要再写 <write_file>):
仅输出任务提交摘要(不要再写 <write_file>):