porting-pine-versions

A migration workflow for updating Pine Script version 4 or 5 code to version 6. Pine Script is TradingView’s language for writing indicators and trading strategies.

In plain words
What is it for?
Use it to upgrade an older Pine Script and iterate until it compiles cleanly.
Why use it?
It handles the code changes and compile checks needed when an older script no longer matches the current language version.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ferroxlabs/tvcontrol/porting-pine-versions
Any agent
npx skills add FerroxLabs/tvcontrol --skill porting-pine-versions
Clone the repo
git clone --depth 1 https://github.com/FerroxLabs/tvcontrol

Made for: Claude Code, Codex.

Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,403 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00059 $0.01403
Opus 5 $0.00030 $0.00701
Sonnet 5 $0.00012 $0.00281
Haiku 4.5 $0.00006 $0.00140

Measured 3d ago against content hash f126578fd4d6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

porting-pine-versions scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/porting-pine-versions/SKILL.md · 106 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 106 lines · 59 tokens per session scan A f126578fd4d6

Subscribe to this mod's changes

porting-pine-versions is a skill published in the GitHub repository FerroxLabs/tvcontrol (37 stars, last pushed 6d ago), with no licence file. It adds 59 tokens to every session and 1,403 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

google-flow-generate

Generate images and video using a Google AI Pro subscription via Google Flow (labs.google/flow), driven by browser automation (the google-flow MCP server), to avoid paying per-credit services for what Google already covers. Use when the user asks to generate an image or video and no specific other service is named.…

vynnlee/google-flow-mcp · 88 tokens

web-debug-workflow

Use when Web Debug is explicitly requested or a local web bug needs browser-grounded evidence such as DOM, console, network, debugger, framework runtime, responsive geometry, replay, or fix verification. Do not use for exact unit, Go, or Vitest failures with no browser symptom; keep those on the native runner path.

MarlonJD/web-debug-mcp · 70 tokens

manual-parity-qualification

Build traceable web qualification coverage from approved manual cases or source-backed product requirements using reviewed baselines, repository-native Playwright/API tests, coverage crosswalks, and run records. Use for manual-parity, multi-role journey, authorization-branch, and release-qualification requests; not…

MarlonJD/web-debug-mcp · 75 tokens

architect-bridge-debug

Use this skill whenever you are debugging architect-tool's ChatGPT bridge, running live browser automation diagnostics, or using askchatgpt to consult another AI model during a debugging session. Triggers when: the user asks you to debug the bridge, asks you to "talk to GPT about this", asks you to use the tool to…

liamparker17/architect-tool · 148 tokens

pinchtab-mcp

Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.

pinchtab/pinchtab · 52 tokens

pinchtab-dev

Develop and contribute to the PinchTab project. Use when working on PinchTab source code, adding features, fixing bugs, running tests, or preparing PRs. Triggers on "work on pinchtab", "pinchtab development", "contribute to pinchtab", "fix pinchtab bug", "add pinchtab feature".

pinchtab/pinchtab · 77 tokens