From d26da7254ebe380f064bab53e68a4fcfa6b2a5e9 Mon Sep 17 00:00:00 2001 From: cocodot2026 Date: Mon, 13 Jul 2026 11:14:08 +0800 Subject: [PATCH] Add ai-coding-from-china (Agent Skills) and ai-relay-verified (Infrastructure & Proxies) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2db069a..47beb2e 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ June 14, 2026 ## 🧠 Agent Skills +- [**ai-coding-from-china**](https://github.com/cocodot2026/ai-coding-from-china) - A Claude Code skill for running Claude Code, Cursor, and Cline from mainland China: configure the endpoint, verify the model is not silently downgraded, and cut cost. - [**Superpowers**](https://github.com/obra/superpowers) - (227.6k ⭐) - Give Claude Code superpowers with a comprehensive skills library of proven techniques, patterns, and tools. - [**ECC**](https://github.com/affaan-m/ECC) - (222.0k ⭐) - Agent harness optimization system with skills, memory, security practices, and research-first workflows for Claude Code, Codex, OpenCode, Cursor, and related tools. - [**andrej-karpathy-skills**](https://github.com/forrestchang/andrej-karpathy-skills) - (175.2k ⭐) - A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls. @@ -602,6 +603,7 @@ June 14, 2026 ## 🏗️ Infrastructure & Proxies +- [**ai-relay-verified**](https://github.com/cocodot2026/ai-relay-verified) - A neutral directory that scores AI API relays on verifiability, i.e. whether you can prove they are not silently downgrading the model, with a reproducible open method. - [**claude-code-router**](https://github.com/musistudio/claude-code-router) - (35.0k ⭐) - Uses Claude Code as the foundation for coding infrastructure, allowing interaction with the model while enjoying updates. - [**zen-mcp-server**](https://github.com/BeehiveInnovations/zen-mcp-server) - (11.6k ⭐) - The power of Claude Code + Gemini / OpenAI / Grok / OpenRouter / Ollama / Custom Model working as one. - [**copilot-api**](https://github.com/ericc-ch/copilot-api) - (4.0k ⭐) - Turns GitHub Copilot into an OpenAI/Anthropic API compatible server, usable with Claude Code.