← Back to Skills Marketplace
lovensky1992-wk

X Profile Deep Dive

by lovensky1992-wk · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
328
Downloads
0
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install x-profile-deep-dive
Description
深度分析 X/Twitter 用户画像——通过 tweety-ns 抓取推文、关注和粉丝, 生成中文深度档案(主题分类、内容风格、社交网络)。 Use when: (1) 用户说"深挖 @xxx"/"分析这个博主"/"analyze @xxx", (2) 用户说"看看他都发了什么"/"这个人什么水平"/"值不值得...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install x-profile-deep-dive
  3. After installation, invoke the skill by name or use /x-profile-deep-dive
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug x-profile-deep-dive
Version 1.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is X Profile Deep Dive?

深度分析 X/Twitter 用户画像——通过 tweety-ns 抓取推文、关注和粉丝, 生成中文深度档案(主题分类、内容风格、社交网络)。 Use when: (1) 用户说"深挖 @xxx"/"分析这个博主"/"analyze @xxx", (2) 用户说"看看他都发了什么"/"这个人什么水平"/"值不值得... It is an AI Agent Skill for Claude Code / OpenClaw, with 328 downloads so far.

How do I install X Profile Deep Dive?

Run "/install x-profile-deep-dive" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is X Profile Deep Dive free?

Yes, X Profile Deep Dive is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does X Profile Deep Dive support?

X Profile Deep Dive is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created X Profile Deep Dive?

It is built and maintained by lovensky1992-wk (@lovensky1992-wk); the current version is v1.0.4.

💬 Comments