ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Wechat Mini App

Skill by ckchzh

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ckchzh/wechat-mini-app
Or

version: "2.0.0" name: WeChat Mini App Helper description: "WeChat Mini App Developer Tool. Use when you need wechat mini app capabilities. Triggers on: wechat mini app." 微信小程序开发助手。项目脚手架、页面生成、组件开发、API调用、配置、部署发布。WeChat mini program dev helper. 微信小程序、开发。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

WeChat Mini App Helper

微信小程序开发助手。项目脚手架、页面生成、组件开发、API调用、配置、部署发布。WeChat mini program dev helper. 微信小程序、开发。

常见问题

Q: 这个工具适合谁用? A: 任何需要wechat mini app helper的人,无论是个人还是企业用户。

Q: 输出格式是什么? A: 主要输出Markdown格式,方便复制和编辑。

命令列表

命令功能
scaffoldscaffold
pagepage
componentcomponent
apiapi
configconfig
deploydeploy

WeChat Mini App Helper by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
wechat-mini-app help

# Run
wechat-mini-app run
  • Run wechat-mini-app help for all commands

Commands

Run wechat-mini-app help to see all available commands.

When to Use

  • Quick wechat tasks from terminal
  • Automation pipelines

Metadata

Author@ckchzh
Stars3562
Views0
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-ckchzh-wechat-mini-app": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.