account-tools

Automate X/Twitter account tasks like viewing join dates and generating QR codes.

443|88|Updated Feb 18, 2024
One-click install
npx skills add https://github.com/nirholas/XActions --skill account-tools
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: account-tools
Source: https://github.com/nirholas/XActions/tree/main/skills/account-tools
Command: npx skills add https://github.com/nirholas/XActions --skill account-tools

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This set of account utilities centralizes common X/Twitter tasks—checking join dates, login history, connected accounts, processing suspension appeals, generating QR codes, sharing or embedding tweets, uploading contacts, and calculating account age—so users can manage their accounts more efficiently.

Core Features & Use Cases

  • View join date, login history, and connected accounts for a profile.
  • Appeal suspensions and export a concise account summary.
  • Generate QR codes for profiles or tweets and share or embed content.
  • Upload contacts to improve People You May Know discovery and account matching.
  • Calculate account age for users and time-sensitive analytics.

Quick Start

Navigate to a profile or settings page and run the included scripts to obtain the desired information.

Frequently Asked Questions about account-tools

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my Twitter join date and login history in the browser?

To check your Twitter join date and login history, run the included scripts on a profile or settings page to read page data and display the account insights directly in your browser.

Can I automate Twitter account age calculation for time-sensitive analytics?

Yes, you can automate Twitter account age calculation by running the client-side scripts across profiles to extract join dates and compute the age for time-sensitive analytics.

How do I generate a QR code for a Twitter profile or tweet?

Generating a QR code for a Twitter profile or tweet involves navigating to the target page and executing the script to read page data and render the shareable QR code.

Does this tool require external dependencies to view connected accounts on X?

No external dependencies are required to view connected accounts on X. The tool relies solely on on-page client-side scripting to read page data and display connected account information.

What is the best way to process Twitter suspension appeals and export an account summary?

The best way to process Twitter suspension appeals and export an account summary is to navigate to the relevant page and run the scripts to consolidate profile data and generate the concise summary.

How do I upload contacts to Twitter to improve People You May Know matching?

To upload contacts to Twitter and improve People You May Know matching, navigate to the appropriate settings page and run the script to perform the upload action within the browser.