Web3 & Crypto

Blockchain, cryptocurrency, Web3 development

Showing 25-48 of 1237 skills
keep-starknet-strange

starknet-anonymous-wallet

by keep-starknet-strange

Create an anonymous Starknet wallet via Typhoon and interact with Starknet contracts. Privacy-focused wallet creation for agents requiring anonymity.

Web3 & Crypto 80 5mo ago
keep-starknet-strange

cairo-testing

by keep-starknet-strange

Cairo smart-contract testing with snforge. Trigger on "write tests", "add unit tests", "fuzz test", "integration test", "test this contract", "regression test". Guides test strategy, cheatcode usage, and coverage.

Testing 80 5mo ago
nobita1998

chillclaw

by nobita1998

"Binance 币安助手:查 Alpha 新币空投、Booster 解锁日历、Earn 理财利率、代币价格和 Surf AI 投研。当用户提到币安、Alpha、Booster、解锁、理财、Earn、代币分析、新币上线、持仓扫描、闲钱、年化收益、空投、TGE、刷积分时触发此 skill。即使用户没有说 'ChillClaw',只要涉及币安相关的投研、理财、解锁、空投话题,都应使用此 skill。"

Web3 & Crypto 0 5mo ago
mukul975

analyzing-ethereum-smart-contract-vulnerabilities

by mukul975

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy,

Web3 & Crypto 31.3K 5mo ago
K-Dense-AI

alpha-vantage

by K-Dense-AI

Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash flow), earnings, options data, market news/sentiment, insider transactions, GDP, CPI, treasury yields, gold/silver/oil prices, Bitcoin/crypto prices, forex exchange rates, or calculating technical indicators (SMA, EMA, MACD, RSI, Bollinger Bands). Requires a free API key from alphavantage.co.

API Dev 34.7K 6mo ago
NousResearch

base

by NousResearch

Query Base (Ethereum L2) blockchain data with USD pricing — wallet balances, token info, transaction details, gas analysis, contract inspection, whale detection, and live network stats. Uses Base RPC + CoinGecko. No API key required.

Web3 & Crypto 236.9K 4mo ago
thedivergentai

godot-economy-system

by thedivergentai

"Expert patterns for game economies including currency management (multi-currency, wallet system), shop systems (buy/sell prices, stock limits), dynamic pricing (supply/demand), loot tables (weighted drops, rarity tiers), and economic balance (inflation control, currency sinks). Use for RPGs, trading games, or resource management systems. Trigger keywords: EconomyManager, currency, shop_item, loot_table, dynamic_pricing, buy_sell_spread, currency_sink, inflation, item_rarity."

Finance 594 6mo ago
affaan-m

agent-payment-x402

by affaan-m

Add x402 payment execution to AI agents — per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents need to pay for APIs, services, or other agents.

Code Review 243.5K 5mo ago
trailofbits

constant-time-analysis

by trailofbits

Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets, secret-dependent branches, or constant-time programming questions in C, C++, Go, Rust, Swift, Java, Kotlin, C#, PHP, JavaScript, TypeScript, Python, or Ruby.

Code Review 6.9K 7mo ago
trailofbits

guidelines-advisor

by trailofbits

Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgradeability patterns, assess implementation quality, identify pitfalls, review dependencies, and evaluate testing. Provides actionable recommendations.

Agents 6.9K 7mo ago
trailofbits

spec-to-code-compliance

by trailofbits

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

Legal 6.9K 6mo ago
trailofbits

ton-vulnerability-scanner

by trailofbits

Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts.

Legal 6.9K 7mo ago
lzwme

akshare-docs

by lzwme

AKShare 开源金融数据接口库,提供股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据。

Finance 281 5mo ago
sandbaseai

currency-converter

by sandbaseai

"Convert between currencies with real-time exchange rates. Supports 150+ currencies including crypto, with historical rate lookup. Useful for international pricing, financial reporting, and cross-border commerce research."

Finance 62 25d ago
cdxgen

bom-slimmer

by cdxgen

Reviews a codebase's direct dependencies and designs lightweight, low-risk, zero-dependency custom replacements using cdxgen SBOM evidence, occurrence/callstack usage data, and license and supply-chain risk evaluation. Use when asked to shrink node_modules, reduce dependency bloat or copyleft exposure, or replace utility packages with native or built-in implementations.

Processing 1.1K 22d ago
sickn33

agents-v2-py

by sickn33

Build container-based Foundry Agents using Azure AI Projects SDK with ImageBasedHostedAgentDefinition. Use when creating hosted agents that run custom code in Azure AI Foundry with your own container images. Triggers: "ImageBasedHostedAgentDefinition", "hosted agent", "container agent", "Foundry Agent", "create_version", "ProtocolVersionRecord", "AgentProtocol.RESPONSES", "custom agent image".

Agents 45.4K 6mo ago
sickn33

alpha-vantage

by sickn33

Access real-time and historical stock market data, forex rates, cryptocurrency prices, commodities, economic indicators, and 50+ technical indicators via the Alpha Vantage API. Use when fetching stock prices (OHLCV), company fundamentals (income statement, balance sheet, cash...

API Dev 45.4K 5mo ago
sendaifun

metaplex

by sendaifun

Complete Metaplex Protocol guide for Solana NFTs and digital assets. Covers Core (next-gen NFTs), Token Metadata, Bubblegum (compressed NFTs), Candy Machine, Genesis (token launches), MPL-Hybrid, Inscriptions, DAS API, and the Umi framework. The single source of truth for all Metaplex integrations.

Code Gen 128 7mo ago
nansen-ai

nansen-wallet-analysis

by nansen-ai

"Who is this wallet and what have they been doing? Identity labels, balance, PnL summary, recent transactions, perp positions, and counterparties."

Academic 131 6mo ago
cyberkaida

ctf-crypto

by cyberkaida

Solve CTF cryptography challenges by identifying, analyzing, and exploiting weak crypto implementations in binaries to extract keys or decrypt data. Use for custom ciphers, weak crypto, key extraction, or algorithm identification.

Processing 818 10mo ago
cyberkaida

deep-analysis

by cyberkaida

Performs focused, depth-first investigation of specific reverse engineering questions through iterative analysis and database improvement. Answers questions like "What does this function do?", "Does this use crypto?", "What's the C2 address?", "Fix types in this function". Makes incremental improvements (renaming, retyping, commenting) to aid understanding. Returns evidence-based answers with new investigation threads. Use after binary-triage for investigating specific suspicious areas or when user asks focused questions about binary behavior.

Code Review 818 10mo ago
aiskillstore

vibe-security

by aiskillstore

"Security intelligence for code analysis. Detects SQL injection, XSS, CSRF, authentication issues, crypto failures, and more. Actions: scan, analyze, fix, audit, check, review, secure, validate, sanitize, protect. Languages: JavaScript, TypeScript, Python, PHP, Java, Go, Ruby. Frameworks: Express, Django, Flask, Laravel, Spring, Rails. Vulnerabilities: SQL injection, XSS, CSRF, authentication bypass, authorization issues, command injection, path traversal, insecure deserialization, weak crypto, sensitive data exposure. Topics: input validation, output encoding, parameterized queries, password hashing, session management, CORS, CSP, security headers, rate limiting, dependency scanning."

Processing 414 7mo ago
nansen-ai

nansen-cli

by nansen-ai

Nansen CLI for onchain analytics, smart money tracking, DEX trading, and perp markets.

Academic 131 6mo ago
OneKeyHQ

1k-architecture

by OneKeyHQ

OneKey monorepo architecture, project structure, package relationships, and import hierarchy rules.

UI Components 2.4K 5mo ago