YanHaidao avatar

YanHaidao

Community

@YanHaidao

15Followers
|
7Public Repos
|
16Published Skills

YanHaidao provides 16 WeCom (企业微信) skills covering smart documents, sheets, email, calendar, meetings, contacts, messaging, disk files, and todos.

Skills Distribution
DomainBusiness, Fi...Enterprise Documen.. (35%)Corporate Messagin.. (25%)Calendar, Meeting .. (20%)File & Media Trans.. (20%)

Agent Skills by YanHaidao

Showing 16 vetted skills indexed across 1 GitHub repositories.

YanHaidaoYanHaidao
287

wecomcli-smartpage

Create, read, and edit WeCom smartpage documents via the wecom-cli tool.

Community
Advanced
YanHaidaoYanHaidao
287

wecomcli-media

Upload and download WeCom media files via media_id using the wecom-cli tool.

Community
Basic
YanHaidaoYanHaidao
287

wecomcli-email

Send, reply, forward, and search WeCom enterprise emails via the wecom-cli tool.

Community
Advanced
YanHaidaoYanHaidao
287

wecomcli-sheet

Create, import, read, and edit WeCom online spreadsheets via wecom-cli.

Community
Intermediate
YanHaidaoYanHaidao
287

wecomcli-smartsheet

Manage WeCom smartsheet records, fields, views, charts, and cell styling via wecom-cli.

Community
Advanced
YanHaidaoYanHaidao
287

wecomcli-calendar

Create, search, update, and cancel WeCom calendar schedules via the wecom-cli tool.

Community
Advanced
YanHaidaoYanHaidao
287

wecomcli-contact

Search WeCom contacts by name, pinyin, or alias to retrieve userids and departments.

Community
Basic
YanHaidaoYanHaidao
287

wecomcli-message

Send Markdown, image, file, voice, and video messages to WeCom chats via wecom-cli.

Community
Intermediate
YanHaidaoYanHaidao
287

wecom-send-media

Sends local files to WeCom users via MEDIA directive messages.

Community
Basic
YanHaidaoYanHaidao
287

wecomcli-doc-manage

Search, rename, and manage member permissions for WeCom documents.

Community
Intermediate
YanHaidaoYanHaidao
287

wecomcli-meeting

Create, query, update, and cancel WeCom online meetings via the wecom-cli tool.

Community
Advanced
YanHaidaoYanHaidao
287

wecomcli-disk

Manage WeCom Drive files through search, upload, download, rename, and folder creation operations.

Community
Intermediate
YanHaidaoYanHaidao
287

wecomcli-doc

Create, import, read, append, and overwrite WeCom online doc documents via wecom-cli.

Community
Advanced
YanHaidaoYanHaidao
287

wecomcli-preflight

Validates and repairs OpenClaw tool permission configuration before invoking wecom-cli operations.

Community
Intermediate
YanHaidaoYanHaidao
287

wecom-send-template-card

Generates structured WeCom template card JSON for notifications, votes, and interactive selections.

Community
Intermediate
YanHaidaoYanHaidao
287

wecomcli-todo

Manage WeCom todos via wecom-cli with create, list, update, finish, and delete operations.

Community
Advanced

Frequently Asked Questions About YanHaidao

FAQPage Schema
What tasks can I automate using YanHaidao's WeCom skills?

You can create smart documents and online sheets, perform smartsheet record/field/view CRUD, send and search emails with attachments, schedule calendar events and online meetings with transcripts, search contacts by name or pinyin, message chats, manage WeCom disk files, and maintain todo lists.

Who are these WeCom skills designed for?

They target enterprise users and developers operating inside WeCom (企业微信) who need programmatic control of documents, mail, meetings, contacts, and messaging. Users working with doc.weixin.qq.com or drive.weixin.qq.com links get automatic skill routing based on URL patterns.

How do the skills handle ambiguous document or meeting requests?

Generic 'create document' requests route to wecomcli-smartpage by default, while unspecified 'sheet' requests default to smartsheet. For ambiguous 'schedule a meeting' phrasing, wecomcli-calendar and wecomcli-meeting run a disambiguation flow that asks the user before creating anything.

What prerequisites are required before running these skills?

The wecomcli-preflight skill must run first: it checks wecom-cli profile permissions and whitelists via shell commands, auto-repairs missing configuration, and prompts a Gateway restart. The wecom-send-media and wecom-send-template-card skills additionally require the channels.wecom config.

How do the skills handle file uploads and downloads?

wecomcli-media converts local files to media_id and downloads media_id files locally, acting as the mandatory transfer layer for other skills like mail and disk. wecomcli-disk separately handles WeCom Drive listing, search, upload, download, rename, and folder creation.