hub

CodeZen

CodeZen

一个专注中文区的 GitHub 项目发现

avatar

koe

Koe 声 A zero-GUI macOS voice input tool. Press a hotkey, speak, and the corrected text is pasted into whatever app you're using. For more information, visit the documentation at **koe.lihttps://koe.li**. The Name **Koe** 声, pronounced "ko-eh" is the Japanese word for *voice*. Written as こえ in hi

star156
Objective-C
avatar

spec_driven_develop

**English** | 中文./README.zh-CN.md Spec-Driven Develop **One Markdown file. Zero dependencies. Full pre-development automation.** Spec-Driven Develop is a cross-platform AI agent skill that automates the pre-development workflow for large-scale complex tasks. It is not a framework, not a runtime,

star172
Shell
avatar

weclaw

WeClaw EnglishREADME.md 微信 AI Agent 桥接器 — 将微信消息接入 AI Agent(Claude、Codex、Gemini、Kimi 等)。 > 本项目参考 @tencent-weixin/openclaw-weixinhttps://npmx.dev/package/@tencent-weixin/openclaw-weixin 实现,仅限个人学习,勿做他用。 | |

clawbot openclaw wechat-agent-sdk wechat-clawbot wechat-openclaw
star226
Go
avatar

weixin-bot

weixin-bot 微信 iLink Bot SDK — 让任何 Agent 5 分钟接入微信消息。 特性 - 扫码登录,凭证自动保存 - 长轮询收消息,HTTP 发消息 - context_token 自动管理,开发者无需关心 - Typing 状态("对方正在输入中") - Session 过期自动重登录 - 零配置,零 Webhook,纯本地运行 快速开始 Node.js ```bash npm install @pinixai/weixin-bot ``` ```typescript import { WeixinBot } from '@pinixai/weixin-

star167
Python
avatar

web-access

给 Claude Code 装上完整联网能力的 skill:三层通道调度 + 浏览器 CDP + 并行分治

star224
JavaScript
avatar

prompt-optimizer-lite

Prompt Optimizer Lite VS Code Extension A lightweight prompt optimizer for VS Code. It prioritizes the **current chat model** and automatically falls back to a **local Python optimizer** when model invocation fails. Why This Exists Before this extension is published to VS Code Marketplace, many u

star150
TypeScript
avatar

ppt-agent-workflow-san

渐进交互式ppt生成skill

star154
avatar

regplatformm

RegPlatform - 多平台账号批量注册系统 可运营的多平台账号批量注册平台,支持 OpenAI / Grok / Kiro / Gemini 等平台的全自动注册、OAuth Token 获取、积分系统与多用户管理。 > 部署比较复杂,不可直接食用,需要进行配置你们自己的仓库以及 hf账号密钥,以及git仓库密钥,以及 cf 的密钥~ 在就是其他的参数配置~ 建议喂给 ai 进行适配~ > 小白不建议玩耍哦~ 技术栈 | 层级 | 技术 | |------|------| | **后端** | Go 1.25 / Gin / GORM / PostgreSQL | | **前

star172
Go
avatar

claude-plugin-weixin

claude-channel-weixin WeChat 微信 channel plugin for Claude Codehttps://claude.com/claude-code — receive and reply to WeChat messages directly in your terminal. Uses the WeChat iLink Bot API with HTTP long-poll. No public webhook needed. Prerequisites - Claude Codehttps://claude.com/claude-code v2

star259
TypeScript
avatar

weixin-agent-sdk

weixin-agent-sdk > 本项目非微信官方项目,代码由 @tencent-weixin/openclaw-weixinhttps://npmx.dev/package/@tencent-weixin/openclaw-weixin 改造而来,仅供学习交流使用。 微信 AI Agent 桥接框架 —— 通过简单的 Agent 接口,将任意 AI 后端接入微信。 项目结构 ``` packages/ sdk/ weixin-agent-sdk —— 微信桥接 SDK agent-acp/ ACP Agent Cli

star260
TypeScript
avatar

skills

MiniMax Skills English./README.md > **Beta** — 本项目正在积极开发中。技能内容、API 和配置格式可能会在不另行通知的情况下变更。欢迎反馈和贡献。 面向 AI 编程工具的开发技能库。接入你常用的 AI 编程工具,获得结构化的、生产级质量的前端、全栈、Android、iOS 和着色器开发指导。 技能列表 | 技能                   &n

star259
Python
avatar

ppt-agent

PPT Agent 基于 Claude Codehttps://docs.anthropic.com/en/docs/claude-code 的多智能体 PPT 幻灯片生成工作流。 由 Claude 生成 + Gemini 审查,输出 SVG 1280×720 Bento Grid 布局的演示幻灯片。 效果展示 > `/ppt-agent:ppt 帮我收集一下新一代小米su7的发布会资料然后做一套PPT` | | | | |:---:|:---:|:---:| | | | | | | | | 安装 ```bash claude plugin marketplace add

star150
HTML