Deepseek to API: A lightweight, high-performance full-stack middleware converting client protocols to universal APIs. Supports multi-account rotation, compiled binaries, Vercel Serverless, and Docker. Compatible with Google, Claude, and OpenAI API formats. DS2API 语言 / Language: 中文 | English 将 DeepSeek Web 对话能力转换为 OpenAI、Claude 与 Gemini 兼容 API。后端为 Go 全量实现,前端为 React WebUI 管理台(源码在 webui/,部署时自动构建到 static/admin)。 文档入口:文档导航 / 架构说明 / 接口文档 【感谢Linux.do社区及GitHub社区各位开发者对项目的支持与贡献】 重要免责声明 本仓库仅供学…
Roo Code gives you a whole dev team of AI agents in your code editor. Get help fast → Join Discord • Prefer async? → Join r/RooCode Roo Code Your AI-Powered Dev Team, Right in Your Editor What's New in v3.53.0 The Roo Code plugin is not going away. You may have seen the recent announcement that Roo Code hit 3 million installs and the original team is going all-in on Roomote. We know that news was hard for a lot of you. This plugin means a lot to us and to you, and we …
My personal directory of skills, straight from my .claude directory.Agent Skills A collection of agent skills that extend capabilities across planning, development, and tooling. Planning & Design These skills help you think through problems before writing code. to-prd — Turn the current conversation context into a PRD and submit it as a GitHub issue. No interview — just synthesizes what you've already discussed. npx skills@latest add mattpocock/skills/to-prd to-issues — Break any p…
A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more. A collection of official Agent Skills from leading development teams and the community. Hand-picked, not AI-slop generated. More awesome collections for developers Awesome Agent Skills Unlike many bulk-generated skill repositories, this collection focuses on real-world Agent …
Marketing skills for Claude Code and AI agents. CRO, copywriting, SEO, analytics, and growth engineering.Marketing Skills for AI Agents A collection of AI agent skills focused on marketing tasks. Built for technical marketers and founders who want AI coding agents to help with conversion optimization, copywriting, SEO, analytics, and growth engineering. Works with Claude Code, OpenAI Codex, Cursor, Windsurf, and any agent that supports the Agent Skills spec. Built by Corey Haines. Need hands-on…
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platformsContext Mode The other half of the context problem. Used across teams at The Problem Every MCP tool call dumps raw data into your context window. A Playwright snapshot costs 56 KB. Twenty GitHub issues cost 59 KB. One access log — 45 KB. After 30 minutes, 40% of your context is gone. And when the agent compacts the conversation to free space, it forgets which files i…
Use claude-code for free in the terminal, VSCode extension or via discord like openclaw 🤖 Free Claude Code Use Claude Code CLI & VSCode for free. No Anthropic API key required. A lightweight proxy that routes Claude Code's Anthropic API calls to NVIDIA NIM (40 req/min free), OpenRouter (hundreds of models), DeepSeek (direct API), LM Studio (fully local), or llama.cpp (local with Anthropic endpoints). Quick Start · Providers · Discord Bot · Configuration · Development · Contributi…
Uncensored, open-source alternative to Higgsfield AI, Freepik, Krea, Openart AI — Free, unrestricted AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed.Open Generative AI — Uncensored Open-Source Alternative to Higgsfield AI, Freepik, Krea, Openart AI The free, open-source, unrestricted alternative to Higgsfield AI, Freepik, Krea, Openart AI. Generate AI images and videos using 200+ state-of-the-art models — n…
🤗 ml-intern: an open-source ML engineer that reads papers, trains models, and ships ML models ML Intern An ML intern that autonomously researches, writes, and ships good quality ML releated code using the Hugging Face ecosystem — with deep access to docs, papers, datasets, and cloud compute. Quick Start Installation git clone git@github.com:huggingface/ml-intern.git cd ml-intern uv sync uv tool install -e . That's it. Now ml-intern works from any directory: ml-intern Create a .env file …