openai-assistants
Complete guide for OpenAI's Assistants API v2: stateful conversational AI with built-in tools(Code Interpreter, File Search, Function Calling), vector stores for RAG (up to 10,000 files),thread/run lifecycle management, and streaming patterns. Both Node.js SDK and fetch approaches.⚠️ DEPRECATION NOTICE: OpenAI plans to sunset Assistants API in H1 2026 in favor of Responses API.This skill remains valuable for existing apps and migration planning.Use when: building stateful chatbots with OpenAI, implementing RAG with vector stores, executingPython code with Code Interpreter, using file search for document Q&A, managing conversation threads,streaming assistant responses, or encountering errors like "thread already has active run", vectorstore indexing delays, run polling timeouts, or file upload issues.Keywords: openai assistants, assistants api, openai threads, openai runs, code interpreter assistant,file search openai, vector store openai, openai rag, assistant streaming, thread persistence,state
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install jackspace/ClaudeSkillz/openai-assistants skilz install jackspace/ClaudeSkillz/openai-assistants --agent opencode skilz install jackspace/ClaudeSkillz/openai-assistants --agent codex skilz install jackspace/ClaudeSkillz/openai-assistants --agent gemini
First time? Install Skilz: pip install skilz
Works with 22+ AI coding agents
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/jackspace/ClaudeSkillz cp -r ClaudeSkillz/skills/openai-assistants ~/.claude/skills/ Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
api-error-handling
by aj-geddesImplement comprehensive API error handling with standardized error responses, logging, monitoring, and user-friendly messages. Use when building resil...
markdownlint-integration
by TheBushidoCollectiveIntegrate markdownlint into development workflows including CLI usage, programmatic API, CI/CD pipelines, and editor integration.
route-tester
by diet103Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functiona...
hook-development
by anthropicsThis skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-base...
Agentic Skill Details
- Repository
- ClaudeSkillz
- Type
- Technical
- Meta-Domain
- web api
- Primary Domain
- api
- Market Score
- 12.9
Browse Category
More web api Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?