space-news-publish

Scan open-web sources for Chinese and international space news and publish bilingual Markdown articles.

8|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/cislunarspace/cislunarspace --skill space-news-publish
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: space-news-publish
Source: https://github.com/cislunarspace/cislunarspace/tree/main/scripts/space-news-publish
Command: npx skills add https://github.com/cislunarspace/cislunarspace --skill space-news-publish

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the discovery, aggregation, and bilingual publication of space news, reducing manual curation and ensuring up-to-date coverage for cislunarspace.

Core Features & Use Cases

  • Automated news discovery from credible open-web sources in Chinese and English.
  • Generated bilingual Markdown posts under web/space-news/YYYY/MM/ with per-article figures and updated VuePress indices.
  • Validation of the VuePress build and consistency of sidebar entries.

Quick Start

Instruct the system to start the Space News publish workflow by scanning for latest articles and preparing bilingual posts for publication.

Frequently Asked Questions about space-news-publish

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

FAQPage Schema
How do I automate bilingual space news publishing in VuePress?

To automate bilingual space news publishing, this Skill scans open-web sources for recent Chinese and international space news, then generates bilingual Markdown posts with frontmatter under web/space-news/YYYY/MM/ and updates VuePress indices.

Can I automatically download and embed images in Markdown news articles?

Yes, you can automatically download and embed images in Markdown news articles. The Skill saves per-article figures in a figures/ directory and ensures each post includes at least one high-quality image for homepage card rendering.

How do I update VuePress sidebar entries when adding new Markdown posts?

You can update VuePress sidebar entries by running the publish workflow, which automatically updates month indices and sidebars after generating the bilingual Markdown articles, then validates the VuePress build for consistency.

What is the best way to archive bilingual space news with primary-source links?

The best way to archive bilingual space news with primary-source links is using this Skill, which scans credible sources, embeds primary-source links directly into the Markdown frontmatter, and archives posts under structured YYYY/MM directories.

Does the VuePress news automation validate the build after generating articles?

Yes, VuePress news automation validates the build. After generating bilingual Markdown posts and updating sidebar entries, the Skill validates the VuePress build to ensure consistency and proper rendering of the homepage cards.

Do I need to manually format frontmatter for VuePress space news posts?

No, you do not need to manually format frontmatter. The Skill automatically generates Markdown posts with proper frontmatter and metadata, ensuring each article meets VuePress requirements for homepage card rendering.