Deepseek

Run the task on DeepSeek V4 Pro. Use when the user invokes /deepseek or wants deeper DeepSeek reasoning.

codejunkie99 42ccc40 589 B Updated

File contents

DeepSeek V4 Pro utility

Run the user's task on opencode-go/deepseek-v4-pro with the Codex CLI:

codex exec -m opencode-go/deepseek-v4-pro -s workspace-write --skip-git-repo-check --ephemeral -C . "<task>"

Choose the sandbox based on the task: read-only for inspection, workspace-write for edits. When the task is part of the self-improving loop, run the loop driver with --runner-model opencode-go/deepseek-v4-pro instead.

codejunkie99/codex-self-improving-loop/tree/main/skills/deepseek commit 42ccc4040b

Frequently asked questions

npx skillmds@latest add codejunkie99/deepseek