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

企业微信会议查询技能, 支持查询会议列表, 获取会议详情, 按关键词查找会议. 当用户需要"查看会议", "查询会议列表", "会议详情", "什么时候开会", "有哪些会议", "查找会议"时触发.

wecommeetingcorporate-communicationmeeting-managementschedulingcalendar-integration
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdwecomcli-get-meeting/workflow
1
Identify Intent — : Determine if the user wants to list meetings, get details, or search by keyword.
2
Gather Parameters — : Extract date range, keywords, and meeting ID (if provided) from the user's request.
3
Execute `list_user_meetings` — : If listing or searching, use `wecom-cli meeting list_user_meetings` to get a list of meeting IDs within the specified time range.
4
Execute `get_meeting_info` — : If a specific meeting ID is available or after retrieving IDs from the list, use `wecom-cli meeting get_meeting_info` to get meeting details.
5
Process Results — : Parse the JSON response from `wecom-cli`.
6
Format Output — : Present the meeting information to the user in a readable format, including title, time, participants, and other relevant details.
7
Handle Pagination — : If `next_cursor` is present in the `list_user_meetings` response, use it to fetch the next page of results.

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·γ
78
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
Similar a ←企业微信消息技能
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

企业微信会议查询技能
wecomcli-get-meeting
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers8
check my meetingsfind meeting detailswhat meetings do I havewhen is the next meetingsearch for a meetingshow me the meeting listget meeting infolist user meetings

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-meeting
$ synaptic skills detail wecomcli-get-meeting
$ synaptic skills live wecomcli-get-meeting

Dependências

wecom-cli

Links

GitHub Repository