Read tweets, threads, bookmarks, articles, and user timelines on X (formerly Twitter) using an authenticated GraphQL flow. Use this skill whenever the user mentions a tweet URL, a Twitter thread, an X bookmark, a Twitter article, reading their X bookmarks, pulling a thread, or grabbing X content — even if they don't explicitly say 'use mktg-x'. Requires MKTG_X_AUTH_TOKEN and MKTG_X_CT0 env vars. Do NOT firecrawl x.com URLs — Twitter serves a degraded logged-out page and firecrawl will return the login wall. mktg-x is the only path for auth-walled X content.
$npx -y skills add moizibnyousaf/marketing-cli --skill mktg-xInstalls into the current project.
Run `npx skills use "https://github.com/moizibnyousaf/marketing-cli" --skill "moizibnyousaf/marketing-cli/mktg-x"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/moizibnyousaf/marketing-cli" that are relevant to the current task. Run `npx skills add "https://github.com/moizibnyousaf/marketing-cli"` and select the relevant skills, then follow their instructions.