compose-solana-transactions-setup

compose-solana-transactions-setup is a skill for Claude Code from goldsky-io/documentation-examples. It costs 162 tokens per session (2,886 once invoked), scanned C, original, no licence file.

A setup guide for deploying a Compose example that fetches the BTC/USD price and writes it to a Solana program. Solana is a blockchain, and an Anchor program is an application running on it.

In plain words
What is it for?
It is for connecting an HTTP-triggered Compose task to CoinGecko and a Solana Anchor program through a PDA, using a Goldsky account.
Why use it?
It guides a new user through installing the command-line tools, configuring an account, and deploying the example instead of leaving those setup steps unclear.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit It is for connecting an HTTP-triggered Compose task to CoinGecko and a Solana Anchor program through a PDA, using a Goldsky account.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/goldsky-io/documentation-examples/compose-solana-transactions-setup
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.

Any agent
npx skills add goldsky-io/documentation-examples --skill compose-solana-transactions-setup
Clone the repo
git clone --depth 1 https://github.com/goldsky-io/documentation-examples

Made for: Claude Code.

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 compose-solana-transactions-setup

README.md
[![agentmods](https://agentmods.dev/badge/skills/goldsky-io/documentation-examples/compose-solana-transactions-setup/github.svg)](https://agentmods.dev/skills/goldsky-io/documentation-examples/compose-solana-transactions-setup)
Your own site
<a href="https://agentmods.dev/skills/goldsky-io/documentation-examples/compose-solana-transactions-setup"><img src="https://agentmods.dev/badge/skills/goldsky-io/documentation-examples/compose-solana-transactions-setup/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 compose-solana-transactions-setup

Your own site · 80×15
<a href="https://agentmods.dev/skills/goldsky-io/documentation-examples/compose-solana-transactions-setup"><img src="https://agentmods.dev/badge/skills/goldsky-io/documentation-examples/compose-solana-transactions-setup.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 162 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,886 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 2 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.00162 $0.02886
Opus 5 $0.00081 $0.01443
Sonnet 5 $0.00032 $0.00577
Haiku 4.5 $0.00016 $0.00289

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

Security

Grade C, and why

compose-solana-transactions-setup scanned grade C with 2 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

- **Edits to `compose.yaml` or source files don't take effect after redeploy.** The local `.compose/` bundle cache is stale. Run `rm -rf .compose/` and redeploy.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

3. **`solana` CLI** — `solana --version`. Needed to generate and fund a keypair. Install: `sh -c "$(curl -sSfL https://release.anza.xyz/stable/install)"`.
compose/solana-transactions/.claude/skills/compose-solana-transactions-setup/SKILL.md · 171 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 · 171 lines · 162 tokens per session scan C f9d565b31566

Subscribe to this mod's changes

compose-solana-transactions-setup is a skill published in the GitHub repository goldsky-io/documentation-examples (5 stars, last pushed 7d ago), with no licence file. It adds 162 tokens to every session and 2,886 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it C with 2 findings (recursive force delete, makes network calls). 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

cli-anything-eth2-quickstart

Use eth2-quickstart to autonomously deploy a hardened Ethereum node, install execution and consensus clients, configure validator metadata, expose RPC safely, and inspect node health with structured JSON output.

HKUDS/CLI-Anything · 48 tokens

devloop

Goal-driven development loop — define objective, write rules with key-results, verify visually, sync to issue tracker.

x-cmd/x-cmd · 25 tokens

skill0

Root index of x-cmd skill0 sub-skills. Defines the OKR-style agent workflow (goal → rule-verified results → execute), skill discovery, and agent tooling preferences. Style: principle-first, concise, delegate specifics to authoritative external sources.

x-cmd/x-cmd · 54 tokens

multichain-deployment

Use when deploying the same protocol to multiple chains at the same address. Covers CREATE2 for deterministic addresses, deployment registries, chain-specific configuration, multi-chain testing, and canonical deployment patterns.

ccashwell/evm-cortex · 44 tokens

l2-deployment

Use when deploying contracts to L2 networks (Base, Optimism, Arbitrum). Covers L2-specific considerations, PUSH0 compatibility, gas estimation, L1 data costs, bridge integration, and deployment scripts.

ccashwell/evm-cortex · 48 tokens

bitcoin-core-operations

Running Bitcoin Core in production: bitcoin.conf reference, sections, pruning, signet, dbcache, mempool tuning, network bind, Tor, IBD considerations, debug.log analysis. USE WHEN: deploying a node, tuning performance, debugging IBD issues, configuring multi-network nodes.

claude-dev-suite/claude-dev-suite · 66 tokens