원클릭으로
replicate
Discover, compare, and run AI models using Replicate's API
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Discover, compare, and run AI models using Replicate's API
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Route dotfiles changes to the correct location in this repository and block common anti-patterns. Use when deciding where a change belongs across nix-darwin, home-manager, chezmoi, mise, scripts, or docs; when a request spans multiple layers; or when validating that a planned edit follows repo conventions.
Create Git commits with a semi-detailed Conventional Commit message using heredoc input. Use when asked to commit current changes, draft commit text, or enforce repository commit style.
Upgrade and prune all Mise-managed tools, then update Claude Code. Use when asked to bring developer CLIs to latest versions and verify the result.
Curate and maintain `chezmoi/dot_config/mise/config.toml` for developer runtimes and CLI tools. Use when adding, removing, pinning, or migrating tools in Mise; selecting the correct source type (`npm`, `cargo`, `go`, `github`, `aqua`); or resolving duplication between Mise and Nix/Homebrew.
Create and maintain secret-backed Chezmoi shell templates in `chezmoi/dot_config/shell/*.sh.tmpl` using 1Password references. Use when adding API tokens or credentials, migrating plaintext shell env vars to templates, validating template rendering, or wiring new secret modules into shell startup.
| name | replicate |
| description | Discover, compare, and run AI models using Replicate's API |
Accept: text/markdown header when requesting docs pages to get a Markdown response.Here's a common workflow for using Replicate's API to run a model:
Models take time to run. There are three ways to run a model via API and get its output:
Prefer: wait header when creating a prediction for a blocking synchronous response. Only recommended for very fast models.Follow these guideliness when running models: