Web3 与加密

区块链、加密货币与 Web3 开发

显示 25-48 / 共 1237 个技能
keep-starknet-strange

starknet-anonymous-wallet

keep-starknet-strange

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

Web3 与加密 80 5个月前
keep-starknet-strange

cairo-testing

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.

测试 80 5个月前
nobita1998

chillclaw

nobita1998

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

Web3 与加密 0 5个月前
mukul975

analyzing-ethereum-smart-contract-vulnerabilities

mukul975

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

Web3 与加密 3.1万 5个月前
K-Dense-AI

alpha-vantage

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 开发 3.5万 6个月前
NousResearch

base

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 与加密 23.7万 4个月前
thedivergentai

godot-economy-system

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."

金融 594 6个月前
affaan-m

agent-payment-x402

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.

代码评审 24.4万 5个月前
trailofbits

constant-time-analysis

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.

代码评审 6865 7个月前
trailofbits

guidelines-advisor

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.

智能体 6865 7个月前
trailofbits

spec-to-code-compliance

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.

法律 6865 6个月前
trailofbits

ton-vulnerability-scanner

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.

法律 6865 7个月前
lzwme

akshare-docs

lzwme

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

金融 281 5个月前
sandbaseai

currency-converter

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."

金融 62 25天前
cdxgen

bom-slimmer

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.

数据处理 1050 22天前
sickn33

agents-v2-py

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".

智能体 4.5万 6个月前
sickn33

alpha-vantage

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 开发 4.5万 5个月前
sendaifun

metaplex

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.

代码生成 128 7个月前
nansen-ai

nansen-wallet-analysis

nansen-ai

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

学术 131 6个月前
cyberkaida

ctf-crypto

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.

数据处理 818 10个月前
cyberkaida

deep-analysis

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.

代码评审 818 10个月前
aiskillstore

vibe-security

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."

数据处理 414 7个月前
nansen-ai

nansen-cli

nansen-ai

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

学术 131 6个月前
OneKeyHQ

1k-architecture

OneKeyHQ

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

UI 组件 2422 5个月前