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.
npx agentmods add skills/trugurpala/pinescriptv6/pine-script-agent-kitnpx skills add trugurpala/pinescriptv6 --skill pine-script-agent-kitgit clone --depth 1 https://github.com/trugurpala/pinescriptv6Wrote 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.
[](https://agentmods.dev/skills/trugurpala/pinescriptv6/pine-script-agent-kit)<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>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.
| Model | Per session | Once 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 |
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.
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
- Read
references/agents/protocol.md. - Match the request to active rules in
references/knowledge/catalog.json. - Follow each matching rule's scope and exceptions; cite its registered source IDs
from
references/knowledge/sources.jsonwhenever Pine behavior matters. - Read the matching explanation in
references/knowledge/rules/when a rule needs context beyond its catalog record. - Before reusing a tracked example, check its hash and evidence in
references/examples/manifest.json; call ittradingview-verifiedonly when a matching record exists inreferences/verification/tradingview.json. - 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. - 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.
What ships with it
13 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 331 B
- references/agents/protocol.md 1.3 KB
- references/docs/tradingview-manual-verification.md 1.3 KB
- references/examples/manifest.json 20 KB
- references/knowledge/catalog.json 20 KB
- references/knowledge/rules/alerts.md 943 B
- references/knowledge/rules/confirmed-htf-requests.md 666 B
- references/knowledge/rules/pine-v6-semantics.md 1.2 KB
- references/knowledge/rules/repainting-taxonomy.md 792 B
- references/knowledge/rules/strategy-execution.md 917 B
- references/knowledge/rules/strategy-recalculation.md 597 B
- references/knowledge/sources.json 4.4 KB
- references/verification/tradingview.json 824 B
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.
- 3d ago First seen · 35 lines · 36 tokens per session scan A 0e2c1a76a9e7
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.
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 "入职".
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.
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).
git-ai-search
Search and restore AI conversation context from git history.
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"…
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…