AC cross-platform-messenger-claw
跨渠道消息推送与联络协调。核心职责:打通各类通讯工具与邮件的接口,确保预警和报告能精准推送到目标人员。业务价值:信息直达——让每一条重要消息都能触达对的人、对的设备。激活场景:用户要求发送消息到某个通讯平台(飞书、WhatsApp、Telegram、Discord、Slack、Signal、iMessage、Line、Teams 等);用户要求跨平台群发、广播通知;用户要求配置消息推送规则(报警、报告定时推送);用户提到发消息、推送通知、群发、广播、通知某某等;用户需要将系统预警、报告、摘要等内容推送到个人手机;用户要求设置定时推送或条件触发推送。触发关键词:发消息、推送、通知、群发、广播、告警推送、报告推送、定时通知、跨平台、飞书通知、WhatsApp、Telegram、Discord、Slack、邮件通知。
As a process C 51/100 · Has gaps — weak spots: result and completion, when it triggers, inputs and preconditions
How to improve
- Say in the description WHEN to use the skill ("use when…", example requests): that is the agent's main cue.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 4. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
description-no-whendescription does not say WHEN to use the skill (no "use when")
Process rating: all ten parameters 51/100
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Failures and branches. Linear process with no failure handling
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 1 mutating operations with no state check
- 100Tools and files. No external tools needed
- 100Steps. 21 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 394 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +3Description length 360: enough signal without eating the budget
- +4Structure: 11 headings
- +3Step-by-step instructions: 21 items
- +4Has examples (4 code blocks)
- +4Reference files are cited in the instructions (1 of 1)
- +3All 1 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 79.