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

Content Refresher

Use when updating outdated content, fixing traffic/ranking decay, refreshing stats, adding new sections, or improving freshness signals. 内容更新/排名恢复

Registry SourceRecently Updated
General

AssemblyAI Transcriber

Transcribe audio files with speaker diarization (who speaks when). Supports 100+ languages, automatic language detection, and timestamps. Use for meetings, interviews, podcasts, or voice messages. Requires AssemblyAI API key.

Registry SourceRecently Updated
General

mac-node-snapshot

A robust, permission-friendly method to capture macOS screens via OpenClaw screen.record. Ideal for headless environments or ensuring capture reliability.

Registry SourceRecently Updated
1.4K0taozhe6
General

Amazon Asin Lookup Api Skill

This skill helps users extract structured product details from Amazon using a specific ASIN (Amazon Standard Identification Number). Use this skill when the...

Registry SourceRecently Updated
1.3K1phheng