Toolverse
All skills

x-article-publisher

by wshuyi

Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
wshuyi
Category
Frontend
Views
7

About this skill

Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions \

How to use

  1. Zainstaluj wymagane zależności: Python 3.9+, bibliotekę Pillow oraz odpowiednie pakiety dla Twojego systemu (na macOS: pyobjc-framework-Cocoa, na Windows: pywin32 i clip-util). Upewnij się, że masz zainstalowany Playwright MCP do automatyzacji przeglądarki.

  2. Przygotuj plik Markdown z artykułem. Jeśli zawiera tabele, które chcesz skonwertować na obrazy, uruchom skrypt table_to_image.py: python ~/.claude/skills/x-article-publisher/scripts/table_to_image.py input.md output.png. To zapewni spójne wyświetlanie tabel na X Articles.

  3. Sparsuj plik Markdown, aby wyodrębnić strukturę: python ~/.claude/skills/x-article-publisher/scripts/parse_markdown.py twoj_plik.md --output json. Skrypt zwróci tytuł, ścieżki do obrazów, zawartość HTML oraz informacje o separatorach blokowych.

  4. Zaloguj się na swoje konto X z subskrypcją Premium Plus w przeglądarce. Skill będzie automatyzować wypełnianie edytora X Articles.

  5. Skopiuj zawartość HTML do schowka za pomocą: python ~/.claude/skills/x-article-publisher/scripts/copy_to_clipboard.py html --file /ścieżka/do/content.html. Dla obrazów użyj: python ~/.claude/skills/x-article-publisher/scripts/copy_to_clipboard.py image /ścieżka/do/obrazu.jpg.

  6. Uruchom skill z poleceniem publikacji (np. "opublikuj artykuł na X" lub "publish to X Articles"). Skill automatycznie wgra zdjęcie okładki, wstawi skonwertowany tekst z formatowaniem i opublikuje artykuł na Twojej platformie X.

Related skills

landing-page-guide-v2

by bear2u

Create distinctive, high-converting landing pages that combine proven conversion elements with exceptional design quality. Build beautiful, memorable landing pages using Next.js 14+ and ShadCN UI that avoid generic AI aesthetics while following the 11 essential elements

Frontend
3486

tailwind-design-system

by wshobson

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

Frontend
2676

interactive-dashboard-builder

by anthropics

Build self-contained interactive HTML dashboards with Chart.js, dropdown filters, and professional styling. Use when creating dashboards, building interactive reports, or generating shareable HTML files with charts and filters that work without a server.

Frontend
2298

google-official-seo-guide

by littleben

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

Frontend
101196

shadcn-ui-setup

by maneeshanif

Install and configure Shadcn/ui component library with Radix UI primitives, Aceternity UI effects, set up components, and manage the component registry. Use when adding Shadcn/ui to a Next.js project or installing specific UI components for Phase 2.

Frontend
23167

brainstorming

by obra

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

Frontend
49170