🛍️ 更多精选好物 ›
📊 公开数据一览
| 📦 榜单安装量 | 1.4K |
| ⭐ GitHub Stars | 53(fork 6) |
| 🗓️ 最近推送 | 2026-06-04 |
| 🌱 项目创建 | 2026-02-16 |
| 💻 语言 / License | Shell · Apache-2.0 |
| 🐛 开放Issue | 0 |
📝 工具简介
用于构建AI应用的Agent Skills合集,基于Replicate平台,涵盖图像生成相关功能。
📖 怎么用
安装用 `npx skills add replicate/skills` 一条命令。这个包里有好几个 skill,`prompt-images` 是专门教你怎么写图片生成提示词的。装完直接用,它会教你怎么描述画面、选模型、调参数,让生成的图更符合预期。其他 skill 还包括找模型、比模型、跑模型、打包模型和发布模型,都是围绕 Replicate 平台的操作,按需调用就行。
📋 迷你测评
基于Replicate平台的Agent Skills合集,专攻图像生成。亮点是打包好了,直接嵌进AI应用里用。省去自己调API的功夫。
📄 README 要点
这是 Replicate 官方出的 Agent Skills 合集,用来构建基于 Replicate 的 AI 应用。包含的技能有找模型、比较模型、跑模型、打包模型、发布模型,还有图片和视频生成的提示词技巧。找模型能搜索和浏览模型集合,比较模型可以从成本、速度、质量和能力维度评估,跑模型支持创建预测、轮询、webhook、流式处理和并发执行,打包模型用 Cog 来配置,发布模型可以推送到 Replicate 并配 CI/CD。这些技能兼容任何支持 Agent Skills 标准的工具,比如 Claude Code、OpenCode、OpenAI Codex 和 Pi,适合做 AI 应用开发的工程师。
查看英文原文
Replicate Skills A collection of Agent Skills for building AI powered apps with Replicate. Skills included: find models — search for models, browse collections, read schemas, pick the right model compare models — evaluate models by cost, speed, quality, and capabilities run models — create predictions, poll, use webhooks, stream, handle files, run concurrently build models — package custom models with Cog (cog.yaml, predict.py, weights, local serving) publish models — push models to Replicate with cog push / cog safe push and CI/CD releases prompt images — prompting techniques for image generation and editing models prompt videos — prompting techniques for video generation and editing models Installing These skills work with any agent that supports the Agent Skills standard, including Claude Code, OpenCode, OpenAI Codex, and Pi. [安装/使用命令见下方]
💬 评论(0)
交流使用体验、避坑建议;违规内容将被删除