원클릭으로
wc-style
Describe observable WeCom communication habits for a person or group without turning them into MBTI or personality labels.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Describe observable WeCom communication habits for a person or group without turning them into MBTI or personality labels.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | wc-style |
| description | Describe observable WeCom communication habits for a person or group without turning them into MBTI or personality labels. |
Use this skill when the user wants practical guidance for talking to a person or group, based only on locally visible WeCom messages.
Default output is a collaboration profile, not MBTI, diagnosis, or a permanent label. If the user explicitly asks for an MBTI-like lens, present it as a loose communication lens with low confidence unless there is strong evidence.
If sudo authorization is needed, use an interactive system prompt in the same
terminal/TTY that will run the query. Do not ask the user to paste their macOS
password into chat. If no interactive prompt is available, stop and ask the user
to run the exact local command themselves.
Resolve the relevant conversation with conversations.
Read a bounded message window:
sudo wecom-local history "Example Group" -n 300 --format json
sudo wecom-local stats "Example Group" --max-scan 300 --include-members --json
If identifying a member is needed, use basic members first:
sudo wecom-local members "Example Group" --format json
Build the profile from observable patterns:
Output:
观察窗口: conversation and message/time range.能看出来的习惯: 3-6 patterns, each with confidence.下次怎么问: how to ask this person next time.不要过度解读: what the evidence does not prove.members --full unless the user explicitly asks and accepts the
privacy impact..local/wecom-local/profiles/ and do not
commit it.Short Skill name for querying locally visible WeCom Desktop data through the wecom-local CLI on macOS.
Short Skill name for querying locally visible WeCom Desktop data through the wecom-local CLI on macOS.
Short Skill name for querying locally visible WeCom Desktop data through the wecom-local CLI for private knowledge workflows.
Audit locally visible WeCom messages for questions nobody answered, vague commitments, missing owners, and missing deadlines.
Brief one locally visible WeCom chat window: what happened, who owns it, what is missing, and what to ask next.
Draft the next WeCom message from local chat context without sending it automatically.