What problem does it solve? Setting up browser-based X (Twitter) automation requires installing the x-use package, registering its MCP server, exporting login cookies, and defining account personas—steps that are error-prone when done manually. This Skill walks an AI agent through the entire onboarding conversationally so the user never edits a config file by hand. ## Core Features & Use Cases - Install verification: Runs x-use doctor to check Chrome/driver, cookies, LLM keys, and proxies, and installs x-use-mcp via pip if missing. - MCP registration: Registers the x-use server in Claude Desktop, Claude Code, or Codex client configurations. - Account configuration: Adds accounts from exported cookie JSON files, then sets niche keywords, competitor profiles, and a writing persona via add_account and update_account. - Use Case: A user says "get me started with x-use" and the agent verifies the install, registers the MCP server, imports their X cookies, configures their niche and persona, and stages a first draft reply for approval. ## Quick Start Ask the agent to set up x-use and configure your first X account, then follow its prompts to provide your exported cookie file, niche keywords, and preferred writing persona.