premium-subscriptions

Detect X/Twitter Premium subscription status and verify feature access.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Manages X/Twitter Premium subscription features including plan detection, feature access verification, and script-guided workflows to navigate gated functionality.

Core Features & Use Cases

  • Detect Premium tier and subscription status to determine available capabilities and gating rules.
  • Provide script guidance for scheduling, article publishing, analytics, and monetization workflows gated by Premium status.
  • Use case: a product engineer can verify which features are accessible for a given user plan and load the correct automation scripts accordingly.

Quick Start

Open DevTools on the target X.com page, paste the provided script, and run to check your Premium status and feature access.

Frequently Asked Questions about premium-subscriptions

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

FAQPage Schema
How do I check X/Twitter Premium subscription status for feature access?

To check X/Twitter Premium subscription status, open DevTools on the target X.com page, paste the provided script, and run it to verify your tier and available gated features.

How do I automate X workflows gated by Premium status like scheduling and monetization?

You can automate Premium-gated X workflows by using the provided script guidance to navigate scheduling, article publishing, analytics, and monetization features based on your detected subscription tier.

What is feature gating and how does it work with X/Twitter Premium?

Feature gating with X/Twitter Premium works by reading your subscription details from account settings and premium pages, applying gating logic to determine which capabilities and scripts are accessible.

Can I use browser scripts to detect my X/Twitter Premium tier for automation?

Yes, you can use browser scripts to detect your X/Twitter Premium tier. The script reads subscription details directly from your account settings to load the correct automation scripts accordingly.

Why does my X/Twitter automation script fail when accessing premium features?

Your X/Twitter automation script may fail when accessing premium features if it does not first verify your subscription status and apply the correct gating logic to determine available capabilities.

Do I need a specific browser environment to verify X Premium subscription status?

You need a browser environment with DevTools access on X.com to verify your X Premium subscription status, allowing you to paste and run the script that reads your account settings and premium pages.