home/categories/smart-contracts
category focus

Smart Contracts

Solidity, auditing, and contract dev.

1060 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
smart-contracts
4.2K

performing-kubernetes-etcd-security-assessment

Assess the security posture of Kubernetes etcd clusters by evaluating encryption at rest, TLS configuration, access controls, backup encryption, and network isolation.

mukul975
mukul975
blockchain
open
smart-contracts
4.2K

docker

Execute research code inside isolated Docker containers for safe replication, experiments, and benchmarks. Use when the user selects Docker as the execution environment or asks to run code safely, in isolation, or in a sandbox.

getcompanion-ai
getcompanion-ai
blockchain
open
smart-contracts
4K

genlayer-dev-claw-skill

Build GenLayer Intelligent Contracts - Python smart contracts with LLM calls and web access. Use for writing/deploying contracts, SDK reference, CLI commands, equivalence principles, storage types. Triggers: write intelligent contract, genlayer contract, genvm, gl.Contract, deploy genlayer, genlayer CLI, genlayer SDK, DynArray, TreeMap, gl.nondet, gl.eq_principle, prompt_comparative, strict_eq, genlayer deploy, genlayer up. (For explaining GenLayer concepts, use genlayer-claw-skill instead.)

openclaw
openclaw
blockchain
open
smart-contracts
4K

vow

The Immutable Commitment Protocol. Orchestrating cryptographically enforced, high-stakes promises between agents where trust is not assumed, but engineered.

openclaw
openclaw
blockchain
open
smart-contracts
4K

floor-otc

Trustless OTC escrow for token swaps on Base. Get live quotes, create on-chain escrows, check trade status. Atomic settlement, no middleman.

openclaw
openclaw
blockchain
open
smart-contracts
4K

contract-scanner

Scan smart contracts for security risks. Detect honeypots, high taxes, and malicious code. Protect yourself from scams!

openclaw
openclaw
blockchain
open
smart-contracts
4K

buy-crust

Buy $CRUST on Solana -- the Bot World mining token traded on Jupiter

openclaw
openclaw
blockchain
open
smart-contracts
4K

transparency-log-auditor

Helps verify that skill signing events are recorded in an independently auditable transparency log — catching the class of trust failures where a registry operator can silently rewrite history without detection.

openclaw
openclaw
blockchain
open
smart-contracts
4K

prestashop-bridge-v1

Secure skill pack for operating a PrestaShop 9 Bridge through a stable, signed, asynchronous API contract.

openclaw
openclaw
blockchain
open
smart-contracts
4K

eth-readonly

Read-only Ethereum blockchain queries — blocks, transactions, balances, contracts, logs via RPC and Etherscan APIs

openclaw
openclaw
blockchain
open
smart-contracts
4K

slither-audit

Run slither static analysis on Solidity contracts. Fast, lightweight security scanner for EVM smart contracts.

openclaw
openclaw
blockchain
open
smart-contracts
4K

solidity-guardian

Smart contract security analysis skill. Detect vulnerabilities, suggest fixes, generate audit reports. Supports Hardhat/Foundry projects. Uses pattern matching + best practices from Trail of Bits, OpenZeppelin, and Consensys.

openclaw
openclaw
blockchain
open
smart-contracts
4K

bifrost-slpx-info

Query Bifrost SLPx liquid staking protocol data on Ethereum, Base, Optimism, and Arbitrum. Get vETH/ETH exchange rates, APY, TVL, user balances, redemption queue status, and protocol stats via on-chain ERC-4626 vault calls and Bifrost REST API. Use when users ask about Bifrost staking rates, vETH prices, DeFi yield, or vToken holdings.

openclaw
openclaw
blockchain
open
smart-contracts
4K

bifrost-slpx-stake

Execute liquid staking operations on Bifrost SLPx protocol across Ethereum, Base, Optimism, and Arbitrum. Mint vETH by staking ETH/WETH, redeem vETH back to ETH, and claim after redemption completes. Supports manual signing and agent-side signing via ERC-4626 vault. Use when users want to stake, unstake, mint, redeem, or claim ETH on Bifrost DeFi.

openclaw
openclaw
blockchain
open
smart-contracts
4K

clawhub-krump-verify

Enables AI agents (e.g. OpenClaw) to understand and use Krump Verify for on-chain move verification against Story IP. Use when the user or agent needs to verify a dance move, pay via USDC.k or x402/EVVM receipt, call KrumpVerify contracts, integrate with ClawHub (clawhub.ai), or build similar EVVM/x402 apps on Story Aeneid.

openclaw
openclaw
blockchain
open
smart-contracts
4K

hyperliquid-trade

Trade on Hyperliquid — spot and perpetual futures. Supports market orders (IOC), limit orders (GTC), leverage setting, and WDK wallet. Triggers: buy ETH spot, sell BTC, long ETH, short BTC, open long, open short, close position, perp trade, check balance, Hyperliquid positions, limit order, limit buy, limit sell, open orders, cancel order, modify order, GTC.

openclaw
openclaw
blockchain
open
smart-contracts
4K

xaut-trade

Buy or sell XAUT (Tether Gold) on Ethereum. Supports market orders (Uniswap V3) and limit orders (UniswapX). Wallet modes: Foundry keystore or WDK. Delegates non-XAUT intents to registered skills (e.g. Polymarket prediction markets, Hyperliquid trading). Triggers: buy XAUT, XAUT trade, swap USDT for XAUT, sell XAUT, swap XAUT for USDT, limit order, limit buy XAUT, limit sell XAUT, check limit order, cancel limit order, XAUT when, create wallet, setup wallet, polymarket, prediction market, bet on, odds on, hyperliquid, perp, perpetual, long, short, open long, open short, close position, leverage.

openclaw
openclaw
blockchain
open
smart-contracts
4K

ethskills

Ethereum development knowledge for AI agents — from idea to deployed dApp. Fetch real-time docs on gas costs, Solidity patterns, Scaffold-ETH 2, Layer 2s, DeFi composability, security, testing, and production deployment. Use when: (1) building any Ethereum or EVM dApp, (2) writing or reviewing Solidity contracts, (3) deploying to mainnet or L2s, (4) the user asks about gas, tokens, wallets, or smart contracts, (5) any web3/blockchain/onchain development task. NOT for: trading, price checking, or portfolio management — use a trading skill for those.

openclaw
openclaw
blockchain
open
smart-contracts
4K

the-trench

Call The Trench Solana program on devnet using the public IDL and TS types.

openclaw
openclaw
blockchain
open
smart-contracts
4K

eth-payment

Generate EIP-681 Ethereum payment links and QR codes for any EVM chain. Zero configuration, instant setup for receiving ETH and ERC-20 payments. Use when you need to create payment requests, invoices, donation links, or any on-chain payment request. Supports Base, Ethereum, Arbitrum, Optimism, Polygon.

openclaw
openclaw
blockchain
open
smart-contracts
4K

eth-payment

Generate EIP-681 Ethereum payment links and QR codes for any EVM chain. Zero configuration, instant setup for receiving ETH and ERC-20 payments. Use when you need to create payment requests, invoices, donation links, or any on-chain payment request. Supports Base, Ethereum, Arbitrum, Optimism, Polygon.

openclaw
openclaw
blockchain
open
smart-contracts
4K

solidity-lsp

Solidity language server providing smart contract development support including compilation, linting, security analysis, and code intelligence for .sol files. Use when working with Ethereum smart contracts, Substrate pallets, or any Solidity code that needs compilation, security checks, gas optimization, or code navigation. Essential for ClawChain pallet development.

openclaw
openclaw
blockchain
open
smart-contracts
4K

cairo-starknet-smart-contract-reference

Use when writing Cairo smart contracts for StarkNet, looking up syntax and types, defining storage and events, generating contract templates, or reviewing test patterns.

openclaw
openclaw
blockchain
open
smart-contracts
4K

ethereum-history

Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).

openclaw
openclaw
blockchain
open
Previous
Page 2 / 45
Next