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
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
-
Clone the repository:
git clone https://github.com/ali-abassi/OpenAI_Assistant_API_Boilerplate.git -
Change
.SAMPLEenvto.envand add your API keys:- Open the
.envfile - Add your OpenAI API Key
- Add your Assistant ID
- Open the
-
Install the required packages:
pip install -r requirements.txt -
Run the script:
python main.py -
Start chatting with your personal assistant!
-
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.mdto 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基于社区认可、使用热度、文档完整度、功能丰富度、维护活跃度自动计算
标签
链接
GitHub相关Skills
agentic-awesome-skills
agentic-awesome-skillsAAS 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…
cursorrules-nextjs
cursorrules-nextjsflutter-ai-rules
flutter-ai-rulesFlutter AI Skills and Rules for Claude, Codex, Cursor, and Other AI-Powered IDEs
llm-cursor-rules
llm-cursor-rulesMy go-to rules for using Cursor and LLMs in software development.