Claude Skill

OtterMind/Nubase

Nubase 是一个开源、AI 原生的后端平台,能将 AI 编写的代码转化为真实应用。集内存、数据库、存储和认证于一体,可自托管,专为 AI 编程和智能代理应用设计。

概览

Stars448
Forks40
语言Java
最后更新2026-07-02
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者OtterMind
仓库Nubase
完整名称OtterMind/Nubase
Repo ID1,262,707,453

安装这个 Skill

npx -y nubase_cli@latest install-skills

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-18
平台
ClaudeMCPOpenClawCodexCursor
能力
browserpdfmemorysearchimageterminalagentaiai-agentsclaude-code
识别文件
README.mdREADME.zh-CN.mddocs
配置键
PGRST_ENCRYPTION_MASTER_KEYMETADATA_SERVICE_ROLE_KEYOPENAI_API_KEYNUBASE_SERVICE_KEYNUBASE_ANON_KEY
安装方式
  • npx -y nubase_cli@latest install-skills
  • docker run -d --name nubase \
  • docker run -d --name nubase -p 9999:9999 -p 5432:5432 \

项目简介

Nubase 是一个开源的、AI 原生的后端平台,能将 AI 编写的代码转化为真实应用。它将内存、数据库、存储和认证集成到一个可自托管的服务中,专为 AI 编程、智能代理应用及现代产品团队设计。

英文描述

🔥🔥🔥 Turn AI-written code into real apps. Nubase is an open-source, AI-native backend platform for AI Coding, agentic applications, and modern product teams: Memory, Database, Storage, and Auth in one self-hostable service.

要点

  • AI 原生的后端平台,专为 AI 编程和智能代理应用打造
  • 将内存、数据库、存储和认证集成于单一服务
  • 可自托管,完全掌控数据
  • 内置 pgvector 和 RAG 工作流支持
  • 兼容 Claude Code、Deno 和 CLI 工具
  • 开源且持续活跃开发

使用场景

  • 将 AI 生成的代码部署为生产级后端
  • 构建具有持久内存和认证的智能代理应用
  • 利用集成向量搜索创建 RAG 驱动的应用
  • 快速原型设计并交付全栈 AI 产品

README 摘要

![AI demo to real app with Nubase](brand/ai-demo-to-real-app-en.png) # Nubase **English** · [简体中文](README.zh-CN.md) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-10A074.svg)](LICENSE) [![npm](https://img.shields.io/npm/v/nubase_cli?logo=npm&label=nubase_cli&color=cb3837)](https://www.npmjs.com/package/nubase_cli) [![GitHub stars](https://img.shields.io/github/stars/OtterMind/Nubase?style=social)](https://github.com/OtterMind/Nubase) **Turn AI-written code into real apps.** Nubase is an open-source, AI-native backend **and deploy layer** that a coding agent drives directly — so a generated app goes live in minutes. Eight capability modules in one self-hostable service: **Database, Auth, Storage, Assets, Functions, AI Gateway, Memory, and cron**. > An agent can model the data (Database + Auth), deploy backend logic (**Functions**), publish the generated frontend to a public CDN (**Assets**), and schedule recurring work (**cron**) — all through MCP tools, with no separate hosting account. Supabase-style where it makes sense (Postgres, REST, JWTs, RLS, object storage, a Studio dashboard), plus first-class **Memory** and an **MCP** surface built for AI coding agents. --- ## ⚡ Quick Start ### 1. Use Nubase in Claude Code or Codex — one command From your project folder, run: ```bash npx -y nubase_cli@latest install-skills ``` That single command: - 📚 installs the **Nubase skills** for **both Claude Code and Codex**, - 🔌 wires up the **MCP server** config, and - 🔐 opens a browser to **authorize** and pick your project. Then: - **Claude Code** — restart it in this folder, run `/mcp`, and confirm `nubase` is connected. - **Codex** — it's added to `~/.codex/config.toml`; just start Codex. > This connects your agent to a Nubase instance (a h

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03