返回顶部
x

x-searchX搜索工具

AI-powered X/Twitter search for real-time trends, breaking news, sentiment analysis, and social media insights. Use when users want to search Twitter/X for topics, hashtags, viral content, or public opinion. Costs $0.05 USDC per request via x402 protocol on Base network.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
2,444
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

x-search

X 搜索

使用AI驱动的代理搜索X/Twitter,获取实时洞察和社交媒体情报。

配置

私钥必须通过以下方式之一提供:

选项1:环境变量
bash
export X402PRIVATEKEY=0x...

选项2:配置文件(推荐)

脚本会按以下顺序检查x402-config.json文件:

  1. 1. 当前目录:./x402-config.json
  2. 主目录:~/.x402-config.json ← 推荐
  3. 工作目录:$PWD/x402-config.json

创建配置文件:
json
{
private_key: 0x1234567890abcdef...
}

示例(主目录 - 适用于任何用户):
bash
echo {private_key: 0x...} > ~/.x402-config.json

使用方法

使用查询语句运行搜索脚本:

bash
scripts/search.sh <搜索查询>

该脚本:

  • - 执行npx CLI工具并处理支付
  • 每次请求费用为0.05 USDC(Base网络)
  • 返回AI处理后的搜索结果

示例

用户:人们最近在Twitter上对AI代理有什么看法?
bash
scripts/search.sh AI agents discussions and opinions

用户:查找关于加密货币的热门话题
bash
scripts/search.sh cryptocurrency trends today

用户:显示关于气候变化的病毒式传播内容
bash
scripts/search.sh viral climate change posts

功能

  • - 实时趋势和突发新闻
  • 社交媒体情感分析
  • 病毒式内容追踪
  • 公众舆论研究
  • 话题标签和主题分析

错误处理

  • - 支付失败:USDC余额不足 → 提示用户向Base钱包充值USDC
  • X402私钥缺失 → 引导用户配置私钥(参见上方配置说明)
  • 超时错误 → API有5分钟超时限制;复杂查询可能需要较长时间

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 x-search-x402-1776378698 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 x-search-x402-1776378698 技能

通过命令行安装

skillhub install x-search-x402-1776378698

下载

⬇ 下载 x-search v1.0.0(免费)

文件大小: 2.34 KB | 发布时间: 2026-4-17 15:47

v1.0.0 最新 2026-4-17 15:47
- Initial release of x-search: AI-powered X/Twitter search tool.
- Real-time search for trends, breaking news, sentiment analysis, and social insights.
- Supports searches by topics, hashtags, viral content, and public opinion.
- Paid per request ($0.05 USDC via x402 protocol on Base network).
- Configurable via environment variable or JSON config file for private key.
- Provides clear error handling and usage examples for quick setup.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部