wecom-contact-lookup

Query visible WeCom directory contacts and return userid, name, and alias.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DaTingLi/heimaclaw --skill wecom-contact-lookup-datingli
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wecom-contact-lookup
Source: https://github.com/DaTingLi/heimaclaw/tree/main/reference/wecom-openclaw-plugin-main/skills/wecom-contact-lookup
Command: npx skills add https://github.com/DaTingLi/heimaclaw --skill wecom-contact-lookup-datingli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query visible WeCom directory members and return their userid, name, and alias, enabling quick contact lookups without exposing the full directory.

Core Features & Use Cases

  • Local filtering by name or alias on the visible WeCom contacts.
  • Return fields: userid, name, alias, ensuring privacy by respecting visibility rules.
  • Use Case: Quickly identify a coworker when messaging in a constrained channel.

Quick Start

Use the wecom_contact_lookup skill to query the visible directory and return matching contact details.

Frequently Asked Questions about wecom-contact-lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find a WeCom contact's userid by name or alias?▼

To find a WeCom contact's userid, use this skill to query the visible WeCom directory by exact or partial name and alias matches, returning the userid, name, and alias fields.

Can I search WeCom contacts if I only have a partial name?▼

Yes, you can search WeCom contacts with a partial name. The skill performs local filtering on the retrieved directory list, supporting partial name and alias matches to identify the correct coworker.

Does WeCom contact lookup expose the full company directory?▼

No, WeCom contact lookup does not expose the full directory. It enforces visibility constraints and respects permission rules, only returning contact details from the visible WeCom directory.

Why does my WeCom contact search return a limited number of results?▼

Your WeCom contact search returns a limited number of results because the skill enforces a 10-item limit. This constraint guards against overload and ensures queries remain within manageable bounds.

Do I need the wecom_mcp tool to look up contact details?▼

Yes, you need the wecom_mcp tool to look up contact details. The skill invokes the wecom_mcp tool to retrieve the visible directory list before applying local filtering to find matching contacts.

What is the best way to identify a coworker in a constrained WeCom channel?▼

The best way to identify a coworker in a constrained WeCom channel is querying the visible directory by name or alias. This skill returns matching userid, name, and alias without exposing unauthorized contacts.