Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
WE
@wecomteam
contributor on implexa, with 22 skills ranked by
SkillRank
across 1 source.
wecomteam on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
8.2
skills.sh
wecomcli-get-todo-list
wecomcli-get-todo-list retrieves enterprise wechat todo summaries with time filtering and pagination, requiring mandatory follow-up detail calls and user notification when results are incomplete.
7.3
skills.sh
wecomcli-get-msg
wecomcli-get-msg wraps wecom-cli to fetch conversation lists, retrieve message history (text, image, file, voice, video), download media with local path confirmation, and send text messages. enforces mandatory user interactions for non-text media downloads including path disclosure and cleanup prompts.
7.3
skills.sh
wecomcli-schedule
wecomcli-schedule provides structured workflows for enterprise wechat calendar management, covering queries, creation, modification, cancellation, attendee management, and availability checking. includes time format conversion rules and userid resolution via contact skill.
7.3
skills.sh
wecomcli-create-meeting
wecomcli-create-meeting enables scheduled meeting creation via wecom-cli with configurable parameters, invitees, and optional settings like passwords, waiting rooms, and reminder scopes.
7.2
skills.sh
wecomcli-meeting
wecomcli-meeting provides structured wechat enterprise meeting management covering creation, querying, detail retrieval, cancellation, and member updates. five core operations span typical workflows with time-range constraints and full parameter documentation.
7.2
skills.sh
wecomcli-manage-schedule
wecomcli-manage-schedule handles enterprise wechat calendar operations including querying, creating, modifying, and canceling schedules. supports attendee management, availability checking, and time range queries within a 30-day window.
7.2
skills.sh
wecomcli-get-todo-detail
wecomcli-get-todo-detail retrieves full todo item details including content, assignees, and creator from wecom-cli. requires id-to-name lookup via wecomcli-lookup-contact before display to show readable output instead of internal user ids.
7.1
skills.sh
wecomcli-contact
wecomcli-contact queries enterprise wechat directory members within the current user's visible scope, supporting local name and alias filtering to return userid, name, and alias fields.
6.8
skills.sh
wecomcli-manage-smartsheet-data
wecomcli-manage-smartsheet-data provides crud operations on wecom smartsheet records via cli, supporting docid or url-based document location and batch operations up to 500 rows per call.
6.2
skills.sh
wecomcli-manage-doc
wecomcli-manage-doc exposes three core operations for enterprise wechat documents: async content retrieval via markdown export, document and smartsheet creation, and content overwrite. targets markdown workflows and lacks automation scaffolding.
4.3
skills.sh
wecomcli-smartsheet
wecomcli-smartsheet manages enterprise wechat table structures and records via cli commands, supporting document location by id or url. lacks procedural depth and failure mode handling.
3.8
skills.sh
wecomcli-msg
wecomcli-msg wraps wecom-cli for enterprise wechat messaging: conversation listing, message retrieval across media types, and text dispatch. incomplete implementation with single endpoint documented.
3.8
skills.sh
wecomcli-get-meeting
wecomcli-get-meeting wraps enterprise wechat meeting queries via cli. supports listing meetings by user and date range, fetching full details by id. lacks procedural depth and failure handling.
3.2
skills.sh
wecomcli-todo
wecomcli-todo covers wechat work todo operations via cli, providing create, read, update, delete and status-change primitives. lacks procedural specificity and error handling guidance.
3.1
skills.sh
wecomcli-lookup-contact
wecomcli-lookup-contact retrieves addressbook members visible to the current user from enterprise wechat, filtering locally by name or alias. returns userid, name, and alias for permission-scoped results only.
—
skills.sh
wecomcli-smartpage
企业微信智能文档(smartpage)操作技能。能够新建文档、导入 .md 为文档、读取文档内容、修改文档内容(整页重写、局部编辑、增删子页面)、上传附件到文档,以及搭建带看板/图表的数据系统页面和信息收集表单页面。当用户提及文档,智能文档,智能主页、提供…
—
skills.sh
wecomcli-sheet
企业微信在线表格文档管理:新建在线表格、导入 CSV/Excel 为在线表格、读取表格信息与数据、修改表格内容、追加行数据、子表管理。当用户提到'表格'、'在线表格'、'excel表格'这些关键词触发,或链接形如 https://doc.weixin.qq.com/sheet/xxx 时触发。文档公共操作请使用…
—
skills.sh
wecom-unified
企业微信 CLI 全能套件,覆盖通讯录、文档、在线表格、智能表格、智能文档、日程、会议、待办、微盘、邮件、消息、媒体文件等业务域。支持按姓名/拼音/英文名/别名查找联系人与 userid,搜索、重命名和授权文档,新建与读写 doc…
—
skills.sh
wecomcli-doc
企业微信在线 doc 文档技能。能够新建 doc、导入本地 .doc/.docx/.txt 为 doc、读取 doc 内容、向 doc 追加或覆盖写入。仅当用户明确出现「doc」「docx」「word」「在线文档」「office 文档」等强类型词,或提供…
—
skills.sh
wecomcli-edit-todo
企业微信待办事项编辑技能,支持创建、更新、删除待办及变更用户处理进度状态。在用户说"帮我创建一个待办"、"把这个任务分派给张三"、"标记待办完成"、"删掉那个待办"、"帮我建个提醒"、"更新一下待办内容"、"把提醒时间改到下周"、"接受这个待办"、"拒绝这个待办"等需要对待办进行写操作的场景时使用。
—
skills.sh
wecomcli-edit-meeting
企业微信会议管理技能, 支持取消会议和更新会议受邀成员. 当用户需要"取消会议", "删除会议", "修改会议成员", "添加会议参与人", "移除会议成员"时触发.
—
skills.sh
wecomcli-manage-smartsheet-schema
企业微信智能表格结构管理技能。提供子表(Sheet)和字段(Field/列)的增删改查能力。适用场景:(1) 查询智能表格的子表列表 (2) 添加、更新、删除子表 (3) 查询子表的字段/列信息 (4) 添加、更新、删除字段/列。当用户需要管理智能表格的表结构、列定义、子表配置时触发此 Skill。支持通过…