← Back to Skills Marketplace
Pine Script Developer
by
lufei888-yi
· GitHub ↗
· v1.0.0
· MIT-0
306
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install pine-script-developer
Description
专业Pine Script开发技能,专门用于TradingView指标和策略的编写、调试和优化。包含Pine Script v5语法、最佳实践、指标开发、策略回测、性能优化等。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pine-script-developer - After installation, invoke the skill by name or use
/pine-script-developer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of pine-script-developer skill:
- 专业Pine Script开发技能,涵盖指标和策略的编写、调试与优化
- 详细介绍Pine Script v5语法、常用函数和性能优化方法
- 提供策略开发、警报系统、调试技巧和高级功能的实用模板
- 包含 TradingView 技术指标、策略回测、仓位管理与常见代码结构
- 内附常用代码片段、实用最佳实践与完整代码审查清单
Metadata
Frequently Asked Questions
What is Pine Script Developer?
专业Pine Script开发技能,专门用于TradingView指标和策略的编写、调试和优化。包含Pine Script v5语法、最佳实践、指标开发、策略回测、性能优化等。 It is an AI Agent Skill for Claude Code / OpenClaw, with 306 downloads so far.
How do I install Pine Script Developer?
Run "/install pine-script-developer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pine Script Developer free?
Yes, Pine Script Developer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pine Script Developer support?
Pine Script Developer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pine Script Developer?
It is built and maintained by lufei888-yi (@lufei888-yi); the current version is v1.0.0.
More Skills