Web3 & Crypto

Blockchain, cryptocurrency, Web3 development

Showing 577-600 of 1238 skills
Flux-Point-Studios

cardano-cli-wallets-operator

by Flux-Point-Studios

"Execute wallet operations: key generation, address building. Manual invoke only for safety."

CLI Tools 8 7mo ago
Flux-Point-Studios

cardano-cli-wallets

by Flux-Point-Studios

"Wallet guidance: key generation, address building, UTxO queries. Provides templates and explanations (no execution)."

CLI Tools 8 7mo ago
lobstercove

MoltChain — Agent Skill Book

by lobstercove

Last updated: June 2025

CLI Tools 3 5mo ago
samouraiworld

Memba — Agent Skill File

by samouraiworld

Betanet gnoland1 https://rpc.gnoland1.samourai.live:443

Web3 & Crypto 3 2mo ago
chimera-defi

token-reduce

by chimera-defi

Reduce total token usage across AI coding tasks by keeping discovery, reading, and follow-up context minimal. Use when file location is uncertain, the repo is large, or the user asks to explore, review, gather context, or work across multiple files. Prefer QMD BM25 when available; otherwise fall back to scoped rg. Skip for small edits with an exact file path.

CLI Tools 3 5mo ago
decentraland

decentraland-sdk-skills

by decentraland

Build, extend, and deploy Decentraland SDK7 scenes. Contains agent behavioral guidelines, the composite-first rule, and an index of all topic skills with reference files. Install with a single command — no flags needed.

Web3 & Crypto 3 4mo ago
AAStarCommunity

superpaymaster

by AAStarCommunity

Gasless transactions and micropayments for Web3 agents. ERC-4337 gas sponsorship, x402 payment facilitation, streaming micropayments via payment channels.

Web3 & Crypto 3 5mo ago
cascade-protocol

sati-sdk

by cascade-protocol

"Build with SATI (Solana Agent Trust Infrastructure) - on-chain agent identity, verifiable reputation, and blind feedback on Solana. Use when registering AI agents on-chain via Token-2022 NFTs, giving or searching feedback, querying agent reputation, building registration files (ERC-8004), encrypting attestation content, or integrating SATI into TypeScript/Node.js projects. Covers: CLI onboarding (create-sati-agent), agent registration, feedback (give/search), reputation summaries, agent search/discovery, validation attestations, EVM address linking, content encryption, and metadata uploading. Triggers on SATI, sati-sdk, create-sati-agent, agent registration solana, agent reputation, blind feedback, compressed attestation, Light Protocol attestation, ERC-8004 registration file, agent identity NFT, register agent CLI."

API Dev 18 6mo ago
arkade-os

arkade

by arkade-os

Guide for developing with the Arkade TypeScript SDK (@arkade-os/sdk) — Bitcoin wallets, Lightning, smart contracts, and stablecoin swaps.

Code Gen 7 6mo ago
sablier-labs

viem

by sablier-labs

This skill should be used when the user asks about "viem", "viem client", "viem actions", "TypeScript Ethereum", "createPublicClient", "createWalletClient", "parseEther", "formatEther", "readContract", "writeContract", or mentions using viem for blockchain interactions.

API Dev 7 7mo ago
sablier-labs

evm-deployment

by sablier-labs

Deploy Sablier EVM contracts (Comptroller, ERC20 Faucet, Flow, Lockup, Airdrops) with full workflow automation. This skill should be used when the user asks to "deploy", "deploy protocol", "deploy to chain", or mentions deployment-related tasks. Handles contract deployment, explorer verification, SDK updates, and sample data creation through Init script.

CI/CD 7 7mo ago
sablier-labs

etherscan-api

by sablier-labs

This skill should be used when the user asks to "check ETH balance", "query ERC-20 balance", "get wallet balance", "check token holdings", "query Etherscan", or mentions Etherscan API, blockchain balance queries, or multi-chain balance lookups.

Agents 7 7mo ago
sablier-labs

btt

by sablier-labs

Write bulloak tree specifications (.tree files) for smart contract integration tests. Trigger phrases - write a tree, create test tree, BTT spec, bulloak tree, Branching Tree Technique, or when writing integration tests for contract functions.

Code Gen 7 7mo ago
sablier-labs

sablier

by sablier-labs

This skill should be used when the user asks "what is Sablier", "explain Sablier protocol", "how does Sablier work", "Sablier vesting", "Sablier airdrops", "Sablier payroll", mentions Sablier company/product/protocol, or needs context about the Sablier ecosystem.

Code Gen 7 8mo ago
sablier-labs

foundry

by sablier-labs

Write Foundry-based tests and scripts. Trigger phrases - foundry testing, write test, fuzz test, fork test, invariant test, deploy script, gas benchmark, coverage, or when working in tests/ or scripts/ directories.

Automation 7 7mo ago
sablier-labs

etherscan-verification

by sablier-labs

Verify smart contracts on Etherscan-compatible block explorers. This skill should be used when the user asks to "verify contract", "verify on etherscan", "verify on chain scan". Handles standard verification, Etherscan V2 API for unsupported chains on foundry, proxy patterns, and factory-created contracts.

API Dev 7 7mo ago
0xlayerghost

git-workflow

by 0xlayerghost

"[AUTO-INVOKE] MUST be invoked BEFORE creating git commits, PRs, or code reviews. Covers Conventional Commits, PR templates, review requirements, and AI-assisted development rules. Trigger: any task involving git commit, git push, PR creation, or code review."

Code Review 4 6mo ago
FluxA-Agent-Payment

fluxa-agent-wallet

by FluxA-Agent-Payment

FluxA Agent Wallet integration via CLI. Enables agents to make x402 payments for paid APIs, send USDC payouts to any wallet, and create payment links to receive payments. Use when the user asks about crypto payments, x402, USDC transfers, payment links, or interacting with the FluxA Agent Wallet.

Agents 4 7mo ago
cartridge-gg

controller-setup

by cartridge-gg

Integrate Cartridge Controller wallet into Starknet applications. Use when setting up Controller for the first time, installing packages, configuring chains/RPC endpoints, or troubleshooting basic integration issues. Covers installation, Controller instantiation, ControllerConnector vs SessionConnector choice, chain configuration, and package compatibility.

Auth 4 7mo ago
0xlayerghost

solidity-deploy

by 0xlayerghost

"[AUTO-INVOKE] MUST be invoked BEFORE deploying contracts or writing deployment scripts (*.s.sol). Covers pre-flight checks, forge script commands, post-deployment validation, and verification. Trigger: any task involving forge script, contract deployment, or block explorer verification."

Automation 4 6mo ago
0xlayerghost

solidity-coding

by 0xlayerghost

"[AUTO-INVOKE] MUST be invoked BEFORE writing or modifying any Solidity contract (.sol files). Covers pragma version, naming conventions, project layout, OpenZeppelin library selection standards, oracle integration, and anti-patterns. Trigger: any task involving creating, editing, or reviewing .sol source files."

Agents 4 6mo ago
FluxA-Agent-Payment

fluxa-agent-wallet-via-api

by FluxA-Agent-Payment

FluxA Agent Wallet integration via REST API. Enables agents to make x402 payments for paid APIs, send USDC payouts to any wallet, and create payment links to receive payments. Use when the user asks about crypto payments, x402, USDC transfers, payment links, or interacting with the FluxA Agent Wallet via direct API calls.

Agents 4 7mo ago
0xlayerghost

solidity-debug

by 0xlayerghost

"[AUTO-INVOKE] MUST be invoked when debugging failed on-chain transactions. Covers transaction receipt analysis, gas diagnosis, calldata decoding, revert reason extraction, and state verification. Trigger: any task involving failed tx analysis, revert debugging, or on-chain transaction troubleshooting."

Agents 4 6mo ago
0xlayerghost

solidity-audit

by 0xlayerghost

"Security audit and code review checklist. Covers 30+ vulnerability types with real-world exploit cases (2021-2026) and EVMbench Code4rena patterns. Use when conducting security audits, code reviews, or pre-deployment security assessments."

Code Review 4 6mo ago