Claude Skill
geekjourneyx/jina-cli
jina-cli is a Go-based CLI tool wrapping Jina AI Reader API. Fetch and parse any URL into Markdown, Text, or HTML for AI agents. Ideal for reading X (Twitter), blogs, and news sites.
Overview
Repository
🚀 Install this Skill
openclaw install geekjourneyx/jina-cliSummary
jina-cli is a lightweight Go-based CLI tool that wraps the Jina AI Reader API, enabling AI agents to fetch and parse any URL into LLM-friendly formats such as Markdown, Text, or HTML. It is optimized for reading content from X (Twitter), blogs, and news sites, making it an essential utility for AI-driven data ingestion pipelines.
一个轻量级CLI工具,封装了Jina AI Reader API,专为AI代理设计。可抓取并解析任意URL,将其转换为适合LLM的格式(Markdown/Text/HTML)。非常适合读取X(Twitter)、博客和新闻网站。
Key features
- Wraps Jina AI Reader API for seamless URL-to-LLM-format conversion
- Supports Markdown, Text, and HTML output formats
- Optimized for reading X (Twitter), blogs, and news sites
- Lightweight Go binary with minimal dependencies
- Designed for integration with AI agents and Claude Skill workflows
Use cases
- Feed web content directly into AI agents for analysis or summarization
- Convert social media posts (X/Twitter) into structured text for LLM processing
- Extract clean article text from blogs and news sites for knowledge bases
- Automate data ingestion pipelines for AI research and content aggregation