2263648274/qwen-auto-register/SKILL.md
自动注册 Qwen 账号并获取 token。支持预测性自动切换,避免 API 额度超限。需要安装 auto-register 包。
npx skillsauth add openclaw/skills qwen-auto-registerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
自动完成 Qwen 账号注册、邮箱验证、token 获取、网关重启全流程。
首次使用需要安装依赖:
# 从 GitHub 安装
pip install git+https://github.com/2263648274/qwen-auto-register.git
# 安装浏览器
playwright install chromium
中国大陆用户需要配置代理:
# PowerShell
$env:HTTP_PROXY="http://127.0.0.1:7890"
$env:HTTPS_PROXY="http://127.0.0.1:7890"
HTTP_PROXY,值:http://127.0.0.1:你的代理端口HTTPS_PROXY,值:http://127.0.0.1:你的代理端口在 auto_register 项目目录下创建 .env 文件:
HTTP_PROXY=http://127.0.0.1:7890
HTTPS_PROXY=http://127.0.0.1:7890
# 手动注册新账号
帮我注册一个新的 Qwen 账号
# 检查当前账号状态
检查 Qwen token 状态
# 预测性切换(推荐)
检查并切换 Qwen 账号
技能会监控:
✅ 新账号已就绪,立即可用!(旧账号已覆盖)
pip install auto-registerplaywright install chromiumtools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。