← 返回 Skills 市场
ladbaby

PyOmniTS Usage Guide For Time Series Analysis

作者 Ladbaby · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
132
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pyomnits
功能描述
Provides guidance on using PyOmniTS for time series analysis, including docs, key concepts, code patterns, pitfalls, and replicating models, datasets, and lo...
安全使用建议
This skill is a coherent how-to for adapting code into a local PyOmniTS installation, but it assumes you or the agent will clone repositories and copy files into your project. Before using it: (1) confirm the correct ${PYOMNITS_PATH} and back up the target project directories; (2) inspect any external repository code you clone (read source, check tests, review license) before copying it into your project; (3) perform operations in an isolated environment (virtualenv/conda, container, or non-production machine); (4) prefer writing adaptor wrappers rather than overwriting core files; (5) avoid running untrusted install/run scripts as root and consider scanning new code with your security tools. If you want, provide the agent a sandbox path or upload the repo so it can suggest edits without directly modifying your main project.
功能分析
Type: OpenClaw Skill Name: pyomnits Version: 1.0.0 The SKILL.md file contains instructions that direct the AI agent to perform high-risk operations, including cloning remote repositories via 'git clone' and manipulating the local filesystem using 'cp' commands. While these actions are contextually related to the PyOmniTS framework's goal of adapting time-series models, they grant the agent broad, unvalidated execution and file-write capabilities. This pattern of instructing an agent to execute shell-like commands on external or inferred content represents a significant security risk that could be exploited for arbitrary code execution or unauthorized file manipulation.
能力评估
Purpose & Capability
Name/description (PyOmniTS usage and replication guidance) match the instructions: links to docs, code structure explanations, and stepwise guidance for adapting models/datasets/losses into a local PyOmniTS installation are expected and coherent.
Instruction Scope
The SKILL.md explicitly instructs the agent to clone external repositories and to copy files into user paths under ${PYOMNITS_PATH} (using cp) and to modify launch scripts. Those operations are within the stated purpose (adapting external code into PyOmniTS) but they involve network retrieval of third-party code and direct filesystem writes. The instructions do not instruct the agent to vet, sandbox, or back up files before copying — this is a safety concern to be aware of but not an incoherence with the skill's purpose.
Install Mechanism
No install spec or downloads are declared; the skill is instruction-only and relies on standard developer tools (git, cp). This is proportionate to a documentation/advice skill.
Credentials
The skill requests no environment variables, credentials, or config paths beyond a user-supplied ${PYOMNITS_PATH}. There are no disproportionate credential requests.
Persistence & Privilege
always is false and the skill is user-invocable. It does advocate modifying project files on disk, but it does not request persistent platform privileges or modify other skills or agent-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pyomnits
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pyomnits 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of PyOmniTS skill for time series analysis. - Provides quick links to official PyOmniTS documentation and code repositories. - Explains key concepts, naming conventions, and code structure for models, datasets, and loss functions. - Outlines replication workflow for adapting new models, datasets, or loss functions into PyOmniTS. - Lists common pitfalls, best practices, and references to useful example scripts.
元数据
Slug pyomnits
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

PyOmniTS Usage Guide For Time Series Analysis 是什么?

Provides guidance on using PyOmniTS for time series analysis, including docs, key concepts, code patterns, pitfalls, and replicating models, datasets, and lo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 132 次。

如何安装 PyOmniTS Usage Guide For Time Series Analysis?

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

PyOmniTS Usage Guide For Time Series Analysis 是免费的吗?

是的,PyOmniTS Usage Guide For Time Series Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

PyOmniTS Usage Guide For Time Series Analysis 支持哪些平台?

PyOmniTS Usage Guide For Time Series Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 PyOmniTS Usage Guide For Time Series Analysis?

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

💬 留言讨论