← 返回 Skills 市场
X Profile Deep Dive
作者
lovensky1992-wk
· GitHub ↗
· v1.0.4
· MIT-0
328
总下载
0
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install x-profile-deep-dive
功能描述
深度分析 X/Twitter 用户画像——通过 tweety-ns 抓取推文、关注和粉丝, 生成中文深度档案(主题分类、内容风格、社交网络)。 Use when: (1) 用户说"深挖 @xxx"/"分析这个博主"/"analyze @xxx", (2) 用户说"看看他都发了什么"/"这个人什么水平"/"值不值得...
安全使用建议
This skill appears coherent and implements what it promises, but it requires you to supply Twitter/X authentication cookies and to allow browser-driven scraping. Cookies are sensitive: anyone with them could potentially act as your account. Before installing or running, (1) review the tweety-ns package source (pip package) so you understand what network calls it makes, (2) only provide cookies you can revoke or rotate (and prefer creating a throwaway/login with limited access if possible), (3) run the skill in an isolated environment if you are concerned about local data exfiltration, and (4) confirm you have the legal/right-to-scrape the target content (site Terms of Service, privacy laws). Finally, inspect the included scripts (they are present and readable) to verify no unexpected remote endpoints or write actions are added; the code provided appears read-only and focused on collection+analysis, not posting or interacting on behalf of the user.
功能分析
Type: OpenClaw Skill
Name: x-profile-deep-dive
Version: 1.0.4
The skill bundle provides a comprehensive tool for analyzing X (Twitter) profiles using the 'tweety-ns' library and browser automation. The code in 'x_profile_analyzer.py' and 'tweety_utils.py' is well-structured, focusing on data extraction, statistical analysis, and local storage of results without any evidence of data exfiltration or malicious execution. The 'SKILL.md' file contains detailed, task-oriented instructions for the AI agent to handle complex web behaviors like virtual scrolling and thematic content classification, all of which align with the stated purpose of generating deep user dossiers.
能力标签
能力评估
Purpose & Capability
Name/description match the implementation: scripts use tweety-ns and browser scraping to collect tweets, followers, followings, and Articles. Required tools (tweety-ns, browser cookies, session dir) are coherent with the stated data-collection and analysis purpose.
Instruction Scope
SKILL.md instructs the agent to load Twitter cookies, run the included Python script, and drive the browser to fully scroll/collect Articles and external blog content. All actions are in-scope for creating a complete profile, but the instructions explicitly require extracting/using browser cookies via CDP and driving a browser — this accesses sensitive authentication data and browsing capabilities, so treat that as a privacy/security consideration even though it's purpose-aligned.
Install Mechanism
No opaque download/install spec is embedded; code is included and the README instructs installing the public pip package tweety-ns. No unusual network downloads or extract-from-URL steps are present in the manifest.
Credentials
The skill does not request unrelated credentials, but it depends on obtaining Twitter authentication via cookies/session storage. Those cookies are highly sensitive (they can permit actions as the logged-in user). The skill does not declare environment variables as required, though README and code reference TWITTER_COOKIES_PATH / TWITTER_SESSION_DIR and default workspace paths — the need for cookies is legitimate for authenticated reads but requires careful handling and user consent.
Persistence & Privilege
The skill is not force-enabled (always:false) and does not request system-wide config changes. It creates a session directory for tweety-ns under the workspace, which is normal for session caching. It does not modify other skills or grant itself elevated platform privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install x-profile-deep-dive - 安装完成后,直接呼叫该 Skill 的名称或使用
/x-profile-deep-dive触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
Weekly sync
v1.0.3
Daily sync
v1.0.2
Daily sync
v1.0.1
Daily sync
v1.0.0
Initial release: Deep-analyze X/Twitter user profiles with thematic classification and comprehensive dossiers
元数据
常见问题
X Profile Deep Dive 是什么?
深度分析 X/Twitter 用户画像——通过 tweety-ns 抓取推文、关注和粉丝, 生成中文深度档案(主题分类、内容风格、社交网络)。 Use when: (1) 用户说"深挖 @xxx"/"分析这个博主"/"analyze @xxx", (2) 用户说"看看他都发了什么"/"这个人什么水平"/"值不值得... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 328 次。
如何安装 X Profile Deep Dive?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install x-profile-deep-dive」即可一键安装,无需额外配置。
X Profile Deep Dive 是免费的吗?
是的,X Profile Deep Dive 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
X Profile Deep Dive 支持哪些平台?
X Profile Deep Dive 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 X Profile Deep Dive?
由 lovensky1992-wk(@lovensky1992-wk)开发并维护,当前版本 v1.0.4。
推荐 Skills