twitter-article-reader
Twitter Article Reader
Quick Start
Extract content from a Twitter/X article or tweet:
1. Take the Twitter/X URL from the user
2. Construct the jina.ai URL: https://r.jina.ai/https://x.com/<id>
- For x.com/<user>/article/<id>: use https://r.jina.ai/https://x.com/<user>/article/<id>
- For x.com/i/status/<id>: use https://r.jina.ai/https://x.com/i/status/<id>
- For x.com/<user>/status/<id>: use https://r.jina.ai/https://x.com/<user>/status/<id>
3. Use web_fetch to retrieve the content
4. Return the extracted markdown text to the user
Why Use This
Twitter/X has anti-bot measures that prevent direct scraping. The jina.ai proxy bypasses these restrictions and returns clean, readable markdown content.
More from showjim/chao-skills
stdf-reader
Parse and analyze STDF (Standard Test Data Format) semiconductor test files. Convert STDF to CSV/XLSX, generate analysis reports, correlation reports, PDF charts, and extract specific test data.
15check-info-tool
Extract test conditions from Teradyne IG-XL ATE test programs (J750, UltraFLEX, UltraFLEXplus). List jobs, run analysis, and generate structured XLSM reports with pattern usage, flow binning, DC/AC specs, timing, and power pin levels.
6shm-detect-tool
Analyse shmoo plot pass/fail patterns from ATE CHAR logs using CNN classification. Generate XLSX reports with auto-classification (Pass/Fail/Vol/Freq/Marginal/Hole) and multi-site correlation with overlay comparison. Use when working with shmoo log files (.txt), shmoo plot classification, CHAR log comparison, site-to-site shmoo overlay, or shmoo pattern recognition.
2