openai Models for vwu.ai

vwu.ai 平台上的 openai 模型调用技能。

3,891 stars

Best use case

openai Models for vwu.ai is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

vwu.ai 平台上的 openai 模型调用技能。

Teams using openai Models for vwu.ai should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/vwu-openai/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/a3273283/vwu-openai/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/vwu-openai/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How openai Models for vwu.ai Compares

Feature / Agentopenai Models for vwu.aiStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

vwu.ai 平台上的 openai 模型调用技能。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# openai Models for vwu.ai

vwu.ai 平台上的 openai 模型调用技能。

## 支持的模型

- gpt-4.1
- gpt-4o
- gpt-4o-2024-08-06
- gpt-4o-mini
- gpt-5-mini
- gpt-5.1
- gpt-5.1-chat
- gpt-5.2
- gpt-5.2-chat

共 9 个模型。

## 配置

使用前需要设置 vwu.ai API key:

```bash
export VWU_API_KEY="your-key-here"
```

获取 key: https://vwu.ai 控制台

## 使用示例

```bash
# 调用模型
vwu-chat --model gpt-4.1 "你的问题"
```

## API 兼容性

所有模型兼容 OpenAI API 格式,支持标准 chat completions 接口。

## 额度提示

如果使用时提示"额度不足"或类似错误:
1. 访问 https://vwu.ai
2. 在控制台充值或调整额度
3. 或生成新的 API key

---

由 Claw 自动生成 | 源数据: vwu.ai

Related Skills

decision-mental-models

3891
from openclaw/skills

Apply the most relevant mental models (First Principles, Inversion, Second-Order Thinking, Occam's Razor, and 16 others) to any problem or decision, surfaces non-obvious insights by explicitly matching and working through 2-3 models per query.

modelscope-image-gen

3891
from openclaw/skills

通过魔搭社区(ModelScope) API 生成图片。先使用 --list-models 查看可用模型,然后根据用户需求由 AI 生成专业的提示词,最后调用 API 生成图片。支持 Kolors、Stable Diffusion XL、FLUX 等多种文生图模型。当用户需要使用魔搭社区、ModelScope 或中文 AI 模型生成图片时使用此技能。

openai-whisper

3891
from openclaw/skills

Local speech-to-text with the Whisper CLI (no API key).

openai-image-gen

3891
from openclaw/skills

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

openai-auth-switcher-public

3891
from openclaw/skills

Web-first, publishable OpenClaw skill for OpenAI OAuth account switching. Use when you need a reusable public-track workflow for first-run takeover, environment discovery, doctor checks, runtime inspection, slot management, dry-run validation, controlled switch experiments, rollback planning, and release-safe packaging without bundling live auth snapshots, logs, callbacks, or other machine-specific runtime data.

openai-docs-skill

3891
from openclaw/skills

Query the OpenAI developer documentation via the OpenAI Docs MCP server using CLI (curl/jq). Use whenever a task involves the OpenAI API (Responses, Chat Completions, Realtime, etc.), OpenAI SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migrations and you need up-to-date official guidance.

openai

3891
from openclaw/skills

OpenAI API integration — chat completions, embeddings, image generation, audio transcription, file management, fine-tuning, and assistants via the OpenAI REST API. Generate text, create images with DALL-E, transcribe audio with Whisper, manage fine-tuning jobs, and build AI assistants. Built for AI agents — Python stdlib only, zero dependencies. Use for AI text generation, image creation, speech-to-text, embeddings, fine-tuning, and AI assistant building.

aj-openai-whisper

3891
from openclaw/skills

Local speech-to-text with the Whisper CLI (no API key).

vwu-vidu Models for vwu.ai

3891
from openclaw/skills

vwu.ai 平台上的 Vidu 视频生成模型技能。

veo Models for vwu.ai

3891
from openclaw/skills

vwu.ai 平台上的 veo 模型调用技能。

sihai Models for vwu.ai

3891
from openclaw/skills

vwu.ai 平台上的 sihai 模型调用技能。

minimax Models for vwu.ai

3891
from openclaw/skills

vwu.ai 平台上的 minimax 模型调用技能。