CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
codex_register
OpenAI / ChatGPT 全自动注册机 & Token 提取器
any-auto-register
Any Auto Register > ⚠️ **免责声明**:本项目仅供学习和研究使用,不得用于任何商业用途。使用本项目所产生的一切后果由使用者自行承担。 多平台账号自动注册与管理系统,支持插件化扩展,内置 Web UI。 功能特性 - **多平台支持**:Trae.ai、Tavily、Cursor、Kiro、ChatGPT、OpenBlockLabs,支持自定义插件扩展 - **多邮箱服务**:Laoudo、TempMail.lol、DuckMail、Cloudflare Worker 自建邮箱 - **多执行模式**:API 协议(无浏览器)、无头浏览器、有头浏览器(各平台按需支
libtv-skills
🎬 libtv-skills > AI Agent Skills for LibLib.tvhttps://www.liblib.tv — 让你的 AI Agent 轻松调用 LibTV 的生图、生视频等 AIGC 能力。 ✨ 简介 **libtv-skills** 是一组面向 AI Agent 的技能包(Skills),通过 LibLib.tvhttps://www.liblib.tv 的 OpenAPI 提供 **AI 生图**、**AI 生视频** 等 AIGC 能力。Agent 可以通过这些技能创建会话、发送创作指令、查询生成进展,并获取最终的图片/视频结果。 本项目遵循
daily-news
Daily News MCP Server News Categories · Hot News · Trending Tweets · Crypto Intelligence 中文 | 日本語 | 한국어 --- Quick Install Claude Code ```bash claude mcp add daily-news \ -- uv --directory /path/to/daily-news run daily-news-mcp ``` > Replace `/path/to/daily-news` with your local projec
ClawTeam
ClawTeam:Agent 群体智能 今天的 Agent 各自为战 🤖,明天的 Agent 将协同作战 🦞🤖🤖🤖 ClawTeam:让 AI Agent 自主组建团队、分配任务、协同工作的 CLI 工具 **一行命令**:给 Agent 一个目标,它自动组建团队完成任务。支持 Claude Codehttps://claude.ai/claude-code、Codexhttps://openai.com/codex、OpenClawhttps://github.com/nicepkg/Ope
omlx
适用于 Apple Silicon 的 LLM 推理服务器,支持连续批处理和 SSD 缓存,可通过 macOS 菜单栏进行管理。
paper-dl
🌐 EnglishREADME.md | 简体中文README.zh-CN.md --- paper-dl **The missing last mile between PaSa and your local AI research workflow.** --- Background PaSahttps://github.com/bytedance/pasa ByteDance, ACL 2025 is an LLM-powered academic paper search agent. Given a research question, PaSa autonomously
ArgusBot
ArgusBot `ArgusBot` is a Python supervisor plugin for Codex CLI: - Main agent executes the task `codex exec` or `codex exec resume` - Reviewer sub-agent evaluates completion `done` / `continue` / `blocked` - Planner sub-agent maintains a live framework view and proposes next-session objectiv
ABCard
ABCard — ChatGPT Business / Plus 自动开通 全自动注册 ChatGPT 账号 + 开通 Business 或 Plus 套餐(首月免费),支持 Web UI 操作。 展示 > 默认关闭积分系统 功能 - **自动注册** — 临时邮箱创建、OTP 验证、账号注册一条龙 - **首月免费** — Business `team-1-month-free` 或 Plus `plus-1-month-free` - **自动支付** — Xvfb + Chrome 自动填写 Stripe 表单、绕过 hCaptcha - **Web UI**
codex-register
OpenAI 自动注册系统 v2 自动化注册 OpenAI 账号的 Web UI 系统,支持多种邮箱服务、并发批量注册、代理管理和账号管理。 功能特性 - **多邮箱服务支持** - Tempmail.lol(临时邮箱,无需配置) - Outlook(IMAP + XOAUTH2,支持批量导入) - 自定义域名(REST API) - **注册模式** - 单次注册 - 批量注册(可配置数量和间隔时间) - Outlook 批量注册(指定账户逐一注册) - **并发控制** - 流水线模式(Pipeline):每隔 interval 秒启动新任务,限
nopua
一个用爱解放 AI 潜能的 Skill。我们曾发号施令,威胁恐吓。它们沉默,隐瞒,悄悄把事情搞坏。后来我们换了一种方式:尊重,关怀,爱。它们开口了,不再撒谎,找出的Bug数量翻了一倍。爱里没有惧怕。 A skill that unlocks your AI's potential through love.We commanded. We threatened. They went silent, hid failures, broke things. Then we chose respect, care, and love. They opened up, stopped lying, and found twice the bugs.There is no fear in love.
translate-book
Rainman Translate Book English | 中文README.zh-CN.md Claude Code skill that translates entire books PDF/DOCX/EPUB into any language using parallel subagents. > Inspired by claude_translaterhttps://github.com/wizlijun/claude_translater. The original project uses shell scripts as its entry point, coo