home/categories/blockchain
domain cluster

Blockchain

Web3, smart contracts, and specialized crypto tools.

3244 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
web3-tools
14

mine-tasks

Point at any repo (GitHub, GitLab, Bitbucket, Azure DevOps, self-hosted, or local) and get eval tasks that compare baseline coding agents vs MCP-augmented agents. Mines merged PRs/MRs for real code-change tasks, auto-generates ground truth from patches, produces runnable Docker environments for both configs. Works with private repos on any host. Triggers on mine tasks, propose tasks, discover tasks, find tasks, analyze repo for tasks, eval my repo, benchmark my repo.

sourcegraph
sourcegraph
blockchain
open
web3-tools
14

sync-game-assets

Sync new/changed game image assets from Android device to S3 CDN. Use after a game version update when new images may have been added.

Sludging
Sludging
blockchain
open
web3-tools
14

coinstats-wallet-data

CoinStats wallet tracking and wallet sync commands. Use when checking balances, transactions, charts, and DeFi exposure for wallets.

CoinStatsHQ
CoinStatsHQ
blockchain
open
web3-tools
14

coinstats-nft

CoinStats NFT discovery commands. Use when browsing trending NFTs, wallet-held assets, or collection asset details.

CoinStatsHQ
CoinStatsHQ
blockchain
open
web3-tools
14

coinstats-fiats

CoinStats fiat currency listing. Use when you need the supported fiat list from the public API.

CoinStatsHQ
CoinStatsHQ
blockchain
open
web3-tools
14

coinstats-currencies

CoinStats supported currency listing. Use when you need the public currencies list for display or normalization.

CoinStatsHQ
CoinStatsHQ
blockchain
open
web3-tools
14

monagotchi-trader

Manage $MONA tokens on nad.fun (Monad blockchain) for Monagotchi pet interactions. Use when you need to burn tokens for pet actions, check token balance, or get token info. Every pet action (feed, play, clean, heal) requires burning $MONA tokens through this skill. Works with monagotchi-controller.

This-Is-Captain-Code
This-Is-Captain-Code
blockchain
open
web3-tools
14

deploy

Deploy the app to the internet and get a shareable link. Triggers on "$deploy", "deploy my app", "push this live", "put it on the internet", or any deployment request. Handles build verification, deployment to Vercel, and guides the user through sharing their creation.

filip-pilar
filip-pilar
blockchain
open
web3-tools
14

setup

Run Wayfinder Paths setup - install dependencies, create wallets, configure API key

WayfinderFoundation
WayfinderFoundation
blockchain
open
web3-tools
14

using-pendle-adapter

How to use the Pendle adapter in Wayfinder Paths for PTs (Principal Tokens) and YTs (Yield Tokens): market discovery, historical data, and Hosted SDK swap tx building (inputs/outputs, chain IDs, unit handling, and approvals).

WayfinderFoundation
WayfinderFoundation
blockchain
open
web3-tools
14

using-moonwell-adapter

How to use the Moonwell adapter for lending/borrowing on Base (market discovery, APYs, collateral management, and common gotchas).

WayfinderFoundation
WayfinderFoundation
blockchain
open
web3-tools
14

android-images-to-webp

批量把 Android 工程中的 PNG、JPG、JPEG 图片资源转换为 WebP,并保留同名资源名以避免代码引用变更。用于需要批量瘦身图片资源、统一图片格式、或执行 Android 资源压缩治理时。默认跳过启动图标、`mipmap*/` 目录、`.9.png` 图片,以及常见构建输出目录。

HJunLong601
HJunLong601
blockchain
open
web3-tools
14

web3-blockchain

Blockchain dev—EVM, Solana, Cosmos, Bitcoin; Solidity, DeFi, NFTs, tokens, cross-chain.

wrm3
wrm3
blockchain
open
web3-tools
14

using-pool-token-balance-data

How to fetch and interpret pool/token/balance data in Wayfinder Paths (PoolClient/TokenClient + adapters + MCP balance tools), including common query patterns and I/O shapes.

WayfinderFoundation
WayfinderFoundation
blockchain
open
web3-tools
14

using-brap-adapter

How to use the BRAP adapter/client in Wayfinder Paths for cross-chain quotes and swaps (data in/out, execution paths, approvals, and common gotchas).

WayfinderFoundation
WayfinderFoundation
blockchain
open
web3-tools
14

integrate-agentkit

Use this skill when integrating @worldcoin/agentkit into an x402 server or facilitator flow: choose free/free-trial/discount mode, wire World Chain payments, pin AgentBook lookup to Base when needed, handle ExactEvmScheme money parsing, or finish an integration end-to-end.

worldcoin
worldcoin
blockchain
open
web3-tools
14

axiom-ios-integration

Use when integrating ANY iOS system feature - Siri, Shortcuts, Apple Intelligence, widgets, IAP, camera, photo library, photos picker, audio, axiom-haptics, axiom-localization, privacy. Covers App Intents, WidgetKit, StoreKit, AVFoundation, PHPicker, PhotosPicker, Core Haptics, App Shortcuts, Spotlight.

kurko
kurko
blockchain
open
smart-contracts
13

risk-register

Document risks for changes touching auth, data, or migrations. Lists top risks, how to test/monitor them, and rollback strategy.

zbruhnke
zbruhnke
blockchain
open
defi
13

staking

Auto-loaded by defi-auditor agent during Phase 2 when analyzing staking mechanisms. Provides patterns for: reward-per-token accumulator (Synthetix style), lock periods, multi-reward tokens, boosted staking. Critical: precision loss, first staker advantage, late staker dilution, unstake reentrancy.

PurpleAILAB
PurpleAILAB
blockchain
open
defi
13

restaking

Auto-loaded by defi-auditor agent during Phase 2 when analyzing restaking protocols. Provides patterns for: EigenLayer AVS integration, slashing propagation, operator risks, LST/LRT depeg, withdrawal queues, cross-protocol risk amplification. Core artifact: Restaking Risk Matrix.

PurpleAILAB
PurpleAILAB
blockchain
open
defi
13

economic-attack

Auto-loaded by flashloan-auditor and defi-auditor agents during Phase 2. Provides detection patterns for: spot price manipulation, oracle staleness, short TWAP, donation attacks, slippage, flash loan governance. Core artifact: Price Flow Map.

PurpleAILAB
PurpleAILAB
blockchain
open
defi
13

flashloan

Auto-loaded by flashloan-auditor agent during Phase 2. Provides detection patterns for: price manipulation, governance manipulation, collateral manipulation, reward manipulation, oracle manipulation via flash loans. Core artifact: Flash Loan Attack Flow diagram.

PurpleAILAB
PurpleAILAB
blockchain
open
defi
13

lending-protocol-patterns

Auto-loaded by defi-auditor agent during Phase 2 when analyzing lending protocols. Provides patterns for: liquidation logic, interest rate models, collateral management, health factor calculations, bad debt handling. Core vulnerabilities: self-liquidation, precision loss, oracle manipulation, collateral factor attacks.

PurpleAILAB
PurpleAILAB
blockchain
open
defi
13

staking-protocol-patterns

Auto-loaded by defi-auditor agent during Phase 2 when analyzing staking mechanisms. Provides patterns for: reward-per-token accumulator (Synthetix style), lock periods, multi-reward tokens, boosted staking. Critical: precision loss, first staker advantage, late staker dilution, unstake reentrancy.

PurpleAILAB
PurpleAILAB
blockchain
open
Previous
Page 69 / 136
Next