CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. tiancheng91
  4. /
  5. wechat-msg-send
  6. /
  7. Wechat Message

Wechat Message

Editor's Note

This automates WeChat messaging on macOS through AppleScript, letting you send messages to contacts or groups without touching the UI. You pass in a recipient name and message content, and it handles activating WeChat, finding the contact, and sending the text. It's primarily useful if you're building automation workflows that need to trigger WeChat notifications or updates, though you'll need macOS and the WeChat desktop app installed. The implementation is straightforward AppleScript with support for Chinese characters and special text. With 131 installs and passing security audits, it's a focused tool that does one thing: programmatic message sending when you can't or don't want to use WeChat's official API.

Install

npx skills add https://github.com/tiancheng91/wechat-msg-send --skill wechat-message
Votes
0
Installs131
GitHub Stars2
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment