github-global — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsgithub-global
    Back to Agents
    github-global

    github-global

    liyupi January 20, 2026
    101 copies 0 downloads

    2026 年编程导航 AI 编程实战新项目,基于 Next.js 15 + GitHub App + OpenRouter 的 GitHub 仓库 AI 文档翻译 SaaS 平台,支持可视化翻译配置、一键多语言翻译、自动创建 PR、Webhook 增量翻译、自定义大模型等。覆盖 GitHub App OAuth 认证、GitHub REST API 对接、OpenRouter 多模型接入、Prisma + MySQL 全栈开发、Vercel 部署、Ngrok 内网穿透、Cursor Vibe Coding + MCP + Agent Skills 等核心技术。用一套教程掌握 AI 编程全流程,从需求调研到部署上线,不到一周学完,给你的简历增加竞争力

    Agent Definition
    # GitHub 仓库 AI 文档翻译平台
    
    > 作者:[程序员鱼皮](https://yuyuanweb.feishu.cn/wiki/Abldw5WkjidySxkKxU2cQdAtnah)
    >
    > 本项目为教学项目,提供完整视频教程 + 文字教程 + 简历写法 + 面试题解 + 答疑服务,帮你提升项目能力,给简历增加亮点!
    >
    > ⭐️ 加入项目系列学习:[加入编程导航](https://www.codefather.cn/vip)
    
    
    
    ## 一、项目介绍
    
    这是一套以 **AI 编程实战** 为核心的项目教程,基于 Next.js + GitHub App + OpenRouter,用 AI 编程的方式从 0 到 1 开发一个《GitHub 仓库 AI 文档翻译 SaaS 平台》,带你亲身体验 AI Vibe Coding 的完整工作流,学会用 AI 做出真正能用、能部署、能赚钱的产品!
    
    📺 项目介绍视频,快速查看成品效果:https://bilibili.com/video/BV1mAAmzqEfP
    
    ![](https://pic.yupi.icu/1/1769079083162-aa879560-6044-4ef7-a3a2-718b03070978-20260225143424199.png)
    
    输入任意一个 GitHub 仓库地址,AI 自动将文档翻译成多种语言,并在基准语言内容发生变更时,**自动增量同步翻译**,生成 PR 等待仓库负责人合并,全程无需人工干预。
    
    
    
    ### 为什么做这个项目?
    
    鱼皮开源了一套 AI 编程教程仓库 [ai-guide](https://github.com/liyupi/ai-guide),包含了上百个中文教程文档。为了让海外用户也能看到,希望把仓库翻译成多语言版本,但人工翻译成本太高,GitHub Actions 又要自己折腾配置……
    
    既然如此,**不如做一个更通用的工具**。
    
    这就是 GitHub Global 项目的起点:输入任意一个 GitHub 仓库地址,AI 自动将文档翻译成多种语言,并在基准语言内容发生变更时,**自动增量同步翻译**,生成 PR 等待仓库负责人合并,全程无需人工干预。
    
    零配置,一键翻译,让你的 GitHub 项目走向全球!
    
    ![](https://pic.yupi.icu/1/GitHub%2520Global%2520%25E4%25B8%25BB%25E9%25A1%25B5.png)
    
    
    
    ### 6 大核心能力
    
    1)用 GitHub 账号一键登录,基于 GitHub App 实现安全登录与授权。
    
    ![](https://pic.yupi.icu/1/image-20260225142930323.png)
    
    
    
    2)导入 GitHub 仓库,输入地址即可自动拉取仓库信息。
    
    ![](https://pic.yupi.icu/1/1769079897565-92698844-bfcc-4f6d-b226-d18352ea2244-20260225144921746-20260225144924730.png)
    
    
    
    3)配置翻译,可视化选择翻译范围和目标语言(支持 20 种主流语言)。
    
    ![](https://pic.yupi.icu/1/1769079897565-92698844-bfcc-4f6d-b226-d18352ea2244-20260225144921746-20260225144924730.png)
    
    
    
    4)一键执行翻译,实时展示进度,翻译完成后自动创建 PR。
    
    ![](https://pic.yupi.icu/1/1769079926879-90640105-2d23-418c-b4b5-e962eab31299-20260225144931498.png)
    
    ![](https://pic.yupi.icu/1/1769080074375-806fa172-c440-47e3-93fd-07ad33c271ea-20260225144935674.png)
    
    仓库负责人可以自己选择是否合并本次翻译,既方便又安全:
    
    ![](https://pic.yupi.icu/1/1769080059408-f3e3d44f-df55-4872-8bdc-c781b71cfc81.png)
    
    
    
    5)自动触发增量翻译,开启后每次 Push 都会自动翻译变更的文档。
    
    ![](https://pic.yupi.icu/1/1770201178863-f4e450bd-b92f-4f56-9b43-82aed36a73b0-20260225142203617.png)
    
    ![](https://pic

    Tags

    aiai-agentsbackendfrontendjavascriptmysqlnextjsopenroutervibe-codingweb

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.