goldenmcp: Skill for Claude Code

.agents/skills/chainlink-cre-skill/SKILL.md

chainlink-cre-skill is a skill for Claude Code, Codex from vhspace/goldenmcp. It costs 90 tokens per session (1,673 once invoked), scanned A, original, no licence file.

A guide for building Chainlink Runtime Environment (CRE) workflows in Go or TypeScript. CRE is Chainlink's environment for workflows that respond to schedules, web requests, or blockchain events.

In plain words
What is it for?
Using the CRE CLI and SDK, handling CRON, HTTP, or EVM log triggers, making HTTP and blockchain reads or writes, managing secrets, simulating workflows, deploying them, and monitoring them.
Why use it?
It gives instructions for the tools and steps needed to create, test, deploy, and monitor these workflows.

Skill for Claude CodeCodex

Written for Claude Code and Codex: allowed-tools in frontmatter, but also agents/openai.yaml present. Also seen: installed under .agents/ (shared by several agents).

This is vhspace/goldenmcp's own configuration. It tells Claude Code and Codex how to work on goldenmcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything goldenmcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to vhspace/goldenmcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/vhspace/goldenmcp/main/.agents/skills/chainlink-cre-skill/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/vhspace/goldenmcp

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 chainlink-cre-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/vhspace/goldenmcp/chainlink-cre-skill/github.svg)](https://agentmods.dev/skills/vhspace/goldenmcp/chainlink-cre-skill)
Your own site
<a href="https://agentmods.dev/skills/vhspace/goldenmcp/chainlink-cre-skill"><img src="https://agentmods.dev/badge/skills/vhspace/goldenmcp/chainlink-cre-skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for chainlink-cre-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/vhspace/goldenmcp/chainlink-cre-skill"><img src="https://agentmods.dev/badge/skills/vhspace/goldenmcp/chainlink-cre-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,673 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00090 $0.01673
Opus 5 $0.00045 $0.00837
Sonnet 5 $0.00018 $0.00335
Haiku 4.5 $0.00009 $0.00167

Measured 9d ago against content hash f91420d0a11b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

chainlink-cre-skill 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 9d 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/chainlink-cre-skill/SKILL.md · 65 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. 9d ago First seen · 65 lines · 90 tokens per session scan A f91420d0a11b

Subscribe to this mod's changes

chainlink-cre-skill is a skill published in the GitHub repository vhspace/goldenmcp (0 stars, last pushed 2mo ago), with no licence file. It adds 90 tokens to every session and 1,673 once invoked, about $0.0005 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

chainlink-cre-skill

Handle CRE (Chainlink Runtime Environment) work: Go/TypeScript workflows, CRE CLI/SDK, triggers (CRON, HTTP, EVM log), HTTP, Confidential HTTP and EVM Read/Write capabilities, Confidential Workflows that run handlers inside a TEE/enclave, secrets, simulation, deployment, and monitoring. Use this skill whenever the…

smartcontractkit/chainlink-agent-skills · 125 tokens

ax-go-agent

Use when writing Go code with github.com/ax-llm/ax/packages/go for agents, child delegation, tools, MCP, citations, persistent playbook learning, stage instructions, runtime state, final typed responses, and direct-respond executor skipping.

ax-llm/ax · 57 tokens

ax-go-gen

Use when writing Go code with github.com/ax-llm/ax/packages/go for AxGen programs, forward calls, indexed multi-sampling, result pickers, streaming, tools, assertions, traces, usage, and output parsing.

ax-llm/ax · 54 tokens

ax-go-llm

Use when writing Go code with github.com/ax-llm/ax/packages/go for using the generated Ax package, factory functions, package docs, examples, and API reference.

ax-llm/ax · 44 tokens

ax-go-audio

Use when writing Go code with github.com/ax-llm/ax/packages/go for audio input/output, OpenAI Responses audio mapping, realtime event folding, and generated package audio examples.

ax-llm/ax · 45 tokens

ax-go-signature

Use when writing Go code with github.com/ax-llm/ax/packages/go for string signatures, field descriptors, JSON schema output, validation, and typed tool argument shapes.

ax-llm/ax · 43 tokens