multi-platform-article-rewrite-pack — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited multi-platform-article-rewrite-pack (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.
文案诊断助手用于回答「这段文案能打动人吗」、内容运营、新媒体、选题,适合运营、市场营销、内容媒体、电商在明确业务目标、内容材料或分析对象后调用。 它会结合原始文章稿、粘贴文章标题、正文、核心观点、案例、引用和希望保留的段落。等输入,整理关键上下文,并输出摘要、诊断结论、行动建议和可复用交付物,便于继续执行、复盘或交付。
适用场景
通过导出的 Python runner 直接调用 AI Skills API:
基础调用
python3 scripts/run.py --params '{}'带常用参数调用
python3 scripts/run.py --params '{"articleFile":"上传文章资料"}'| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
articleFile | string | 否 | - | 上传文章稿、采访记录、素材包、品牌规范或历史爆文 |
brandVoiceNotes | string | 否 | - | 补充必须保留的信息、禁用表达、口吻要求、长度和合规边界 |
articleDraftText | string | 否 | - | 粘贴文章标题、正文、核心观点、案例、引用和希望保留的段落 |
rewritePackFocus | string | 否 | 小红书版 | 选择本次多平台文章改写包最需要优先处理的方向;可选值:小红书版、公众号版、短视频口播、标题摘要 |
articleSourceLink | string | 否 | - | 填写公开可访问的原文、参考文章、品牌页或资料链接;需要传可访问的完整 URL |
publishChannelContext | string | 否 | - | 说明目标平台、读者画像、账号定位、内容目标和转化路径 |
完整机器可读参数结构见 references/form-schema.json。
当前技能没有需要额外查表的分类参数。
当前技能直接接收 JSON 参数;如果参数里包含链接字段,请传完整、可访问的 URL。
下面的示例参数可直接传给 scripts/run.py,runner 会把它们发送给 AI Skills API。
python3 scripts/run.py --params '{"articleFile":"上传文章资料"}'等价的 --params JSON:
{
"articleFile": "上传文章资料"
}{
"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.