ai-baoyu-wechat-summary — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ai-baoyu-wechat-summary (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
微信摘要助手用于回答「微信文章怎么总结」、资料整理、数据清理、行动项,适合运营、产品、销售、software在明确业务目标、内容材料或分析对象后调用。 它会结合文档、表格或记录、粘贴文档、表格、会议记录、客户反馈、评论文本或待整理资料。等输入,整理关键上下文,并输出结构化摘要、问题/风险清单、可下载或可复制报告,便于继续执行、复盘或交付。 能力定位补充:skills.sh trending 信号显示 baoyu-wechat-summary 有用户需求;平台展示为 docs_office 业务助手目录,输出可复核诊断、建议或生产准备包。
适用场景
通过导出的 Python runner 直接调用 AI Skills API:
基础调用
python3 scripts/run.py --params '{}'带常用参数调用
python3 scripts/run.py --params '{"goal":"整理目标"}'| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
goal | string | 否 | - | 说明希望得到的结构摘要、清理规则、行动项、缺口提醒或交付用途 |
audience | string | 否 | - | 说明整理结果要服务的人群、团队、角色或业务场景 |
materialUrl | string | 否 | - | 填写公开可访问的文档、表格、页面或资料链接;受限内容请改为上传或粘贴;需要传可访问的完整 URL |
materialFile | string | 否 | - | 上传文档、表格、会议纪要、客户资料或评论数据文件 |
materialText | string | 否 | - | 粘贴文档、表格、会议记录、客户反馈、评论文本或待整理资料 |
brandRequirements | string | 否 | - | 补充字段口径、时间范围、格式要求、不可改动事实、敏感信息处理或人工复核重点 |
完整机器可读参数结构见 references/form-schema.json。
当前技能没有需要额外查表的分类参数。
当前技能直接接收 JSON 参数;如果参数里包含链接字段,请传完整、可访问的 URL。
下面的示例参数可直接传给 scripts/run.py,runner 会把它们发送给 AI Skills API。
python3 scripts/run.py --params '{"goal":"整理目标"}'等价的 --params JSON:
{
"goal": "整理目标"
}{
"success": true,
"data": {
"message": "示例结果请以技能真实返回结构为准。"
},
"meta": {
"executionTime": 842,
"cached": false
}
}AISKILLS_BASE_URL:默认 https://ai-skills.aiAISKILLS_API_KEY:必填,用于认证调用AISKILLS_TENANT_ID:默认 default~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.