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. advisorydz
  4. /
  5. wechat-daily-report-skill
  6. /
  7. Wechat Daily Report

Wechat Daily Report

Editor's Note

This pulls data from your locally logged-in WeChat client, decrypts the message database, and generates a shareable PNG report summarizing activity in a group chat for a given day. It runs through a five-step pipeline: setting up the decryptor, refreshing the local WeChat data, listing available groups, analyzing messages to produce stats and a simplified chat log, then using an AI prompt to generate structured content that gets rendered into a mobile-friendly long-form image. The main gotcha is that you need WeChat already installed and logged in on the machine where this runs, so it's really for personal use cases where you want a digestible visual summary of what happened in a busy group thread. The documentation is pretty rigid about following steps in order, which makes sense given the decryption dependencies.

Install

npx skills add https://github.com/advisorydz/wechat-daily-report-skill --skill wechat-daily-report
Votes
0
Installs205
GitHub Stars64
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment