wechat-skill-toggle-yashu

Toggle WeChat-related skills by updating the disabledSkills array in the Trae configuration file.

9|3|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/steelan9199/wechat-publisher --skill wechat-skill-toggle-yashu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-skill-toggle-yashu
Source: https://github.com/steelan9199/wechat-publisher/tree/main/skills/wechat-skill-toggle-yashu
Command: npx skills add https://github.com/steelan9199/wechat-publisher --skill wechat-skill-toggle-yashu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the problem of manually managing the activation state of multiple WeChat-related automation tools, allowing users to toggle entire groups of skills on or off with a single command.

Core Features & Use Cases

  • Batch Skill Control: Simultaneously enables or disables a predefined set of four WeChat-related skills.
  • Configuration Management: Directly interacts with the Trae skill configuration file to update the disabledSkills list.
  • Use Case: If you are not currently working on WeChat content, you can use this skill to disable all related tools to keep your workspace clean and prevent accidental triggers.

Quick Start

Simply tell the assistant to open公众号技能 to enable the full suite of WeChat tools or close公众号技能 to disable them.

Frequently Asked Questions about wechat-skill-toggle-yashu

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

FAQPage Schema
How do I enable or disable WeChat automation skills in Trae?

Batch skill control allows you to toggle multiple WeChat automation tools simultaneously. By modifying the Trae configuration file, it updates the disabledSkills list to keep your workspace clean and prevent accidental triggers.

How does WeChat skill toggle automation work?

The mechanism directly interacts with the Trae configuration file to update the disabledSkills list. It preserves existing settings while ensuring a consistent environment state by programmatically updating the JSON configuration.

Can I manage WeChat automation tools without editing the JSON configuration manually?

You can manage them via natural language commands. Simply tell the assistant to open or close the suite, and it will programmatically update the configuration file while preserving your existing settings.

When should I disable WeChat automation skills?

Disabling the skills is recommended when you are not working on WeChat content. It helps maintain a clean workspace and prevents the automation tools from being triggered accidentally.

Does toggling WeChat skills preserve my existing Trae configuration settings?

The tool ensures a consistent environment state by programmatically updating the configuration file while preserving existing settings. It only targets the disabledSkills array to toggle the specific skill sets.