blog-publisher

Convert URL articles into Chinese blog posts and publish them to a repository.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/calvingit/blog --skill blog-publisher-calvingit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-publisher
Source: https://github.com/calvingit/blog/tree/main/.agents/skills/blog-publisher
Command: npx skills add https://github.com/calvingit/blog --skill blog-publisher-calvingit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires markdown.new, chrome-devtools, agent-browser, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The blog-publisher skill streamlines the process of converting articles from URLs into high-quality, personalized Chinese blog posts and publishing them to a blog repository.

Core Features & Use Cases

  • URL Article Extraction: Pull content from provided URLs, focusing on core arguments, technical principles, practical experiences, and code examples.
  • Content Digestion and Reconstruction: Summarize and reconstruct content with a seasoned tech blogger's perspective, integrating personal insights.
  • Automated Frontmatter and File Management: Automatically create and manage frontmatter and files according to established conventions.
  • Validation and Commit: Perform checks and commit changes to the blog repository with proper commit messages.

Quick Start

Use the 'blog-publisher' skill to generate a blog post from the URL: 'https://www.example.com/article'.

Frequently Asked Questions about blog-publisher

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

FAQPage Schema
How do I convert URL content into a Chinese blog post for my repository?

You need markdown.new, chrome-devtools, or agent-browser to extract URL content before the skill can digest the article into a personalized Chinese blog post with proper frontmatter and commit it to your repository.

How does URL article extraction work for generating blog posts?

URL article extraction works by pulling core content, technical principles, practical experiences, and code examples from the provided link, then summarizing and reconstructing the text from a seasoned tech blogger's perspective with integrated personal insights.

Do I need markdown.new or chrome-devtools to publish blog posts from URLs?

Yes, you need markdown.new, chrome-devtools, or agent-browser as a dependency to handle URL content extraction before the skill can process and publish the article to your blog repository.

What is the best way to manage frontmatter and file naming for blog repositories?

The best way to manage frontmatter is through automated validation that enforces strict writing conventions, frontmatter schema, tags, and file naming rules before committing changes to the blog repository.

What are the limitations of automated blog publishing from URL extraction?

Limitations include strict enforcement of specific frontmatter schemas, tags, and file naming conventions, meaning content must conform to established repository rules before the validation and commit process can succeed.