Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
CommunicationMédio

企业微信待办详情查询技能

porwecomteam·wecomteam· v1.0.0 · atualizado em 2026-04-10
78
Score

企业微信待办详情批量查询技能,根据待办 ID 列表获取完整信息(包含待办内容和分派人)。在用户说"看看这个待办的详情"、"待办内容是什么"、"这个待办分派给谁了"、"告诉我待办的具体信息"等需要查看待办完整内容的场景时使用。通常配合 wecomcli-get-todo-list 使用——先获取待办 ID 列表,再用本技能获取详情。

wecomtodotask-managemententerprise-communicationworkflowcommand-line-interface
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdwecomcli-get-todo-detail/workflow
1. Receive user request for todo details.
2. Extract or obtain the `todo_id_list` from the request or previous context (e.g., from `wecomcli-get-todo-list`).
3. Execute `wecom-cli todo get_todo_detail` with the `todo_id_list`.
4. Parse the JSON response to extract todo details.
5. Use `wecomcli-lookup-contact` to resolve `follower_id` and `creator_id` to user names.
6. Format the todo details for display, including content, assignee names, and status.
7. Present the formatted information to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe com企业微信待办列表查询技能
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Compõe com通讯录成员查询技能
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Compõe com ←企业微信待办事项编辑技能
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aDifficult Conversations Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aFeedback Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aProfessional Communication
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

企业微信待办详情查询技能
wecomcli-get-todo-detail
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
get todo detailsshow me the details of this todowhat is the content of this todowho is this todo assigned totell me the specific information of the todocheck the details of the todowhat are the specifics of this taskdisplay the full todo information

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download wecomcli-get-todo-detail
$ synaptic skills detail wecomcli-get-todo-detail
$ synaptic skills live wecomcli-get-todo-detail

Links

GitHub Repository