Agent Skills › zerogpu/zerogpu-router › chat-gpt-4-1-mini

chat-gpt-4-1-mini

GitHub

调用 GPT-4.1-mini 模型进行对话、编码、推理、RAG 及翻译等任务,擅长长上下文下的指令遵循与工具调用。

agents/claude/skills/chat-gpt-4-1-mini/SKILL.md zerogpu/zerogpu-router

Trigger Scenarios

需要高指令遵循能力的复杂推理 处理超长上下文的 RAG 或翻译 涉及工具调用的开发辅助

Install

npx skills add zerogpu/zerogpu-router --skill chat-gpt-4-1-mini -g -y
More Options

Non-standard path

npx skills add https://github.com/zerogpu/zerogpu-router/tree/main/agents/claude/skills/chat-gpt-4-1-mini -g -y

Use without installing

npx skills use zerogpu/zerogpu-router@chat-gpt-4-1-mini

指定 Agent (Claude Code)

npx skills add zerogpu/zerogpu-router --skill chat-gpt-4-1-mini -a claude-code -g -y

安装 repo 全部 skill

npx skills add zerogpu/zerogpu-router --all -g -y

预览 repo 内 skill

npx skills add zerogpu/zerogpu-router --list

SKILL.md

Frontmatter
{
    "name": "chat-gpt-4-1-mini",
    "description": "Chat with gpt-4.1-mini, OpenAI's fast, cost-efficient GPT-4.1 model, strong at instruction following and tool calling across a 1M-token context window at low latency, with function calling and structured outputs. Use for coding, chat, reasoning, RAG, summarization, and translation over very large inputs where instruction fidelity and tool calling matter more than price. It is the priciest of the three 1M-context models on the platform.",
    "allowed-tools": "Bash(zerogpu chat_completions *)",
    "argument-hint": "<text>"
}

Call gpt-4.1-mini. $ARGUMENTS is the raw prompt — pass it verbatim, no escaping or quoting required (the heredoc below handles every shell metacharacter, newline, quote, and paren safely):

zerogpu chat_completions -m gpt-4.1-mini <<'ZGPU_END_OF_INPUT'
$ARGUMENTS
ZGPU_END_OF_INPUT

At $0.40 / $1.60 per 1M input/output tokens this is the priciest of the three 1M-context models on the platform — four times /zerogpu-router:chat-glm-5-3-flash on input and over four times on output, and roughly three times /zerogpu-router:chat-deepseek-v4-1-flash on both. It is still about a third of /zerogpu-router:chat-glm on input and under half on output, with four times its context. Prefer it when instruction following and tool calling matter more than price.

Output is the assistant's answer as plain text. Relay the answer as-is — do not rewrite or expand it.

Savings note: only if the command output literally contains a line starting with 💰 ZeroGPU savings, append that exact line, unchanged, as the last line of your reply. If no such line is present, say nothing about savings and do not mention or suggest /zerogpu-router:cost-savings — this note is intentionally occasional, not shown every time.

Version History

  • 59e0f53 Current 2026-09-27 19:56

Same Skill Collection

agents/claude/skills/chat-deepseek-v4-1-flash/SKILL.md
agents/claude/skills/chat-deepseek/SKILL.md
agents/claude/skills/chat-glm-5-3-flash/SKILL.md
agents/claude/skills/chat-glm/SKILL.md
agents/claude/skills/chat-gpt-5-4-nano/SKILL.md
agents/claude/skills/chat-gpt-5-6-luna/SKILL.md
agents/claude/skills/chat-liquid/SKILL.md
agents/claude/skills/chat-qwen/SKILL.md
agents/claude/skills/chat-thinking/SKILL.md
agents/claude/skills/chat/SKILL.md
agents/claude/skills/classify-domain/SKILL.md
agents/claude/skills/classify-iab-enriched/SKILL.md
agents/claude/skills/classify-iab/SKILL.md
agents/claude/skills/classify-structured/SKILL.md
agents/claude/skills/classify-zero-shot/SKILL.md
agents/claude/skills/cost-savings/SKILL.md
agents/claude/skills/embed/SKILL.md
agents/claude/skills/extract-entities/SKILL.md
agents/claude/skills/extract-json/SKILL.md
agents/claude/skills/extract-pii/SKILL.md
agents/claude/skills/extract-signals/SKILL.md
agents/claude/skills/generate-followups/SKILL.md
agents/claude/skills/moderate-llama/SKILL.md
agents/claude/skills/moderate/SKILL.md
agents/claude/skills/redact-pii/SKILL.md
agents/claude/skills/signin/SKILL.md
agents/claude/skills/summarize/SKILL.md
agents/openclaw/plugin/skills/chat-deepseek-v4-1-flash/SKILL.md
agents/openclaw/plugin/skills/chat-deepseek/SKILL.md
agents/openclaw/plugin/skills/chat-glm/SKILL.md
agents/openclaw/plugin/skills/chat-liquid/SKILL.md
agents/openclaw/plugin/skills/chat-qwen/SKILL.md
agents/openclaw/plugin/skills/chat-thinking/SKILL.md
agents/openclaw/plugin/skills/chat/SKILL.md
agents/openclaw/plugin/skills/classify-domain/SKILL.md
agents/openclaw/plugin/skills/classify-iab-enriched/SKILL.md
agents/openclaw/plugin/skills/classify-iab/SKILL.md
agents/openclaw/plugin/skills/classify-structured/SKILL.md
agents/openclaw/plugin/skills/classify-zero-shot/SKILL.md
agents/openclaw/plugin/skills/cost-savings/SKILL.md
agents/openclaw/plugin/skills/embed/SKILL.md
agents/openclaw/plugin/skills/extract-entities/SKILL.md
agents/openclaw/plugin/skills/extract-json/SKILL.md
agents/openclaw/plugin/skills/extract-pii/SKILL.md
agents/openclaw/plugin/skills/extract-signals/SKILL.md
agents/openclaw/plugin/skills/generate-followups/SKILL.md
agents/openclaw/plugin/skills/moderate-llama/SKILL.md
agents/openclaw/plugin/skills/moderate/SKILL.md
agents/openclaw/plugin/skills/redact-pii/SKILL.md

Metadata

Files
0
Version
59e0f53
Hash
72f18cc4
Indexed
2026-09-27 19:56

Home - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-27 20:44
浙ICP备14020137号-1