← 返回 Skills 市场
dashiming

Pans Poc Tracker

作者 dashiming · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pans-poc-tracker
功能描述
AI算力销售POC追踪器。管理POC全生命周期,记录技术卡点,提醒跟进,生成转化报告。 支持阶段跟踪、团队协作、风险预警。 触发词:POC跟踪, 测试管理, 技术验证, POC进度, proof of concept, trial tracking
安全使用建议
This script appears to be a simple, local POC tracker. Before installing, review the Python file yourself to confirm there are no network calls (requests/sockets) or subprocess executions in the truncated portion. Be aware that customer data is stored unencrypted in ~/.qclaw/skills/pans-poc-tracker/data/pocs.json — if that contains sensitive information, consider encrypting the file or restricting filesystem permissions. If you need remote/team sync, implement an explicit, reviewed integration rather than modifying this local script.
功能分析
Type: OpenClaw Skill Name: pans-poc-tracker Version: 1.0.0 The skill is a legitimate POC (Proof of Concept) tracking tool for sales teams, managing the lifecycle of technical trials. The implementation in scripts/poc.py is a straightforward CLI application that performs local CRUD operations on a JSON file located in the user's home directory, with no network activity, suspicious file access, or malicious instructions found in SKILL.md.
能力评估
Purpose & Capability
Name/description (POC tracking for AI compute sales) match the included CLI and Python implementation: creating, listing, updating, staging, recording blockers/feedback, reporting and reminders. No unrelated capabilities (cloud, email, or external integrations) are requested.
Instruction Scope
SKILL.md instructs the agent/user to run local python CLI commands and documents the local storage path (~/.qclaw/skills/pans-poc-tracker/data/pocs.json). The instructions do not ask the agent to read other system files, environment variables, or send data externally.
Install Mechanism
There is no install spec — the skill is instruction-only plus a single Python script. Nothing is downloaded or installed automatically; runtime is local Python execution.
Credentials
The skill requires no environment variables, credentials, or config paths beyond writing to a subdirectory in the user's home. That is proportionate to a local CLI data-tracking tool.
Persistence & Privilege
always is false and the skill does not request persistent platform-wide privileges. It stores data only under the user's home ~/.qclaw path and does not modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pans-poc-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pans-poc-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of pans-poc-tracker, an AI compute POC lifecycle tracker. - Supports stage tracking, blocker recording, team collaboration, and risk alerts. - Allows creating, updating, closing POCs, and generating conversion reports via CLI. - Manages key fields including technical/business owners, GPU config, blockers, feedback, progress, and status. - Data stored locally in JSON format for easy access and audit. - Includes reminders for follow-up actions.
元数据
Slug pans-poc-tracker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pans Poc Tracker 是什么?

AI算力销售POC追踪器。管理POC全生命周期,记录技术卡点,提醒跟进,生成转化报告。 支持阶段跟踪、团队协作、风险预警。 触发词:POC跟踪, 测试管理, 技术验证, POC进度, proof of concept, trial tracking. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。

如何安装 Pans Poc Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pans-poc-tracker」即可一键安装,无需额外配置。

Pans Poc Tracker 是免费的吗?

是的,Pans Poc Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pans Poc Tracker 支持哪些平台?

Pans Poc Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pans Poc Tracker?

由 dashiming(@dashiming)开发并维护,当前版本 v1.0.0。

💬 留言讨论