← 返回 Skills 市场
121
总下载
2
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install spikecv-helper
功能描述
Help AI Agents answer questions and execute tasks for SpikeCV, an ultra-high-speed spike camera vision framework. Use when the user asks about spike cameras,...
安全使用建议
This is documentation for using SpikeCV and is internally consistent, but take normal precautions before following its install/run steps: 1) Verify the GitHub repo and maintainer (https://github.com/Zyj061/SpikeCV) and prefer installing a pinned commit or release rather than an unpinned master branch. 2) Inspect the repository (setup.py/pyproject.toml, CLI code) before pip installing—pip install from a repo runs install-time Python code. 3) Run installs and dataset downloads in an isolated environment (conda env, virtualenv, or container), avoid installing as root. 4) Expect network traffic (git clone, pip downloads, dataset fetches) and ensure it's acceptable for your environment. 5) If you need stronger assurance, review the repository code or run it in an offline sandbox first. If you cannot verify the upstream source, do not install.
功能分析
Type: OpenClaw Skill
Name: spikecv-helper
Version: 1.0.2
The skill bundle provides legitimate documentation and instructions for an AI agent to interact with SpikeCV, an open-source spike camera vision framework. It includes a standard installation guide for Miniconda (references/install_miniconda.md) and clear CLI usage instructions (SKILL.md) for downloading datasets and running vision tasks. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions actually include safety-oriented rules such as using structured JSON output and avoiding the modification of source code.
能力评估
Purpose & Capability
Name, description and included references all match a helper for the SpikeCV repo: instructions focus on cloning the project, installing the Python package, using the spikecv CLI, and downloading SpikeCV datasets. Requested artifacts (none) and files present are consistent with documentation-only skill.
Instruction Scope
SKILL.md instructs the agent to run git clone, pip install .[cli], and spikecv CLI commands (including dataset downloads). These actions are within the stated purpose, but they do cause network fetches and execution of third-party Python package install scripts (normal for installing a Python library). No instructions ask the agent to read unrelated system files, environment variables, or exfiltrate data.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The skill recommends pip installing directly from the GitHub repo and optionally installing Miniconda via official mirrors. Fetching and installing code from GitHub is expected for this purpose but does execute upstream package install code (setup/pyproject). This is proportionate but the user should be aware of the general risk of running third-party installers.
Credentials
The skill declares no required environment variables, binaries, or config paths. The documented actions do not require unrelated credentials or secrets. Dataset downloads and repo access are the only network operations described and are appropriate for the stated functionality.
Persistence & Privilege
always is false and the skill is user-invocable/autonomous-invocation enabled (platform default). The skill does not request permanent agent-level privileges or modify other skills. No concerning persistence behavior is present in the documentation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spikecv-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/spikecv-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
SpikeCV-helper 1.0.2 focuses on improved clarity and better skill boundaries in documentation.
- Major rewrite and reorganization of SKILL.md for concise lookup and clearer task boundaries.
- Expanded quick reference and CLI usage examples with key parameters and common gotchas.
- Added "Rules (SHOULD NOT DO)" section to explicitly warn against unsupported tasks and error-prone actions.
- Updated project layout and file navigation info for easier exploration.
- Improved installation and troubleshooting instructions for new users.
v1.0.1
Improve the internal cross reference to facilitate usage of different section
v1.0.0
Initial release
元数据
常见问题
Spikecv Helper 是什么?
Help AI Agents answer questions and execute tasks for SpikeCV, an ultra-high-speed spike camera vision framework. Use when the user asks about spike cameras,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 121 次。
如何安装 Spikecv Helper?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spikecv-helper」即可一键安装,无需额外配置。
Spikecv Helper 是免费的吗?
是的,Spikecv Helper 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spikecv Helper 支持哪些平台?
Spikecv Helper 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spikecv Helper?
由 LHS183019(@lhs183019)开发并维护,当前版本 v1.0.2。
推荐 Skills