Ai sales compensation
AI Skills 是一个按职业和行业组织的 AI 技能平台,提供即用型 AI 技能,覆盖短视频运营、多平台舆情分析、评论洞察、去水印等高频场景,帮助内容创作者、电商卖家和运营人员用 AI 提升 10 倍效率。同时支持Openclaw,hermes,qclaw安装执行。
npx -y skills add skillsaiagent/aiskills --skill ai-sales-compensationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
销售薪酬诊断助手适合销售、市场营销、运营、software在用户提出“提成方案公平吗”这类问题,需要快速拆解目标、判断重点并形成可执行结果时使用,帮助基于输入材料生成销售策略、沟通素材、跟进计划。
SKILL.md
4.9 KB, ~1.6k tokens by cl100k_base, as published. Nobody here has run it
ai-sales-compensation 销售薪酬诊断助手
概述
销售薪酬诊断助手用于回答「提成方案公平吗」、销售增长、客户研究、成交效率,适合销售、市场营销、运营、software在明确业务目标、内容材料或分析对象后调用。 它会结合客户资料或沟通记录、粘贴客户资料、沟通记录、邮件草稿、通话摘要、异议信息或成交目标。等输入,整理关键上下文,并输出销售策略、沟通素材、跟进计划,便于继续执行、复盘或交付。
什么时候使用
适用场景
- 用户提出“提成方案公平吗”这类问题,需要快速拆解目标、判断重点并形成可执行结果
- 销售、市场营销、运营、software需要围绕销售薪酬诊断助手生成销售策略、沟通素材、跟进计划
- 用户已经准备了推进目标(说明本次希望准备的话术、异议处理、资格判断、跟进计划或复盘目标。)、客户角色(说明客户角色、行业、阶段、决策链或沟通对象。)、客户或公司链接(填写公开可访问的客户公司、产品、竞品或背景资料链接。),希望整理成可执行的分析或优化结果
- 用户需要把销售薪酬诊断助手相关材料转成清晰结论、优先级和下一步动作
调用方式
通过导出的 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 | 否 | - | 上传客户背景、销售材料、会议纪要、邮件记录或 pipeline 资料 |
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
Gives 0 of the 12 instructions most sales crm skills give in ~1.6k tokens
Counted across 361 of the 361 authors here whose files we hold, read 2026-08-06
- Read product marketing context before writing if it existsin 22 of 361, across 14 files
- keep the ask low-frictionin 16 of 361, across 7 files
- Call RUBE_SEARCH_TOOLS firstin 15 of 361, across 5 files
- personalize every outbound messagein 13 of 361, across 4 files
- confirm connection status is activein 13 of 361, across 4 files
- Keep forwardable blurbs under 100 wordsin 13 of 361, across 4 files
- State if personalization context is missingin 13 of 361, across 4 files
- Cut any sentence that does not drive a replyin 13 of 361, across 4 files
- Use proof instead of adjectivesin 12 of 361, across 3 files
- Use a single, low-friction call to actionin 12 of 361, across 4 files
- Calibrate tone to the specific audiencein 12 of 361, across 3 files
- Make each follow-up email add new valuein 12 of 361, across 6 files
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.