wallet-operations

wallet-operations is a skill for Claude Code, Codex from 13broxs/capy-ai. It costs 3 tokens per session (2,123 once invoked), scanned A, original, no licence file.

Instructions for interacting with blockchain applications through a browser wallet. Blockchain applications are programs that use shared digital ledgers, and a wallet can sign their requests and manage tokens.

In plain words
What is it for?
Connecting a wallet extension to an application, signing requests, approving tokens, checking balances, and claiming testnet faucet funds.
Why use it?
It covers the steps needed to approve, sign, inspect, and claim blockchain transactions and assets.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: agent in frontmatter.

Good fit Connecting a wallet extension to an application, signing requests, approving tokens, checking balances, and claiming testnet faucet funds.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/13broxs/capy-ai/wallet-operations
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 13broxs/capy-ai --skill wallet-operations
Clone the repo
git clone --depth 1 https://github.com/13broxs/capy-ai

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 wallet-operations

README.md
[![agentmods](https://agentmods.dev/badge/skills/13broxs/capy-ai/wallet-operations/github.svg)](https://agentmods.dev/skills/13broxs/capy-ai/wallet-operations)
Your own site
<a href="https://agentmods.dev/skills/13broxs/capy-ai/wallet-operations"><img src="https://agentmods.dev/badge/skills/13broxs/capy-ai/wallet-operations/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 wallet-operations

Your own site · 80×15
<a href="https://agentmods.dev/skills/13broxs/capy-ai/wallet-operations"><img src="https://agentmods.dev/badge/skills/13broxs/capy-ai/wallet-operations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 3 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,123 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.00003 $0.02123
Opus 5 $0.00002 $0.01061
Sonnet 5 $0.00001 $0.00425
Haiku 4.5 $0.00000 $0.00212

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

Security

Grade A, and why

wallet-operations 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 10d 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.

apps/capy-agents/skills/wallet-operations/SKILL.md · 236 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. 10d ago First seen · 236 lines · 3 tokens per session scan A aa4cf6dbd4f0

Subscribe to this mod's changes

wallet-operations is a skill published in the GitHub repository 13broxs/capy-ai (5 stars, last pushed 3mo ago), with no licence file. It adds 3 tokens to every session and 2,123 once invoked, about $0.0000 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

walkeros-create-source

Use when creating a new walkerOS source to capture events (browser source, dataLayer interception, server/HTTP source, webhook receiver, event capture), web or server-side. Example-driven workflow: research the input format and define step examples before implementing the push interface, createTrigger, and env pattern.

elbwalker/walkerOS · 65 tokens

bitcoin-infrastructure-caravan

Caravan: open-source web-based multisig coordinator (no install). Read-only by default; HW wallet support via HWI bridge. USE WHEN: setting up multisig without installing software, educational multisig flows.

claude-dev-suite/claude-dev-suite · 50 tokens

stellar-mcp

MCP (Model Context Protocol) tools for Stellar development. Gives Claude direct access to the Stellar blockchain, filesystem, GitHub, and Playwright through configured MCP servers. Use when querying chain data, deploying contracts, managing repos, or running e2e tests from within the agent.

rylsherdamz-rgb/stellar-forge · 61 tokens

dex-screener-scanner

Automate DexScreener Solana token discovery and screening via browser automation. Navigate dexscreener.com/solana, scrape real-time token listings, filter by volume/liquidity/age/holders, and identify the best opportunities. Triggers: scan dexscreener, find new tokens, find trending tokens, screen Solana tokens, best…

x402agent/solana-clawd · 90 tokens

vivado-constraints

Use this skill when the user needs help writing XDC/SDC timing or physical constraints for Vivado FPGA designs. This includes clock definitions (createclock, creategeneratedclock, virtual clocks), I/O delay constraints (setinputdelay, setoutputdelay, DDR timing), timing exceptions (setfalsepath, setmulticyclepath…

adeleempurpled290/FPGA-Agent-skills · 205 tokens

setup-solana-browser-app

Set up a vanilla browser (non-React) app with @metamask/connect-solana using wallet-standard features directly. Use when integrating MetaMask Solana without a framework or wallet adapter library.

MetaMask/metamask-connect-cursor-plugin · 46 tokens