wxwork-moments

Publish text, images, videos, and links to WeChat Work customer moments.

8.4k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/xiaobei --skill wxwork-moments
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wxwork-moments
Source: https://github.com/TeamWiseFlow/xiaobei/tree/main/addons/officials/crew/selfmedia-operator/skills/wxwork-moments
Command: npx skills add https://github.com/TeamWiseFlow/xiaobei --skill wxwork-moments

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables the publication of content to WeChat Work (企业微信) customer moments, streamlining the process of sharing updates with clients and teams.

Core Features & Use Cases

  • Content Publishing: Post text, images, videos, and links to WeChat Work customer moments.
  • Local & Relay Modes: Support for local mode with whitelisted IP addresses and relay mode via tx-relay proxy.
  • Use Case: Quickly share important updates or promotional content with clients directly through their WeChat Work customer moments.

Quick Start

Execute the command: python3 ./skills/wxwork-moments/scripts/post_moments.py "正文内容"

Frequently Asked Questions about wxwork-moments

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I publish content to WeChat Work customer moments using Python?

You can publish content to WeChat Work customer moments by executing the Python3 script `post_moments.py` with your text content as the argument. The Skill handles token acquisition for API calls automatically.

What types of content can I share to WeChat Work customer moments?

WeChat Work customer moments support sharing text, images, videos, and links. This allows you to quickly distribute important updates or promotional content directly to your clients.

Do I need a whitelisted IP address to post to WeChat Work moments?

A whitelisted IP address is required if you operate in local mode. Alternatively, you can use relay mode via the tx-relay proxy to bypass local IP restrictions for API calls.

Why does my WeChat Work moments API call require token acquisition?

Token acquisition is required to authenticate API calls when publishing to WeChat Work customer moments. The Skill's Python3 script automatically handles this process to ensure secure content sharing.

Can I use this Skill for team collaboration and customer communication on WeChat Work?

Yes, publishing to WeChat Work customer moments streamlines team collaboration and customer communication by allowing you to share updates, promotional content, and important information directly with clients.