← 返回 Skills 市场
lufei888-yi

Pine Script Developer

作者 lufei888-yi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
306
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pine-script-developer
功能描述
专业Pine Script开发技能,专门用于TradingView指标和策略的编写、调试和优化。包含Pine Script v5语法、最佳实践、指标开发、策略回测、性能优化等。
安全使用建议
This skill appears coherent for Pine Script development: SKILL.md contains only Pine Script guidance and the included JS helper generates/writes templates in the skill folder. Before installing, review the full PineScript工具包.js (the provided snippet was truncated) to confirm there are no network calls, child_process.exec/use of external commands, or attempts to read/write outside the skill directory. If you prefer no disk writes, avoid running skills that create files or run the helper code. If you plan to use it, run in a scoped environment and inspect generated files first.
功能分析
Type: OpenClaw Skill Name: pine-script-developer Version: 1.0.0 The skill bundle is a legitimate development toolkit for TradingView Pine Script. The JavaScript component (PineScript工具包.js) provides utility functions for managing templates and creating local project files using standard Node.js 'fs' and 'path' modules, with operations restricted to its own subdirectories. The documentation (SKILL.md) contains extensive educational content and code examples for Pine Script v5 without any evidence of malicious prompt injection, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
Name/description (Pine Script development) matches the SKILL.md guidance and the included JS helper which generates Pine Script templates. Nothing required by the skill (no env vars, no external binaries, no installs) is disproportionate to the declared purpose.
Instruction Scope
SKILL.md contains guidance, templates, examples, and dev/debug workflows strictly related to TradingView Pine Script authoring, testing, and optimization. It does not instruct reading unrelated system files, transmitting data externally, or accessing credentials.
Install Mechanism
No install spec (instruction-only) — lowest risk. A single JS helper file is included; the visible portion uses only fs and path to create directories under the skill's directory and to return template strings, which is consistent with a local template generator.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The JS file does not show access to sensitive env vars or external services in the portions provided.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. The helper creates directories under __dirname (skill-local filesystem writes), which is reasonable for a template/tooling helper and does not appear to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pine-script-developer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pine-script-developer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pine-script-developer skill: - 专业Pine Script开发技能,涵盖指标和策略的编写、调试与优化 - 详细介绍Pine Script v5语法、常用函数和性能优化方法 - 提供策略开发、警报系统、调试技巧和高级功能的实用模板 - 包含 TradingView 技术指标、策略回测、仓位管理与常见代码结构 - 内附常用代码片段、实用最佳实践与完整代码审查清单
元数据
Slug pine-script-developer
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Pine Script Developer 是什么?

专业Pine Script开发技能,专门用于TradingView指标和策略的编写、调试和优化。包含Pine Script v5语法、最佳实践、指标开发、策略回测、性能优化等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 306 次。

如何安装 Pine Script Developer?

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

Pine Script Developer 是免费的吗?

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

Pine Script Developer 支持哪些平台?

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

谁开发了 Pine Script Developer?

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

💬 留言讨论