Skip to main content

openai-docs

Use official OpenAI documentation and Thomas-native product guidance when implementing or answering OpenAI API questions.

الانتقال إلى التثبيت

معلومات المصدر

المستودع
Calvin-Corbett/thomas
آخر نشاط في المصدر
٩ سبتمبر ٢٠٢٦ في ٠٢:٤٩
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
٤
التفرعات
٠

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.

عرض SKILL.md

SKILL.md
تعليمات المصدر · معاينة للقراءة فقط
name
openai-docs
description
Use official OpenAI documentation and Thomas-native product guidance when implementing or answering OpenAI API questions.
# OpenAI Docs Use this skill when Thomas needs current OpenAI API or product guidance grounded in official documentation. ## Workflow 1. Start with official OpenAI docs and primary sources. 2. Extract the exact API, model, limit, or workflow details needed for the task. 3. Map those details onto the current Thomas code or user question. 4. Cite the relevant official source in summaries or implementation notes. 5. Call out any uncertainty or version-sensitive behavior. ## Rules - Prefer primary documentation over secondary summaries. - Do not rely on stale model or API assumptions when current details matter.
عرض على GitHub