gtm-one-page-strategy — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited gtm-one-page-strategy (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.
转化实验助手用于回答「这个改动值得测吗」、销售赋能、客户研究、跟进计划,适合销售、市场营销、运营、产品在明确业务目标、内容材料或分析对象后调用。 它会结合产品与 GTM 背景、粘贴产品介绍、目标客户、定价、竞争、案例、渠道、当前增长问题或团队…等输入,整理关键上下文,并输出摘要、诊断结论、行动建议和可复用交付物,便于继续执行、复盘或交付。
适用场景
通过导出的 Python runner 直接调用 AI Skills API:
基础调用
python3 scripts/run.py --params '{}'带常用参数调用
python3 scripts/run.py --params '{"stage":"想法验证"}'| 参数 | 类型 | 必填 | 默认 | 说明 |
|---|---|---|---|---|
stage | string | 否 | 正式发布 | 选择产品或增长所在阶段,便于控制策略取舍;可选值:想法验证、内测、正式发布、增长优化 |
reviewDepth | string | 否 | 标准策略 | 策略深度;可选值:快速一页纸、标准策略、深度 GTM 计划 |
businessGoal | string | 否 | - | 例如首批线索、试点客户、渠道验证、发布活动、销售提效或留存提升 |
marketContext | string | 否 | - | 补充行业、区域、竞品、客户细分、市场约束或已有调研结论 |
gtmContextFile | string | 否 | - | 支持 docx、pdf、md、txt 等产品、市场或增长计划文件 |
productContext | string | 否 | - | 粘贴产品介绍、目标客户、定价、竞争、案例、渠道、当前增长问题或团队约束 |
完整机器可读参数结构见 references/form-schema.json。
当前技能没有需要额外查表的分类参数。
当前技能直接接收 JSON 参数,不涉及分享链接解析。
下面的示例参数可直接传给 scripts/run.py,runner 会把它们发送给 AI Skills API。
python3 scripts/run.py --params '{"stage":"想法验证"}'等价的 --params JSON:
{
"stage": "想法验证"
}{
"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.