程序员努力
AI导航AI编程实战PromptMCP市场Skills市场

程序员努力

AI 编程资源库 - 聚合 AI 编程教程、提示词、MCP 与 Skills 资源

内容栏目

  • AI导航
  • AI编程实战
  • Prompt
  • MCP市场
  • Skills市场
  • 全站搜索

教程分类

  • 进阶技巧
  • 入门指南
  • 最佳实践
  • Claude Code
  • Cline教程
  • GitHub Copilot
  • Cursor教程
  • 提示词工程

关于

  • 关于我们
  • GitHub

© 2026 程序员努力. All rights reserved.

冀ICP备15004808号-7

首页教程PromptMCPSkills
← 返回Skills市场
O

OpenAI_Assistant_API_Boilerplate_CursorRules

OpenAI_Assistant_API_Boilerplate_CursorRules低频

by ali-abassi

综合评分详见右侧面板

Use this to create your own AI Agent: Includes OpenAI Docs / Cursor Rules / and Persistent Threads.

代码生成

安装此 Skill

一键安装(GitHub 托管)
git clone https://github.com/ali-abassi/OpenAI_Assistant_API_Boilerplate_CursorRules ~/.claude/skills/openai-assistant-api-boilerplate-cursorrules

简介

这是一个用于构建个人 AI 代理的样板项目,基于 OpenAI Assistant API 和 Cursor Rules 集成。它提供文件操作、丰富的终端界面和会话持久性功能,使开发者能够快速启动自定义 AI 代理的开发。

SKILL.md 预览

OpenAI_Assistant_API_Boilerplate

Super simple boilerplate for using the OpenAI Assistant API + Cursor Rules for you to start building personal AI Agents

How to use

  1. Clone the repository:

    git clone https://github.com/ali-abassi/OpenAI_Assistant_API_Boilerplate.git
    
  2. Change .SAMPLEenv to .env and add your API keys:

    • Open the .env file
    • Add your OpenAI API Key
    • Add your Assistant ID
  3. Install the required packages:

    pip install -r requirements.txt
    
  4. Run the script:

    python main.py
    
  5. Start chatting with your personal assistant!

  6. Use the cursor composer to start adding your own tools along with documentation details from the apis you want to use. Use the attached AddTools_CursorInstructions.md to help you.

Features

  • OpenAI Assistant API integration
  • File operations (read/write)
  • Rich terminal interface
  • Conversation persistence so it recalls your prior convos until you tell it to 'reset'

统计信息

低频

使用频率(自动计算)

23

Fork

Python

语言

2024/11/9

更新

综合评分

2.2
社区认可
2
使用热度
3
文档完整
3
功能丰富
1
维护活跃
1

基于社区认可、使用热度、文档完整度、功能丰富度、维护活跃度自动计算

标签

OpenAI APIAI 代理Cursor RulesPython样板代码会话管理

链接

GitHub

相关Skills

a

agentic-awesome-skills

agentic-awesome-skills

AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,005+ agentic skills. Includes C…

代码生成中频
c

cursorrules-nextjs

cursorrules-nextjs

代码生成中频
f

flutter-ai-rules

flutter-ai-rules

Flutter AI Skills and Rules for Claude, Codex, Cursor, and Other AI-Powered IDEs

代码生成中频
l

llm-cursor-rules

llm-cursor-rules

My go-to rules for using Cursor and LLMs in software development.

代码生成中频