openai-assistants
CommunityMigrate from Assistants API to the Responses pattern.
Authorjackspace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
OpenAI's Assistants API v2 provides multi-turn, threaded conversations with tool calls and Media-rich outputs. This skill documents how to use, migrate, and reason about Assistants v2, with migration guidance to the Responses API.
Core Features & Use Cases
- Threaded conversations, runs, and message management
- Code interpreter, file search, and function calling
- Vector stores for RAG and multi-step workflows
- Migration guidance to Responses API (deprecation timeline)
Quick Start
Install and experiment with assistanats via the OpenAI API, then migrate where appropriate.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: openai-assistants Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#openai-assistants Please download this .zip file, extract it, and install it in the .claude/skills/ directory.