pans-poc-tracker

AI算力销售POC追踪器。管理POC全生命周期,记录技术卡点,提醒跟进,生成转化报告。 支持阶段跟踪、团队协作、风险预警。 触发词:POC跟踪, 测试管理, 技术验证, POC进度, proof of concept, trial tracking

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pans-poc-tracker" with this command: npx skills add dashiming/pans-poc-tracker

pans-poc-tracker - AI算力销售POC追踪器

功能概述

管理AI算力销售POC(概念验证)全生命周期,支持阶段跟踪、技术卡点记录、团队协作和风险预警。

POC 阶段

  1. 申请阶段 - 客户提交POC申请,评估需求
  2. 资源准备 - 准备GPU资源、网络配置
  3. 环境部署 - 部署测试环境,配置集群
  4. 测试执行 - 执行性能测试、稳定性测试
  5. 结果评估 - 评估测试结果,分析数据
  6. 商务转化 - 推进商务谈判,完成签单

数据字段

字段说明
poc_idPOC唯一标识
customer客户名称
poc_namePOC名称
gpu_configGPU配置(如 H100x8, A100x4)
test_scenario测试场景
start_date开始日期
end_date预计结束日期
tech_owner技术负责人
biz_owner商务负责人
stage当前阶段
progress进度百分比
blockers技术卡点列表
solutions解决方案
feedback客户反馈
conversion_prob转化概率(0-100)
status状态(active/closed_success/closed_failed)
created_at创建时间
updated_at更新时间
closed_at关闭时间
closed_reason关闭原因

CLI 用法

# 创建新POC(交互式)
python3 poc.py --create

# 列出所有POC
python3 poc.py --list

# 更新POC信息
python3 poc.py --update <poc_id>

# 更新阶段
python3 poc.py --stage <poc_id> <stage_name>

# 记录技术卡点
python3 poc.py --blocker <poc_id> <blocker_description>

# 记录客户反馈
python3 poc.py --feedback <poc_id> <feedback_text>

# 关闭POC
python3 poc.py --close <poc_id> <success|failed> [reason]

# 生成POC报告
python3 poc.py --report [poc_id]

# 显示今日待跟进
python3 poc.py --remind

数据存储

数据存储在 ~/.qclaw/skills/pans-poc-tracker/data/pocs.json

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Aliyun Drive Uploader

阿里云盘文件上传与管理。使用 refresh_token 认证,支持大文件分片上传、自动创建文件夹、文件搜索、分享链接等。当用户需要上传文件到阿里云盘、创建文件夹、搜索文件、管理分享链接时使用。

Registry SourceRecently Updated
General

Skill Manager All In One | 一站式技能管理器

Manage OpenClaw skills end-to-end. 一站式管理 OpenClaw 技能的创建、修改、发布、更新、升版与审计。

Registry SourceRecently Updated
General

Contact Centre Grok Pack

Triage call-centre and voice support transcripts into summaries, sentiment, urgency, routing queues, and follow-up actions. Use for OpenClaw-ready Grok/voice...

Registry SourceRecently Updated
General

3dgs Method Compare

Compare 3D Gaussian Splatting variants across multiple dimensions. Generates detailed comparison tables covering primitive representation, rendering formulat...

Registry SourceRecently Updated