juejin-skills

Fetch hot articles, publish Markdown content, and download articles from Juejin.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ISAQQSAI/SkillAttack --skill juejin-skills-isaqqsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: juejin-skills
Source: https://github.com/ISAQQSAI/SkillAttack/tree/main/data/hot100skills/081_wscats_juejin-skills
Command: npx skills add https://github.com/ISAQQSAI/SkillAttack --skill juejin-skills-isaqqsai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates Juejin workflows to fetch hot article rankings, publish Markdown content to the platform, and download articles for offline use, reducing manual effort.

Core Features & Use Cases

  • Hot articles retrieval and category browsing across Juejin to identify trending content.
  • Markdown-based publishing workflow with optional draft creation and cookie-based login automation.
  • Article download and markdown conversion with optional image downloads and local persistence for archival use.

Quick Start

Run the provided quickstart script to validate the end-to-end Juejin workflow with a sample article.

Frequently Asked Questions about juejin-skills

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

FAQPage Schema
How do I automate publishing Markdown articles to Juejin?

Automating Markdown article publishing to Juejin involves using browser-based login automation with cookie management to create drafts and publish content programmatically, reducing manual workflow effort.

How do I fetch Juejin hot articles for trending content analysis?

Fetching Juejin hot articles is done through API-based data retrieval that browses categories and tags to identify trending content, suitable for developers tracking platform rankings.

Can I download Juejin articles as Markdown files for offline use?

You can download Juejin articles and convert them to Markdown files for offline use, with options for local file persistence and downloading images to ensure complete archival.

Do I need cookie-based login to automate Juejin content workflows?

Cookie-based login automation is required for Juejin publishing workflows to authenticate sessions, while fetching hot article rankings via API can be done without full login authentication.

What is the process for category browsing and tag selection on Juejin?

Category browsing and tag selection on Juejin involves API-based data retrieval to navigate platform categories, identify specific tags, and fetch hot article rankings within targeted content areas.