AI AGENT ADDONS

Wecomcli Lookup Contact

wecomteam/wecom-cli

Look up your company contacts quickly with this skill. It finds coworkers you can see in WeCom. You can search by name or nickname. The skill returns their user ID, name, and alias. This helps you identify people and use their ID for other tasks.

The skill uses the wecom-cli command to get the full list of visible contacts. It then filters the list locally to find the person you want. This avoids calling the server multiple times.

If there are too many visible contacts, the skill will let you know. It works best for small teams or limited visibility ranges. You can also handle cases where multiple people have the same name.

Add Wecomcli Lookup Contact skill to your workflow

Global

mkdir -p ~/.claude/skills/wecomcli-lookup-contact

Project

mkdir -p .claude/skills/wecomcli-lookup-contact

Source Repository

Stars
2,372
Forks
165
Watchers
2,372
License
MIT
Last Push
2 months ago
Created
4 months ago