Claude Skill

funny-vibes/agent-vibes

Agent Vibes 是一个统一代理网关,通过协议转换让 Claude Code CLI 和 Cursor IDE 使用 Antigravity、Codex 等免费 AI 后端。开源,基于 TypeScript。

概览

Stars337
Forks70
语言TypeScript
最后更新2026-06-15
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者funny-vibes
仓库agent-vibes
完整名称funny-vibes/agent-vibes
Repo ID1,175,631,770

安装这个 Skill

git clone https://github.com/funny-vibes/agent-vibes.git

Registry 信息

类型mcp_server
质量分80/100
验证状态readme_parsed
最近验证2026-06-15
平台
ClaudeMCPOpenClawCodexCursor
能力
browsercode-reviewpdfmemorysearchterminalworkflowagentantigravitychatgpt
识别文件
README.mdpackage.jsontests
配置键
ANTHROPIC_BASE_URLPACKAGE_JSON
安装方式
  • git clone https://github.com/funny-vibes/agent-vibes.git
  • npm install && npm run build

项目简介

Agent Vibes 是一个统一的代理网关,通过协议转换使 Claude Code CLI 和 Cursor IDE 能够连接 Antigravity、Codex 等免费 AI 后端,为 AI 辅助编程提供高性价比的替代方案。

英文描述

Unified Agent Gateway — Enables Claude Code CLI and Cursor IDE to use free AI backends (Antigravity, Codex) through protocol translation

要点

  • 为 Claude Code CLI 和 Cursor IDE 提供协议转换
  • 支持免费 AI 后端(Antigravity、Codex)
  • 使用 TypeScript 构建,确保可靠性
  • 开源且由社区驱动
  • 无需订阅费用即可实现 vibe coding

使用场景

  • 将 Claude Code CLI 连接到免费 AI 后端
  • 在 Cursor IDE 中使用 Antigravity 或 Codex
  • 降低 AI 编码工具成本
  • 尝试替代 AI 模型
  • 构建自定义代理工作流

README 摘要

# Agent Vibes English | [中文](README_zh.md) [![CI](https://github.com/funny-vibes/agent-vibes/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/funny-vibes/agent-vibes/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Node.js](https://img.shields.io/badge/Node.js-≥24-339933?logo=nodedotjs&logoColor=white)](https://nodejs.org/) [![TypeScript](https://img.shields.io/badge/TypeScript-5-3178C6?logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![NestJS](https://img.shields.io/badge/NestJS-11-E0234E?logo=nestjs&logoColor=white)](https://nestjs.com/) [![Fastify](https://img.shields.io/badge/Fastify-HTTP%2F2-000000?logo=fastify&logoColor=white)](https://fastify.dev/) <p align="center"> <img src="apps/vscode-extension/resources/icon.png" alt="Agent Vibes logo" width="120" /> </p> <p align="center"> <strong>Unified Agent Gateway</strong> — Use <strong>Antigravity</strong>, <strong>Codex</strong>, and <strong>Kiro (AWS)</strong> AI backends with <strong>Claude Code CLI</strong> and <strong>Cursor IDE</strong>. </p> ## Overview Agent Vibes is a unified agent gateway for AI coding clients. It not only translates protocols between clients and backends, but also implements Cursor's native ConnectRPC/gRPC agent channel with the full streaming tool loop, while routing requests across Antigravity, Claude-compatible, Codex, OpenAI-compatible, and Kiro (AWS CodeWhisperer) backends. **Clients** (front-end): - **Claude Code CLI** — Anthropic API - **Cursor IDE** — Protocol-compatible ConnectRPC/gRPC implementation **Backends** (back-end): - **Antigravity IDE** — Google Cloud Code API with protocol-compliant requests - **Codex CLI** — OpenAI-compatible API for GPT and Codex models -

话题

探索更多

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