pine-script-agent-kit

pine-script-agent-kit is a skill for Claude Code, Codex from trugurpala/pinescriptv6. It costs 36 tokens per session (374 once invoked), scanned A, original, MIT.

A review guide for Pine Script version 6, the language used to create TradingView indicators and strategies. It uses traceable rules and separates source-based conclusions from checks that still require TradingView.

In plain words
What is it for?
Use it to review, explain, fix, migrate, or improve Pine Script indicators, strategies, libraries, and alerts. It helps with repaint analysis and provides a separate manual-check path for TradingView behavior.
Why use it?
It limits claims to the available evidence and helps identify risks such as repainting, incorrect strategy behavior, unavailable data, or alert problems. It also prevents local checks from being mistaken for TradingView testing.

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/trugurpala/pinescriptv6/pine-script-agent-kit
Any agent
npx skills add trugurpala/pinescriptv6 --skill pine-script-agent-kit
Clone the repo
git clone --depth 1 https://github.com/trugurpala/pinescriptv6

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pine-script-agent-kit

README.md
[![agentmods](https://agentmods.dev/badge/skills/trugurpala/pinescriptv6/pine-script-agent-kit.svg)](https://agentmods.dev/skills/trugurpala/pinescriptv6/pine-script-agent-kit)
Your own site
<a href="https://agentmods.dev/skills/trugurpala/pinescriptv6/pine-script-agent-kit"><img src="https://agentmods.dev/badge/skills/trugurpala/pinescriptv6/pine-script-agent-kit.svg" alt="Measured on agentmods" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 374 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00036 $0.00374
Opus 5 $0.00018 $0.00187
Sonnet 5 $0.00007 $0.00075
Haiku 4.5 $0.00004 $0.00037

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

Security

Grade A, and why

pine-script-agent-kit 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.

.agents/skills/pine-script-agent-kit/SKILL.md · 35 lines

What it actually says

Pine Script Agent Kit

Use this installed skill for Pine Script v6 reviews, fixes, migrations, indicators, strategies, alerts, and repaint analysis.

Required workflow

  1. Read references/agents/protocol.md.
  2. Match the request to active rules in references/knowledge/catalog.json.
  3. Follow each matching rule's scope and exceptions; cite its registered source IDs from references/knowledge/sources.json whenever Pine behavior matters.
  4. Read the matching explanation in references/knowledge/rules/ when a rule needs context beyond its catalog record.
  5. Before reusing a tracked example, check its hash and evidence in references/examples/manifest.json; call it tradingview-verified only when a matching record exists in references/verification/tradingview.json.
  6. When working in a full PSAK checkout, run its offline checks before presenting completion. When this installed skill is the only available PSAK surface, state that no repository validation was run and do not call the result structural-only.
  7. Give a separate TradingView manual-check list when the request needs compilation, chart behavior, repaint, alert delivery, data access, profitability, or live-use evidence.

Do not infer compilation, non-repainting behavior, profitability, security, or production readiness from this skill or from local structural checks. The project is independent and is not affiliated with or endorsed by TradingView.

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 · 35 lines · 36 tokens per session scan A 0e2c1a76a9e7

Subscribe to this mod's changes

pine-script-agent-kit is a skill published in the GitHub repository trugurpala/pinescriptv6 (2 stars, last pushed 1mo ago), licensed MIT. It adds 36 tokens to every session and 374 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories

hr-onboarding

A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".

nexu-io/open-design · 62 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

git-ai-search

Search and restore AI conversation context from git history.

git-ai-project/git-ai · 13 tokens

spec-kitty-charter-doctrine

Run charter interview, generation, context, and sync workflows for project governance in Spec Kitty 3.x. Access doctrine artifacts programmatically via DoctrineService. Resolve agent profiles. Load action-scoped governance context iteratively, not all at once. Triggers: "interview for charter", "generate charter"…

Priivacy-ai/spec-kitty · 135 tokens

hyperpod-version-checker

Check and compare software component versions on SageMaker HyperPod cluster nodes - NVIDIA drivers, CUDA toolkit, cuDNN, NCCL, EFA, AWS OFI NCCL, GDRCopy, MPI, Neuron SDK (Trainium/Inferentia), Python, and PyTorch. Use when checking component versions, verifying CUDA/driver compatibility, detecting version mismatches…

awslabs/agent-plugins · 120 tokens