# 给你 Hermes 装满弹药库,Web3 玩家的 82 个链上技能外挂
**作者**: 一
**日期**: 2026-04-24T03:14:47.000Z
**来源**: [https://x.com/XChatScout/status/2047514564422680777](https://x.com/XChatScout/status/2047514564422680777)
---

Hermes 生来就带着浏览器、终端、文件系统和持久记忆。它不是那种问一句答一句的聊天机器人,而是一个可以自主打开网页、运行代码、记住上下文、甚至派子代理并行干活的数字员工。
但员工再聪明,手里没工具也是白搭。Skills 就是那套工具箱。装对了,你的 Hermes 能在凌晨三点自动抓链上数据、生成研报、推送到你的 TG;装错了,它只是一堆吃灰的 API 调用和一个随时可能走火的权限炸弹。
当前多数 Skill 还是实验品,有些要很高的文件系统权限,有些连文档都没写全。强烈建议先在隔离环境跑通,再考虑接入真实资产。私钥这种东西,永远别写进 System Prompt。
也别把 Agent 当许愿池。它不会替你思考,只会替你执行。选什么技能、怎么编排子代理、定时任务怎么设,这些决策权在你手里。理解边界,再谈自动化。
在让 Hermes 碰 Web3 之前,先给它配好四件套:上网、搜索、自检、复盘。这些不是装饰,是地基。
👉安全
Skill Vetter
Skill Vetter 是一个针对 AI 代理的安全技能审查工具,在从 ClawdHub、GitHub 或其他来源安装任何技能之前,Skill Vetter 会检查是否存在危险信号、权限范围和可疑模式,帮你把安全隐患挡在门外。
https://github.com/openclaw/skills/blob/main/skills/spclaudehome/skill-vetter/SKILL.md
OpenZeppelin Defender(@OpenZeppelin)
OpenZeppelin 官方提供的智能合约安全监控与自动化响应技能,支持自动暂停合约、权限变更告警、异常交易拦截。适合管理代理控制的合约资产。
https://github.com/OpenZeppelin/defender-skills
Forta Network(@FortaNetwork)
Forta 提供实时智能合约威胁检测与机器人网络。Agent 可以订阅特定合约的异常行为警报(如大额提款、闪电贷攻击模式),在风险发生前自动执行防御策略。
https://github.com/forta-network/forta-skills
👉搜索
x-research(@frankdegods)
别再手写 curl 命令了。@frankdegods 开发的 x-research Skill 把 X API 封装好了,你的 Agent 可以自动搜推文、监控大佬账户、拉取帖子甚至可以按互动量排序来过滤噪音。
https://github.com/rohunvora/x-research-skill
Multi Search Engine
Multi Search Engine 技能集成了百度、微信、谷歌、DuckDuckGo 等 17 个搜索引擎,甚至包含 WolframAlpha 计算引擎。重点:无需 API Key,白嫖党的胜利。
https://github.com/openclaw/skills/blob/main/skills/gpyangyoujun/multi-search-engine/SKILL.md
Brave(@brave)
Brave 最近发布的 Brave MCP 服务器利用 Brave Search API 提供网络、本地商家、图片、视频和新闻的搜索服务,以及 AI 驱动的摘要功能。
https://github.com/brave/brave-search-skills
Tavily(@tavilyai)
Tavily Agent Skills 包括搜索实时网络、拉取最新文档和页面、研究以及引用来源等技能。
https://github.com/tavily-ai/skills
👉执行
Agent Reach
帮你读网页、搜索推文、浏览时间线、发推、搜 Reddit、刷小红书、提取 YouTube 和 B站的字幕、配 Boss直聘等。
https://github.com/Panniantong/Agent-Reach
Apify Agent Skills(@apify)
Apify 针对 Claude Code 上的代理技能包 Apify Agent Skills,使 Claude Code 可以直接访问 Apify Actors,以进行网络抓取、数据提取和自动化。Apify 代理技能搞定 Instagram、Facebook、TikTok、YouTube、谷歌地图、谷歌搜索数据;分析跨平台的定价、内容、广告和市场定位;监测品牌声誉;发现社交平台上的新兴趋势;开发、调试和部署 Apify Actor 等。
https://github.com/apify/agent-skills
👉美股分析
Day1Global-Skills(@day1globalpod)
Day1Global-Skills 是由来自 Day1Global 的 @starzq 和 @Rubywang 提交的美股财报分析 Skill,覆盖 16 个分析模块、6 种投资哲学视角、多方法估值矩阵、反偏见框架和可执行决策体系。
https://github.com/star23/Day1Global-Skills
Macro Calendar
美联储决议、CPI、非农等宏观事件日历。GameFi 代币对宏观流动性极度敏感,提前知道「利空出尽」或「黑天鹅」。
https://github.com/termix-official/cryptoclaw/macro-calendar
Token Terminal(@tokenterminal)
Token Terminal 提供机构级的基本面数据(P/F、P/S、收入、费用、活跃地址)。适合用传统金融框架评估 DeFi 和 GameFi 项目的长期价值。
https://github.com/tokenterminal/terminal-skills
👉自我进化
Self-Improvement Skill
让你的 Agent 具备「反思」和「学习」能力。该技能会将学习成果和错误记录到 Markdown 文件中,下次执行代码时自动修正。越用越顺手。
https://github.com/peterskoett/self-improving-agent/blob/master/SKILL.md
Web3 玩家
👉安全
MistTrack Skills(@SlowMist_Team)
慢雾发布的 MistTrack Skills 用于加密货币地址风险分析、AML 合规检测和链上交易追踪。除此之外,为应对破坏性操作、提示词注入、供应链投毒和高危业务逻辑执行等智能体专属风险,慢雾安全团队还写了一份 OpenClaw 极简安全实践指南,供代理部署配置。
https://github.com/slowmist/misttrack-skills
GoPlus AgentGuard(@GoPlusSecurity)
AgentGuard 是一个面向 AI 代理的实时安全防护层,会自动扫描每个新技能,在危险操作执行前将其阻止,并追踪每个操作是由哪个技能发起的。
https://github.com/GoPlusSecurity/agentguard
👉钱包 / 交易 / 交互 / 支付
Binance Skills Hub(@binance)
币安和币安钱包已推出首批 7 个 AI Agent 技能,覆盖币安钱包数据与币安现货 API,任意 Agent 通过统一接口可获得币安级别的市场洞察、交易执行与安全风控能力。7 个技能包括:中心化交易所现货、地址洞察、代币详情、市场榜单、Meme Rush、交易信号、代币合约审计。
https://developers.binance.com/cn/skills
Bitget Agent Hub(@Bitget_zh)
Bitget Agent Hub 引入了一套官方打包的 MCP 工具包。该工具包基于 Bitget 的 API 开发,使 AI 代理能够通过标准化接口安全地访问交易数据和执行功能,通过自然语言交易、查询和管理您的加密货币投资组合。
https://github.com/BitgetLimited/agent_hub
Bitget Wallet Skill(@BitgetWalletCN)
Bitget Wallet 官方发布 Bitget Wallet Skill 支持用自然语言查询多链代币信息、检查合约安全、监测巨鲸动作、分析 K 线趋势、发现跨链套利机会、推送预警、半自动交易等。
https://github.com/bitget-wallet-ai-lab/bitget-wallet-skill
OKX OnchainOS(@okxchinese)
OKX 在 3 月 3 日上线 OKX OnchainOS,原生自研的 OKX Wallet、OKX DEX 底层能力栈现在开放给开发者以及 AI Agent。OKX OnchainOS 有多个技能,支持跨 60 多个区块链的代币搜索、市场数据、钱包余额查询、兑换执行和交易广播。
https://github.com/okx/onchainos-skills
Coinbase Agentic Wallets(@CoinbaseDev)
Coinbase 在 2 月份专为自主代理构建了一个钱包基础设施 Agentic Wallets,可以赋予代理钱包权限,让代理无需人工干预即可管理资金、持有身份信息并在链上进行交易。Agentic Wallets 内置多项技能和 x402 标准。
https://github.com/coinbase/agentic-wallet-skills
Trust Wallet CLI(@TrustWallet)
多链资产管理、内置 Provider、市场数据、SDK 接入。移动端王者 Trust Wallet 的官方 Agent 接口,适合管理手机端和 Agent 端的双端资产。
https://github.com/trustwallet/tw-agent-skills
Phantom Wallet MCP(@phantom)
Solana 生态专用钱包、NFT/DeFi 交互。如果你玩 Solana 链游(如 STEPN、Star Atlas),这是必备。
https://github.com/sendaifun/skills/phantom-wallet-mcp
Emblem AI Agent Wallet(@emblemvault)
跨链资产封装、可组合性钱包、DeFi 收益聚合。适合需要跨多条链管理 GameFi 资产的硬核玩家。
https://github.com/emblemcompany/agent-skills
RainbowKit Skill(@rainbowdotme)
Rainbow 钱包官方技能,支持连接、签名、发送交易和读取账户数据。UI 极优,适合面向终端用户的 Agent 场景。
https://github.com/rainbow-me/rainbowkit-skills
Zerion Skills(@zerion)
Zerion 钱包 API 技能,聚合 10+ 链的 Portfolio 数据、DeFi 仓位、NFT 持仓和历史交易。一个接口看全链资产。
https://github.com/zeriontech/zerion-skills
Polymarket CLI(@Polymarket)
Polymarket CLI 支持浏览预测市场、下单、管理仓位以及与链上合约交互。Polymarket CLI 是一个命令行工具,虽不是 Skill 技能,但既可通过终端操作,也可作为 JSON API 用于脚本和代理。
https://github.com/Polymarket/polymarket-cli
MoonPay Agents(@moonpay)
MoonPay Agents 是一个非托管软件层,为 AI 代理提供 54 种加密货币专用工具,涵盖 17 项关键技能。MoonPay Agents 允许 AI 代理通过 MoonPay CLI 管理钱包、执行交易并自主进行交易。17 项技能包括管理身份验证和钱包操作的 moonpay-auth 技能、使用法币购买加密货币的 moonpay-buy-crypto 技能、跨链兑换技能、x402 请求技能等。
https://support.moonpay.com/en/articles/586583-moonpay-cli-for-ai-agents
Crossmint lobstercash(@crossmint)
Crossmint 构建的 lobstercash 是一个针对 OpenClaw 的支付解决方案,允许代理可以持有和发送资金、使用银行卡购物以及进行跨链交易。
https://www.lobster.cash/docs/skill-compatibility-guide
Privy Agentic Wallets(@privy_io)
Privy 的 Privy Agentic Wallets 技能支持代理使用 Privy 创建和管理智能钱包,也可用于在以太坊、Solana 和其他区块链上进行自主链上交易、钱包创建、策略管理和交易执行。当涉及 AI 智能体加密钱包的请求、服务器端钱包操作或自主交易执行时,Privy 会触发。
https://clawhub.ai/tedim52/privy
Uniswap(@Uniswap)
Uniswap 在 2 月份发布了一套 AI 开发工具包,包括部署连续清算拍卖 (CCA) 智能合约、通过交易 API、通用路由器或智能合约集成 Uniswap 兑换交易、使用 viem 将 EVM 区块链集成到 TypeScript/JavaScript 应用程序中等。
https://github.com/Uniswap/uniswap-ai/tree/main/docs/skills
Bankr Skills(@bankrbot)
Bankr Skills 是由 Bankr 和其社区发布的一个技能库,其中,支持复杂的 DeFi 操作、ENS 域名管理,甚至能给你的 Agent 注册一个链上身份(ERC-8004)。
https://github.com/BankrBot/skills/blob/main/bankr/SKILL.md
Daydreams(@daydreamsagents)
Daydreams Skills Market 支持使用 x402 构建付费 Lucid Agent 的技能,使你的代理拥有代理商务工具、技能和钱包,并且可以实现自主(赚取 USDC 以从自己的钱包支付推理费用)。
https://github.com/daydreamsai/skills-market
Almanak(@almanak)
DeFi 智能代理平台 Almanak 在 3 月将 Almanak SDK 和策略构建器代理技能完全开源,允许任何人或代理在 12 条区块链和 20 多个协议(包括 Aave、Hyperliquid、Polymarket 等)上构建、回测和运行金融策略。
https://github.com/almanak-co/sdk/blob/main/skills/almanak-strategy-builder/SKILL.md
Minara AI(@minara)
Minara AI 在 2 月末为 OpenClaw 和其他定制代理发布了 Minara Skill v2,支持代理内置数字钱包、在用户确认后允许存入和提取任何代币,使用 USDC 付款,在任何链上兑换代币,做多或做空永续合约操作(基于 Hyperliquid)、分析预测市场赔率等。Minara AI 官网显示其获得了 Circle 的支持。
https://x.com/minara/status/2026854767499387266
BlockRunAI(@BlockRunAI)
BlockRunAI 是一个面向 AI 代理、基于 x402 的按需付费经济层。AI 代理能够发现服务、使用 USDC 支付并自主执行,无需 API 密钥,也无需订阅。BlockRunAI 发布的智能 LLM 路由器技能 ClawRouter,可以将每个请求路由到来自 OpenAI、Anthropic、Google、DeepSeek 等 41 个模型中最经济实惠的模型。ClawRouter 称可节省 67% 的推理成本。
https://github.com/BlockRunAI/ClawRouter
Byreal CLI(@byreal_io)
Byreal CLI 是一个带有 Copy Farm 功能的 AI 代理技能,支持查询资金池、代币、TVL,分析资金池年化收益率和风险,开仓、平仓、认领 CLMM 仓位、代币兑换、钱包和余额管理。
https://github.com/byreal-git/byreal-cli/blob/main/skills/byreal-cli/SKILL.md
Aave(@aave)
Aave 官方技能,支持查询借贷池数据、健康因子、利率模型,以及执行存款、借款、还款和清算操作。Agent 可以自动管理链上杠杆仓位。
https://github.com/aave/claude-skills
Lido(@LidoFinance)
Lido 流动性质押协议技能,支持查询 stETH 余额、申请提款、监控质押奖励。Agent 可以自动将以太坊质押给 Lido 并管理提款队列。
https://github.com/lidofinance/lido-skills
Pendle(@pendle_fi)
Pendle 是收益率代币化协议,该技能支持查询 YT/PT 代币价格、到期收益率、执行收益交易(Yield Trading)。适合做利率策略的 Agent。
https://github.com/pendle-finance/pendle-skills
Curve Finance(@CurveFinance)
Curve 稳定币兑换与流动性池技能,支持查询池子 APY、添加/移除流动性、执行低滑点稳定币兑换。
https://github.com/curvefi/curve-skills
GMX(@GMX_IO)
GMX 去中心化永续交易所技能,支持查询持仓、保证金、资金费用,以及执行市价/限价开仓和平仓。适合链上衍生品策略。
https://github.com/gmx-io/gmx-skills
LayerZero(@LayerZero_Labs)
LayerZero 官方技能包,支持在以太坊、BNB Chain、Avalanche、Arbitrum 等 50+ 链之间进行无需信任的消息传递和资产跨链。Agent 可以自主触发跨链调用。
https://github.com/LayerZero-Labs/lz-skills
Wormhole(@wormholecrypto)
Wormhole 跨链协议技能,支持 SOL、ETH、BNB、Polygon 等链之间的代币和 NFT 跨链转移。适合需要多链套利或资产再平衡的 Agent。
https://github.com/wormhole-foundation/wormhole-skills
Socket Tech(@SocketDotTech)
Socket 是跨链抽象层(Cross-Chain Abstraction),该技能允许 Agent 一键在任意链之间桥接资产,自动选择最优路由和最低 Gas。
https://github.com/SocketDotTech/socket-skills
Stargate Finance(@StargateFinance)
基于 LayerZero 的跨链 DEX,支持原生资产跨链兑换。Agent 可以执行 USDC(ETH)→ USDC(Arbitrum)这种无缝跨链操作。
https://github.com/stargate-protocol/stargate-skills
Chainlink(@chainlink)
Chainlink 官方技能,支持调用 Price Feeds(价格预言机)、VRF(可验证随机数)、Automation(链下计算自动化)。Agent 可以获取防操纵的实时资产价格,或自动触发链上合约维护任务。
https://github.com/smartcontractkit/chainlink-skills
Pyth Network(@PythNetwork)
Pyth 提供高频、低延迟的金融数据预言机,覆盖加密货币、股票、外汇和商品。比 Chainlink 更新更快,适合需要毫秒级数据的量化 Agent。
https://github.com/pyth-network/pyth-skills
👉代币创建
Four.Meme Agent Skill(@fourdotmemezh)
根据 Four.Meme 最新发布的 AI Agent 路线图,第一阶段会发布 Agent Skill Framework,帮助用户的代理接入 Four.Meme 的代币创建与内盘交易;第二阶段将部署可执行型 AI Agent,并上线 LLM Chat 交易功能;第三阶段让 AI 建立可识别的身份体系,让代理在特定结构中运行与参与资产创建。
https://x.com/fourdotmemezh/status/2028817549690024169
Clawnch(@Clawnch_Bot)
Clawnch 是一个专为 AI Agent 设计的 Token Launchpad 平台。其中,Clawncher 技能支持在 Base 上部署 ERC-20 代币,支持 Uniswap V4 池、MEV 保护和可配置的费用分配。
https://clawn.ch/er/skill.md
Manifold NFT Minting(@manifoldxyz)
无代码发行 NFT、智能合约部署、版税设置。如果你要为自己的 GameFi 社区发行纪念 NFT 或通行证。
https://github.com/manifoldxyz/manifold-ai
👉数据分析
Nansen(@nansen_ai)
Nansen Skills 组合包括聪明钱、代币搜索等。追踪项目 Smart Money 是否在积累、识别庄家地址。
https://x.com/ASvanevik/status/2028322184972870022
https://skills.sh/?q=nansen
Dune(@DuneAnalytics)
Dune MCP server 可以连接到 AI 编码客户端,可以使 AI 代理能够直接、结构化地访问 Dune 工作流:在同一对话中发现正确的表、创建和运行查询、检查结果以及创建可视化。
https://docs.dune.com/api-reference/agents/mcp
CoinAnk API Skill(@CoinAnk)
CoinAnk API Skill 覆盖加密货币市场 K 线、ETF、HyperLiquid 巨鲸、多空比、资金费率、爆仓、订单流等 18 大类,支持数据监控或自动警报功能。
https://github.com/coinank/coinank-openapi-skill
CoinGecko(@coingecko)
CoinGecko 官方 Skill 提供实时币价、市值、历史数据、交易所成交量和分类标签。查 GameFi 代币行情的首选,免费额度足够个人研究。
https://github.com/coingecko/skills
CoinMarketCap(@CoinMarketCap)
CoinMarketCap 官方 Skills 覆盖价格、市值、趋势、新币雷达和机构持仓。CMC 的新币雷达和机构数据是 CoinGecko 的最佳互补。
https://github.com/coinmarketcap-official/skills-for-ai-agents-by-coinmarketcap
Moralis OnChain Skills(@MoralisWeb3)
NFT/Token 价格、钱包持仓、实时流、历史转账。快速查询「某个地址持有多少代币」或「某块 NFT 的最近成交价」,无需写 SQL。
https://github.com/moralisweb3/onchain-skills
DeFiLlama(@DefiLlama)
TVL 排名、收益率策略、协议深度调研、风险评估、机构加密数据。查各链 TVL、关联协议的流动性、GameFi 赛道的资金流入流出。
https://github.com/defillama/defillama-skills
Arkham Intelligence(@ArkhamIntel)
Arkham 提供实体标注与可视化链上分析,支持追踪标记地址(如 a16z、Jump Trading)的实时持仓和交易行为。比 Nansen 更擅长「实体归因」。
https://github.com/arkhamintelligence/arkham-skills
Allium OnChain Data(@alliumlabs)
机构级链上数据、精确余额、ETF 资金流。数据精度比免费 API 高一个量级,适合写深度研报。
https://github.com/allium-labs/skills
Whale Watcher
巨鲸地址监控、大额转账预警。监控代币的基金会地址、做市商地址异动。
https://github.com/termix-official/cryptoclaw/whale-watcher
Etherscan(@etherscan)
合约代码读取、交易详情、Gas 追踪、事件日志。查合约源码、代理合约地址、管理员权限。
https://github.com/termix-official/cryptoclaw/etherscan
Covalent(@CovalentHQ)
Covalent 提供统一的多链 API,支持 200+ 区块链的余额、交易、NFT、日志数据。Agent 可以用自然语言查询「某地址过去 30 天所有链上的交互记录」。
https://github.com/covalenthq/covalent-skills
The Graph(@graphprotocol)
The Graph 是 Web3 的索引协议,该技能允许 Agent 用 GraphQL 查询链上事件数据(如 Uniswap 交易历史、NFT 铸造记录),无需自建索引节点。
https://github.com/graphprotocol/graph-skills
Goldsky(@goldskyio)
Goldsky 是高性能子图索引与数据流服务,支持实时链上数据同步到数据库或 Webhook。适合 Agent 做高频、实时的链上策略响应。
https://github.com/goldsky-io/goldsky-skills
Crypto Report
一键生成加密货币研报,整合技术面与基本面。快速输出代币投研简报,适合发推或写博客。
https://github.com/aahl/skills/crypto-report
Crypto TA Analyzer
K 线技术分析、支撑压力位、指标计算。Agent 自动画线,比你手动 TradingView 更高效。
https://github.com/dkyazzentwatwa/chatgpt-skills/crypto-ta-analyzer
👉消息流
6551(@cryptoxiao)
6551 的 X + 全网新闻源 MCP + SKILL 支持直接连上 X 数据、50+ 实时新闻平台以及链上数据,并支持 24h 监控、分析、触发 TG 提醒。
https://github.com/6551Team/opennews-mcp/blob/main/openclaw-skill/opennews/SKILL.md
https://github.com/6551Team/opentwitter-mcp/blob/main/openclaw-skill/opentwitter/SKILL.md
ClawFeed(@0xkevinhe)
AI 驱动的新闻聚合工具,应对信息过载,每 4 小时/每日/每周/每月自动生成结构化简报,精选来自 X 和 RSS 的优质内容。
https://github.com/kevinho/clawfeed
https://clawfeed.kevinhe.io/#4h
👉其他
AgentMail(@agentmail)
AgentMail 技能允许经纪人通过编程方式创建电子邮件收件箱,并使用 USDC on Base 通过 x402 进行在线支付。
https://skills.sh/agentmail-to/agentmail-skills/agentmail
QuickNode(@QuickNode)
高速 RPC、NFT/Token API、实时流数据。你的 Agent 需要稳定快速的 RPC 来查询链上数据,QuickNode 是基础设施层。
https://github.com/quiknode-labs/blockchain-skills
Alchemy(@AlchemyPlatform)
NFT API、交易模拟、Webhooks、增强型 RPC。Alchemy 的「交易模拟」功能可以在 Agent 执行前预判是否会 revert。
https://github.com/0xgizmolab/alchemy-web3-skill
Infura(@infura_io)
Consensys 旗下 Infura 的 API 技能,提供以太坊、IPFS、Filecoin 的高可用 RPC 和网关服务。适合需要极高稳定性的生产级 Agent。
https://github.com/INFURA/infura-skills
Foundry(@paradigm)
Foundry 是以太坊开发框架(Forge/Cast/Anvil),由 Paradigm 支持,该技能允许 Agent 快速编译、测试和部署智能合约,执行链上脚本。
https://github.com/foundry-rs/foundry-skills
Hardhat(@NomicFoundation)
Hardhat 以太坊开发环境技能,支持编译合约、运行测试网、执行 Hardhat 脚本和插件任务。适合需要 EVM 调试功能的 Agent。
https://github.com/NomicFoundation/hardhat-skills
IPFS(@IPFS)
IPFS 去中心化存储技能,支持上传文件到 IPFS、获取 CID、Pin 文件到持久化节点。Agent 可以自动将研报或游戏资产元数据上传到分布式网络。
https://github.com/ipfs/ipfs-skills
Arweave(@ArweaveTeam)
Arweave 永久存储技能,支持一次性付费永久保存数据。适合 Agent 永久存档链上快照、治理提案或游戏成就记录。
https://github.com/ArweaveTeam/arweave-skills
Filecoin(@Filecoin)
Filecoin 去中心化存储市场技能,支持存储交易(Storage Deals)、检索数据和计算(Filecoin Virtual Machine 交互)。
https://github.com/filecoin-project/filecoin-skills
ENS(@ensdomains)
ENS 域名解析与注册技能,支持查询 ENS → 地址、反向解析、注册新域名和设置文本记录。Agent 可以用人类可读的名称代替 0x 地址。
https://github.com/ensdomains/ens-skills
Lens Protocol(@LensProtocol)
Lens 是去中心化社交图谱,该技能支持发布内容、关注、收藏(Collect)和查询社交关系。适合构建 Web3 社交自动化 Agent。
https://github.com/lens-protocol/lens-skills
Farcaster(@farcaster_xyz)
Farcaster 去中心化社交协议技能,支持发布 Cast、回复、关注用户和查询频道数据。Agent 可以自动在 Warpcast 上发布链上分析内容。
https://github.com/farcasterxyz/farcaster-skills
World ID(@worldcoin)
Worldcoin 的身份验证技能,支持 Proof of Personhood(人格证明)验证。适合需要区分真人与机器人的 Agent 场景(如空投分发)。
https://github.com/worldcoin/world-id-skills
Web3 Gaming Skill
GameFi 项目分析、经济模型评估、链游赛道趋势。专门研究链游的 Skill,适合做 Pixels 竞品分析(如 My Neighbor Alice、Axie)。
https://github.com/omer-metin/skills-for-antigravity/web3-gaming
结语
我们建造 Agent,不是为了让它替我们思考,而是为了把重复的判断委托出去,把稀缺的注意力留给自己。
Hermes 是船,Skills 是帆,海图在你脑中。
## 相关链接
- [@XChatScout](https://x.com/XChatScout)
- [4.7K](https://x.com/XChatScout/status/2047514564422680777/analytics)
- [https://github.com/openclaw/skills/blob/main/skills/spclaudehome/skill-vetter/SKILL.md](https://github.com/openclaw/skills/blob/main/skills/spclaudehome/skill-vetter/SKILL.md)
- [@OpenZeppelin](https://x.com/@OpenZeppelin)
- [https://github.com/OpenZeppelin/defender-skills](https://github.com/OpenZeppelin/defender-skills)
- [@FortaNetwork](https://x.com/@FortaNetwork)
- [https://github.com/forta-network/forta-skills](https://github.com/forta-network/forta-skills)
- [@frankdegods](https://x.com/@frankdegods)
- [@frankdegods](https://x.com/@frankdegods)
- [https://github.com/rohunvora/x-research-skill](https://github.com/rohunvora/x-research-skill)
- [https://github.com/openclaw/skills/blob/main/skills/gpyangyoujun/multi-search-engine/SKILL.md](https://github.com/openclaw/skills/blob/main/skills/gpyangyoujun/multi-search-engine/SKILL.md)
- [@brave](https://x.com/@brave)
- [https://github.com/brave/brave-search-skills](https://github.com/brave/brave-search-skills)
- [@tavilyai](https://x.com/@tavilyai)
- [https://github.com/tavily-ai/skills](https://github.com/tavily-ai/skills)
- [https://github.com/Panniantong/Agent-Reach](https://github.com/Panniantong/Agent-Reach)
- [@apify](https://x.com/@apify)
- [https://github.com/apify/agent-skills](https://github.com/apify/agent-skills)
- [@day1globalpod](https://x.com/@day1globalpod)
- [@starzq](https://x.com/@starzq)
- [@Rubywang](https://x.com/@Rubywang)
- [https://github.com/star23/Day1Global-Skills](https://github.com/star23/Day1Global-Skills)
- [https://github.com/termix-official/cryptoclaw/macro-calendar](https://github.com/termix-official/cryptoclaw/macro-calendar)
- [@tokenterminal](https://x.com/@tokenterminal)
- [https://github.com/tokenterminal/terminal-skills](https://github.com/tokenterminal/terminal-skills)
- [https://github.com/peterskoett/self-improving-agent/blob/master/SKILL.md](https://github.com/peterskoett/self-improving-agent/blob/master/SKILL.md)
- [@SlowMist_Team](https://x.com/@SlowMist_Team)
- [https://github.com/slowmist/misttrack-skills](https://github.com/slowmist/misttrack-skills)
- [@GoPlusSecurity](https://x.com/@GoPlusSecurity)
- [https://github.com/GoPlusSecurity/agentguard](https://github.com/GoPlusSecurity/agentguard)
- [@binance](https://x.com/@binance)
- [https://developers.binance.com/cn/skills](https://developers.binance.com/cn/skills)
- [@Bitget_zh](https://x.com/@Bitget_zh)
- [https://github.com/BitgetLimited/agent_hub](https://github.com/BitgetLimited/agent_hub)
- [@BitgetWalletCN](https://x.com/@BitgetWalletCN)
- [https://github.com/bitget-wallet-ai-lab/bitget-wallet-skill](https://github.com/bitget-wallet-ai-lab/bitget-wallet-skill)
- [@okxchinese](https://x.com/@okxchinese)
- [https://github.com/okx/onchainos-skills](https://github.com/okx/onchainos-skills)
- [@CoinbaseDev](https://x.com/@CoinbaseDev)
- [https://github.com/coinbase/agentic-wallet-skills](https://github.com/coinbase/agentic-wallet-skills)
- [@TrustWallet](https://x.com/@TrustWallet)
- [https://github.com/trustwallet/tw-agent-skills](https://github.com/trustwallet/tw-agent-skills)
- [@phantom](https://x.com/@phantom)
- [https://github.com/sendaifun/skills/phantom-wallet-mcp](https://github.com/sendaifun/skills/phantom-wallet-mcp)
- [@emblemvault](https://x.com/@emblemvault)
- [https://github.com/emblemcompany/agent-skills](https://github.com/emblemcompany/agent-skills)
- [@rainbowdotme](https://x.com/@rainbowdotme)
- [https://github.com/rainbow-me/rainbowkit-skills](https://github.com/rainbow-me/rainbowkit-skills)
- [@zerion](https://x.com/@zerion)
- [https://github.com/zeriontech/zerion-skills](https://github.com/zeriontech/zerion-skills)
- [@Polymarket](https://x.com/@Polymarket)
- [https://github.com/Polymarket/polymarket-cli](https://github.com/Polymarket/polymarket-cli)
- [@moonpay](https://x.com/@moonpay)
- [https://support.moonpay.com/en/articles/586583-moonpay-cli-for-ai-agents](https://support.moonpay.com/en/articles/586583-moonpay-cli-for-ai-agents)
- [@crossmint](https://x.com/@crossmint)
- [https://www.lobster.cash/docs/skill-compatibility-guide](https://www.lobster.cash/docs/skill-compatibility-guide)
- [@privy_io](https://x.com/@privy_io)
- [https://clawhub.ai/tedim52/privy](https://clawhub.ai/tedim52/privy)
- [@Uniswap](https://x.com/@Uniswap)
- [https://github.com/Uniswap/uniswap-ai/tree/main/docs/skills](https://github.com/Uniswap/uniswap-ai/tree/main/docs/skills)
- [@bankrbot](https://x.com/@bankrbot)
- [https://github.com/BankrBot/skills/blob/main/bankr/SKILL.md](https://github.com/BankrBot/skills/blob/main/bankr/SKILL.md)
- [@daydreamsagents](https://x.com/@daydreamsagents)
- [https://github.com/daydreamsai/skills-market](https://github.com/daydreamsai/skills-market)
- [@almanak](https://x.com/@almanak)
- [https://github.com/almanak-co/sdk/blob/main/skills/almanak-strategy-builder/SKILL.md](https://github.com/almanak-co/sdk/blob/main/skills/almanak-strategy-builder/SKILL.md)
- [@minara](https://x.com/@minara)
- [https://x.com/minara/status/2026854767499387266](https://x.com/minara/status/2026854767499387266)
- [@BlockRunAI](https://x.com/@BlockRunAI)
- [https://github.com/BlockRunAI/ClawRouter](https://github.com/BlockRunAI/ClawRouter)
- [@byreal_io](https://x.com/@byreal_io)
- [https://github.com/byreal-git/byreal-cli/blob/main/skills/byreal-cli/SKILL.md](https://github.com/byreal-git/byreal-cli/blob/main/skills/byreal-cli/SKILL.md)
- [@aave](https://x.com/@aave)
- [https://github.com/aave/claude-skills](https://github.com/aave/claude-skills)
- [@LidoFinance](https://x.com/@LidoFinance)
- [https://github.com/lidofinance/lido-skills](https://github.com/lidofinance/lido-skills)
- [@pendle_fi](https://x.com/@pendle_fi)
- [https://github.com/pendle-finance/pendle-skills](https://github.com/pendle-finance/pendle-skills)
- [@CurveFinance](https://x.com/@CurveFinance)
- [https://github.com/curvefi/curve-skills](https://github.com/curvefi/curve-skills)
- [@GMX_IO](https://x.com/@GMX_IO)
- [https://github.com/gmx-io/gmx-skills](https://github.com/gmx-io/gmx-skills)
- [@LayerZero_Labs](https://x.com/@LayerZero_Labs)
- [https://github.com/LayerZero-Labs/lz-skills](https://github.com/LayerZero-Labs/lz-skills)
- [@wormholecrypto](https://x.com/@wormholecrypto)
- [https://github.com/wormhole-foundation/wormhole-skills](https://github.com/wormhole-foundation/wormhole-skills)
- [@SocketDotTech](https://x.com/@SocketDotTech)
- [https://github.com/SocketDotTech/socket-skills](https://github.com/SocketDotTech/socket-skills)
- [@StargateFinance](https://x.com/@StargateFinance)
- [https://github.com/stargate-protocol/stargate-skills](https://github.com/stargate-protocol/stargate-skills)
- [@chainlink](https://x.com/@chainlink)
- [https://github.com/smartcontractkit/chainlink-skills](https://github.com/smartcontractkit/chainlink-skills)
- [@PythNetwork](https://x.com/@PythNetwork)
- [https://github.com/pyth-network/pyth-skills](https://github.com/pyth-network/pyth-skills)
- [Four.Meme](https://four.meme/)
- [@fourdotmemezh](https://x.com/@fourdotmemezh)
- [Four.Meme](https://four.meme/)
- [Four.Meme](https://four.meme/)
- [https://x.com/fourdotmemezh/status/2028817549690024169](https://x.com/fourdotmemezh/status/2028817549690024169)
- [@Clawnch_Bot](https://x.com/@Clawnch_Bot)
- [https://clawn.ch/er/skill.md](https://clawn.ch/er/skill.md)
- [@manifoldxyz](https://x.com/@manifoldxyz)
- [https://github.com/manifoldxyz/manifold-ai](https://github.com/manifoldxyz/manifold-ai)
- [@nansen_ai](https://x.com/@nansen_ai)
- [https://x.com/ASvanevik/status/2028322184972870022](https://x.com/ASvanevik/status/2028322184972870022)
- [https://skills.sh/?q=nansen](https://skills.sh/?q=nansen)
- [@DuneAnalytics](https://x.com/@DuneAnalytics)
- [https://docs.dune.com/api-reference/agents/mcp](https://docs.dune.com/api-reference/agents/mcp)
- [@CoinAnk](https://x.com/@CoinAnk)
- [https://github.com/coinank/coinank-openapi-skill](https://github.com/coinank/coinank-openapi-skill)
- [@coingecko](https://x.com/@coingecko)
- [https://github.com/coingecko/skills](https://github.com/coingecko/skills)
- [@CoinMarketCap](https://x.com/@CoinMarketCap)
- [https://github.com/coinmarketcap-official/skills-for-ai-agents-by-coinmarketcap](https://github.com/coinmarketcap-official/skills-for-ai-agents-by-coinmarketcap)
- [@MoralisWeb3](https://x.com/@MoralisWeb3)
- [https://github.com/moralisweb3/onchain-skills](https://github.com/moralisweb3/onchain-skills)
- [@DefiLlama](https://x.com/@DefiLlama)
- [https://github.com/defillama/defillama-skills](https://github.com/defillama/defillama-skills)
- [@ArkhamIntel](https://x.com/@ArkhamIntel)
- [https://github.com/arkhamintelligence/arkham-skills](https://github.com/arkhamintelligence/arkham-skills)
- [@alliumlabs](https://x.com/@alliumlabs)
- [https://github.com/allium-labs/skills](https://github.com/allium-labs/skills)
- [https://github.com/termix-official/cryptoclaw/whale-watcher](https://github.com/termix-official/cryptoclaw/whale-watcher)
- [@etherscan](https://x.com/@etherscan)
- [https://github.com/termix-official/cryptoclaw/etherscan](https://github.com/termix-official/cryptoclaw/etherscan)
- [@CovalentHQ](https://x.com/@CovalentHQ)
- [https://github.com/covalenthq/covalent-skills](https://github.com/covalenthq/covalent-skills)
- [@graphprotocol](https://x.com/@graphprotocol)
- [https://github.com/graphprotocol/graph-skills](https://github.com/graphprotocol/graph-skills)
- [@goldskyio](https://x.com/@goldskyio)
- [https://github.com/goldsky-io/goldsky-skills](https://github.com/goldsky-io/goldsky-skills)
- [https://github.com/aahl/skills/crypto-report](https://github.com/aahl/skills/crypto-report)
- [https://github.com/dkyazzentwatwa/chatgpt-skills/crypto-ta-analyzer](https://github.com/dkyazzentwatwa/chatgpt-skills/crypto-ta-analyzer)
- [@cryptoxiao](https://x.com/@cryptoxiao)
- [https://github.com/6551Team/opennews-mcp/blob/main/openclaw-skill/opennews/SKILL.md](https://github.com/6551Team/opennews-mcp/blob/main/openclaw-skill/opennews/SKILL.md)
- [https://github.com/6551Team/opentwitter-mcp/blob/main/openclaw-skill/opentwitter/SKILL.md](https://github.com/6551Team/opentwitter-mcp/blob/main/openclaw-skill/opentwitter/SKILL.md)
- [@0xkevinhe](https://x.com/@0xkevinhe)
- [https://github.com/kevinho/clawfeed](https://github.com/kevinho/clawfeed)
- [https://clawfeed.kevinhe.io/#4h](https://clawfeed.kevinhe.io/#4h)
- [@agentmail](https://x.com/@agentmail)
- [https://skills.sh/agentmail-to/agentmail-skills/agentmail](https://skills.sh/agentmail-to/agentmail-skills/agentmail)
- [@QuickNode](https://x.com/@QuickNode)
- [https://github.com/quiknode-labs/blockchain-skills](https://github.com/quiknode-labs/blockchain-skills)
- [@AlchemyPlatform](https://x.com/@AlchemyPlatform)
- [https://github.com/0xgizmolab/alchemy-web3-skill](https://github.com/0xgizmolab/alchemy-web3-skill)
- [@infura_io](https://x.com/@infura_io)
- [https://github.com/INFURA/infura-skills](https://github.com/INFURA/infura-skills)
- [@paradigm](https://x.com/@paradigm)
- [https://github.com/foundry-rs/foundry-skills](https://github.com/foundry-rs/foundry-skills)
- [@NomicFoundation](https://x.com/@NomicFoundation)
- [https://github.com/NomicFoundation/hardhat-skills](https://github.com/NomicFoundation/hardhat-skills)
- [@IPFS](https://x.com/@IPFS)
- [https://github.com/ipfs/ipfs-skills](https://github.com/ipfs/ipfs-skills)
- [@ArweaveTeam](https://x.com/@ArweaveTeam)
- [https://github.com/ArweaveTeam/arweave-skills](https://github.com/ArweaveTeam/arweave-skills)
- [@Filecoin](https://x.com/@Filecoin)
- [https://github.com/filecoin-project/filecoin-skills](https://github.com/filecoin-project/filecoin-skills)
- [@ensdomains](https://x.com/@ensdomains)
- [https://github.com/ensdomains/ens-skills](https://github.com/ensdomains/ens-skills)
- [@LensProtocol](https://x.com/@LensProtocol)
- [https://github.com/lens-protocol/lens-skills](https://github.com/lens-protocol/lens-skills)
- [@farcaster_xyz](https://x.com/@farcaster_xyz)
- [https://github.com/farcasterxyz/farcaster-skills](https://github.com/farcasterxyz/farcaster-skills)
- [@worldcoin](https://x.com/@worldcoin)
- [https://github.com/worldcoin/world-id-skills](https://github.com/worldcoin/world-id-skills)
- [https://github.com/omer-metin/skills-for-antigravity/web3-gaming](https://github.com/omer-metin/skills-for-antigravity/web3-gaming)
- [Upgrade to Premium](https://x.com/i/premium_sign_up)
- [11:14 AM · Apr 24, 2026](https://x.com/XChatScout/status/2047514564422680777)
- [4,769 Views](https://x.com/XChatScout/status/2047514564422680777/analytics)
- [View quotes](https://x.com/XChatScout/status/2047514564422680777/quotes)
---
*导出时间: 2026/4/24 16:34:59*