ワンクリックで
wc-scan
Scan selected locally visible WeCom chats for active groups, unfinished work, unanswered questions, and follow-up needs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Scan selected locally visible WeCom chats for active groups, unfinished work, unanswered questions, and follow-up needs.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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.
| name | wc-scan |
| description | Scan selected locally visible WeCom chats for active groups, unfinished work, unanswered questions, and follow-up needs. |
Use this skill when the user wants to look across selected WeCom work groups and find where attention is needed.
This is a scoped local scan. It is not monitoring, sync, surveillance, or a full-account export.
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.
Before reading messages, identify the scan scope from the user's request:
If the user says "all groups", still keep the scan bounded with a per-group
message limit. Use conversations to list candidates, then read each selected
conversation separately.
Check readiness when needed:
wecom-local auth status --json
wecom-local auth prepare
wecom-local doctor --json
Discover conversations:
sudo wecom-local conversations
sudo wecom-local conversations --query "Example"
For each selected conversation, run bounded reads:
sudo wecom-local history "Example Group" -n 200 --format json
sudo wecom-local stats "Example Group" --max-scan 200 --include-members --json
Output a table or compact sections:
members --full unless the user explicitly asks for sensitive
locally visible profile fields..local/wecom-local/.