Agent Skills › zerogpu/zerogpu-router › chat-gpt-5-4-nano

chat-gpt-5-4-nano

GitHub

调用 GPT-5.4-nano 模型进行高吞吐、低延迟任务,如分类、提取和路由。适用于对成本和速度敏感的场景,支持函数调用和结构化输出。

agents/claude/skills/chat-gpt-5-4-nano/SKILL.md zerogpu/zerogpu-router

Trigger Scenarios

需要快速处理大量文本的任务 执行分类或信息提取操作 子代理路由决策

Install

npx skills add zerogpu/zerogpu-router --skill chat-gpt-5-4-nano -g -y
More Options

Non-standard path

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

Use without installing

npx skills use zerogpu/zerogpu-router@chat-gpt-5-4-nano

指定 Agent (Claude Code)

npx skills add zerogpu/zerogpu-router --skill chat-gpt-5-4-nano -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-5-4-nano",
    "description": "Chat with gpt-5.4-nano, the most cost-efficient model in OpenAI's GPT-5.4 family, built for high-volume and latency-sensitive workloads such as classification, extraction, routing, and sub-agent tasks, with function calling, structured outputs, and a 400K-token context window. Use when throughput and latency matter more than depth. Matches chat-gpt-5-6-luna on input price over a larger context.",
    "allowed-tools": "Bash(zerogpu chat_completions *)",
    "argument-hint": "<text>"
}

Call gpt-5.4-nano. $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-5.4-nano <<'ZGPU_END_OF_INPUT'
$ARGUMENTS
ZGPU_END_OF_INPUT

At $0.20 / $1.25 per 1M input/output tokens this matches /zerogpu-router:chat-gpt-5-6-luna on input and costs marginally more on output, over a 400K-token window rather than 272K. It is about a fifth of /zerogpu-router:chat-glm on input and a third on output. For a prompt that fits in 131K tokens, /zerogpu-router:chat is cheaper on both.

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-4-1-mini/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
eef3b53b
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