baoyu-post-to-wechat

The baoyu-post-to-wechat skill publishes content to WeChat Official Accounts using either a browser-based automation or a direct API integration. It supports markdown, HTML, and plain text inputs, handles image-text posts, and provides theme-based formatting for articles.

New
Installs
5
Use cases
5/10
Quality

Is baoyu-post-to-wechat safe to install?

Review the source first

Review the source first: our audit of baoyu-post-to-wechat's source files found 5 shell commands, 1 external URL, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands, reads and writes local configuration files, and performs network requests to WeChat APIs. It also supports SSH tunneling for remote API publishing.

How we audit skills: our security review methodology.

Who is this skill for?

Users who manage WeChat Official Accounts and want to automate the publishing workflow from markdown or HTML files.

What can you do with it?

  • Publishing markdown articles to WeChat Official Accounts
  • Posting image-text content to WeChat
  • Managing multiple WeChat accounts via configuration files
  • Automating article metadata generation and cover image selection
  • Tunneling API requests through an SSH-reachable server to bypass IP allowlist restrictions

How good is this skill?

Quality score: 5/10. The skill documentation is comprehensive, providing clear workflows, troubleshooting steps, and security considerations for different publishing methods.

What does the skill file contain?

SKILL.md
# Post to WeChat Official Account

## User Input Tools

When this skill prompts the user, follow this tool-selection rule (priority order):

1. **Prefer built-in user-input tools** exposed by the current agent runtime — e.g., `AskUserQuestion`, `request_user_input`, `clarify`, `ask_user`, or any equivalent.
2. **Fallback**: if no such tool exists, emit a numbered plain-text message and ask the user to reply with the chosen number/answer for each question.
3. **Batching**: if the tool supports multiple questions per call, combine all applicable questions into a single call; if only single-quest...

Frequently asked questions

Does the skill store my WeChat credentials?

Yes, the skill writes API credentials to a local .baoyu-skills/.env file during the guided setup process.

How does the remote API method work?

It tunnels outbound HTTPS calls to WeChat APIs through an SSH SOCKS5 dynamic port forward, allowing the request to originate from a server with an IP address on the WeChat allowlist.

Can I use this without Chrome?

Yes, you can use the API or Remote API methods, which do not require a browser.

What happens if I do not have an EXTEND.md file?

The skill runs a first-time setup process to create the necessary configuration.

Data sourced from jimliu/baoyu-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so

lark-doc

305.2K

Users who need to automate document management, content updates, and media handling within the Lark/Feishu ecosystem

The lark-doc skill enables agents to read, create, and edit Lark (Feishu) documents, including Docx and Wiki formats. It supports content manipulation via XML or Markdown, media handling, and resource management for document covers. The skill integrates with other Lark skills by identifying and delegating operations for embedded objects like spreadsheets, databases, and mind notes.

highLarkFeishularksuite

ai-image-generation

229.9K

Developers and AI agents requiring programmatic access to diverse image generation and editing models through a unified CLI

The AI Image Generation skill provides a command-line interface for generating and editing images using the RunComfy platform. It routes requests across 11+ AI models, including FLUX 2, Google Nano Banana, OpenAI GPT Image 2, ByteDance Seedream, Alibaba Qwen, and Wan 2-7. The skill selects the appropriate model based on user intent, such as typography precision, photorealism, or speed, and executes the generation via the runcomfy CLI.

highimage-generationcliruncomfy-com