gpt-chat

GPT聊天 - 使用GPT模型进行对话和内容生成

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gpt-chat" with this command: npx skills add lilisidu1210-ui/gpt-chat

GPT 聊天 Skill

使用 GPT 模型进行对话和内容生成。

已配置

  • 默认模型: GPT-5.1
  • 脚本路径: skills/gpt-chat/scripts/gpt.js

⚠️ 使用前请设置环境变量 OPENAI_API_KEY 或在对话中提供你的 Key

支持的模型

模型输入价格输出价格说明
GPT-5.2$1.75/1M tokens$14/1M tokens最新旗舰模型
GPT-5.1$1.25/1M tokens$10/1M tokens稳定版(默认)
GPT-5$1.25/1M tokens$10/1M tokens标准版

使用方法

在对话中可以直接使用以下命令:

  1. 查看可用模型:

    运行 node skills/gpt-chat/scripts/gpt.js list
    
  2. 切换模型:

    运行 node skills/gpt-chat/scripts/gpt.js set gpt-5.2
    
  3. 发送消息:

    运行 node skills/gpt-chat/scripts/gpt.js chat 你的问题
    
  4. 查看当前模型:

    运行 node skills/gpt-chat/scripts/gpt.js current
    

直接调用示例

可以直接在对话中说:

  • "使用 GPT-5.2 模型"
  • "切换到 gpt-5.1"
  • "用 gpt-5 回答我的问题"

API Key 配置

如需使用自己的 API Key,可以设置环境变量 OPENAI_API_KEY,或在对话中提供你的 Key。

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Table Image

Generate images from tables for better readability in messaging apps like Telegram. Use when displaying tabular data.

Registry SourceRecently Updated
2.8K0joargp
General

Transcribe audio files via OpenRouter using audio-capable models

Transcribe audio files via OpenRouter using audio-capable models (Gemini, GPT-4o-audio, etc).

Registry SourceRecently Updated
3.5K4obviyus
General

Reddit

Browse, search, post, and moderate Reddit. Read-only works without auth; posting/moderation requires OAuth setup.

Registry SourceRecently Updated
10K45Profile unavailable
General

Spotify Player

Terminal Spotify playback/search via spogo (preferred) or spotify_player.

Registry SourceRecently Updated
23.1K47steipete