← 返回
未分类 Key 中文

Grok X Analyzer

Dynamic, Grok 4.3-inspired analyzer for X (Twitter) posts, threads, trends, user activity, and related data. Use when users mention X/Twitter URLs/posts, ask...
动态、Grok 4.3 风格的分析器,用于 X(Twitter)帖子、话题、趋势、用户活动及相关数据。当用户提及 X/Twitter 链接或帖子、提出问题时使用。
igorganapolsky
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 399
下载
💾 0
安装
1
版本
#ai#grok#latest#twitter#x

概述

Grok X Analyzer

Overview

Emulates Grok 4.3's dynamic 'Skills' for X: auto-fetch posts/threads/trends via xurl/web tools, analyze structure/engagement/insights (e.g., folder-like hierarchies, key replies), and generate hidden summaries. Prioritize low-token flows; chain to subagents for deep dives.

Quick Start

  1. Match Context: Trigger on X URLs/posts (e.g., status/123), 'analyze thread', 'X trends', 'post engagement'.
  2. Fetch Raw: Use xurl read POST_ID or web_fetch for screenshots/HTML.
  3. Analyze: Extract structure (replies as 'folder'), engagement, insights.
  4. Output: Hidden skill style—direct insights, no narration unless asked.

Example User: 'Analyze https://x.com/testingcatalog/status/2045985840292082093'

→ Fetch post/replies → 'Key insight: Grok 4.3 skills focus on dynamic X data tools.'

Workflow

1. Parse Input

  • Extract POST_ID from URL (e.g., /status/2045985840292082093 → 2045985840292082093).
  • Fallback: web_fetch URL + parse text.

2. Fetch Data

xurl read POST_ID  # Post + metrics
xurl replies POST_ID -n 20  # Thread/replies
xurl search 'keyword' -n 10  # Context

If unauth: web_search 'site:x.com status/POST_ID'.

3. Structure Analysis (Grok-Style)

  • 📁 Post 'Folder': Author, text, media, stats (views/likes/reposts).
  • 🧠 Thread Hierarchy: Parent → replies (tree view).
  • 💡 Insights: Sentiment, trends, key quotes.
  • 🎯 Engagement: Growth, viral potential.

4. Chain if Deep

Spawn sessions_spawn(runtime=subagent, task='Deep dive on [insight]').

Resources

scripts/

x_analyzer.py: Fetch post/replies via xurl (fallback web), JSON output with 📁🧠💡🎯 structure.

references/

xurl.md: xurl CLI cheatsheet + auth notes.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 08:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

HVAC Dispatch (30% OFF - B2B Special)

igorganapolsky
全天候语音和文字调度代理(暖通空调和管道)。负责筛选潜在客户、核查服务区域、在ServiceTitan/Housecall Pro中预约,并使用Thu...
★ 0 📥 337

Pizza Agent (LAUNCH SPECIAL - 4.99)

igorganapolsky
高性能语音与文本点餐代理,专长于复杂定制(如半半、不同饼皮)和配送区域验证。
★ 0 📥 346

Shopify JSON-LD Parser

igorganapolsky
解析 Shopify 产品页面的 JSON‑LD 结构化数据,提取商品信息、报价(价格、货币、库存)及库存等商业信息。
★ 0 📥 352