用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/Lingtai-AI/lingtai --skill preset-skill-deepseek命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | preset-skill-deepseek |
| description | Use when revising the built-in deepseek TUI preset. |
| version | 3.0.0 |
| last_changed_at | 2026-09-07T00:00:00Z |
| related_files | ["tui/internal/preset/preset.go","tui/internal/tui/preset_editor.go","tui/internal/tui/SKILL.md","tui/CONTRACT.md","tui/internal/preset/revision.go","tui/internal/headless/preset_revision.go"] |
| maintenance | If you find stale or incorrect information here, use the lingtai-issue-report skill to assemble evidence and obtain per-issue human consent before filing an issue. Never include secrets, credentials, tokens, or private paths. |
Use this child for the named built-in deepseek preset. deepseekPreset in tui/internal/preset/preset.go:1321 uses provider deepseek, model deepseek-v4-pro, https://api.deepseek.com, DEEPSEEK_API_KEY, OpenAI compatibility, web_search, and skills. It has no built-in vision capability. The editor also offers DeepSeek API, OpenCode Go, and Custom base_url rows.
Read the official DeepSeek models and pricing and models API. For the native route, authenticated GET https://api.deepseek.com/models is the served-list check. OpenCode Go is a separate gateway: query its authenticated GET https://opencode.ai/zen/go/v1/models and keep only DeepSeek IDs served there; do not use the native list as proof for Go. Preserve the route-specific credential and model spelling.
The picker currently carries deepseek-v4-pro and deepseek-v4-flash, both modelHasVision false. The experimental deepseek-v4-flash-vision-exp entry is not part of the stock picker or vision contract. OpenCode Go is scoped to DeepSeek IDs for this provider; other Go models belong in Custom. The native API row and Go row select DEEPSEEK_API_KEY and OPENCODE_GO_API_KEY respectively; an edited native built-in receives a numbered DEEPSEEK_1_API_KEY-style slot.
Start at deepseekPreset in tui/internal/preset/preset.go. Revise providerModels["deepseek"] and its modelHasVision entries in tui/internal/tui/preset_editor.go for picker or vision changes. Revise ProviderRegionURLs and ProviderDefaultEnv for base_url/env behavior; the constructor remains text-only unless a reviewed native vision route is wired. Follow tui/internal/tui/SKILL.md and tui/CONTRACT.md.
Prepare an evidence-bound manifest and explicit input, then run lingtai-tui presets revise --manifest PATH --input PATH --mode dry-run|check|apply [--output-dir PATH]. Review the JSON plan, use dry-run/check before apply, and apply only to a new explicit output directory. revision.go validates hashes, route bindings, and evidence and preserves unowned bytes. This amendment does not change the current deepseek values; it records the experimental vision exclusion.
Maintenance: If the relevant TUI preset/page is revised, check whether this sub-skill also needs revision and, if so, include it in the same PR.
For save, endpoint/capability, availability, activation/refresh, or
troubleshooting, use the five shared operation children under
reference/operations/; this child owns DeepSeek preset facts.
基于 SOC 职业分类