Toolverse
All skills

wecom

by openclaw

Send messages to WeCom (企业微信) via webhooks using MCP protocol. Works with Claude Code, Claude Desktop, and other MCP clients.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Data Science
Views
2

About this skill

Send messages to WeCom (企业微信) via webhooks using MCP protocol. Works with Claude Code, Claude Desktop, and other MCP clients.

How to use

  1. Przejdź do katalogu umiejętności wecom i zainstaluj zależności poleceniem npm install, następnie skompiluj TypeScript za pomocą npm run build.

  2. Uzyskaj adres webhook z WeCom — przejdź do ustawień grupy w WeCom, dodaj aplikację webhook i skopiuj wygenerowany URL zawierający klucz autoryzacji.

  3. Ustaw zmienną środowiskową WECOM_WEBHOOK_URL na skopiowany adres webhook, na przykład eksportując ją w terminalu lub dodając do pliku konfiguracyjnego.

  4. Jeśli używasz Claude Code, dodaj konfigurację do pliku ~/.config/claude_code/mcp.json, wskazując ścieżkę do pliku index.js w katalogu dist oraz przekazując zmienną WECOM_WEBHOOK_URL w sekcji env.

  5. Uruchom ponownie Claude Code — pojawią się dwa nowe narzędzia: send_wecom_message do wysyłania zwykłych wiadomości oraz send_wecom_markdown do wiadomości sformatowanych.

  6. Używaj narzędzi w swoich skryptach: send_wecom_message({ content: "Twoja wiadomość" }) dla tekstu lub send_wecom_markdown({ content: "# Nagłówek\npogrubienie" }) dla markdown; możesz dodać mentioned_list z identyfikatorami użytkowników do wspomnienia osób w wiadomości.

Related skills

web-artifacts-builder

by anthropics

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX

Data Science
37124

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

moon-dev-trading-agents

by moondevonyt

Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets

Data Science
102232

pdf

by anthropics

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Data Science
31144

a-stock-analysis

by openclaw

A股实时行情与分时量能分析。获取沪深股票实时价格、涨跌、成交量,分析分时量能分布(早盘/尾盘放量)、主力动向(抢筹/出货信号)、涨停封单。支持持仓管理和盈亏分析。Use when: (1) 查询A股实时行情, (2) 分析主力资金动向, (3) 查看分时成交量分布, (4) 管理股票持仓, (5) 分析持仓盈亏。

Data Science
48153

quant-analyst

by zenobi-us

Expert quantitative analyst specializing in financial modeling, algorithmic trading, and risk analytics. Masters statistical methods, derivatives pricing, and high-frequency trading with focus on mathematical rigor, performance optimization, and profitable strategy development.

Data Science
67217