github-pages-publisher

Community

Publish curated articles to GitHub Pages automatically.

Authorimsatoshi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the repetitive, error-prone work of manually committing blog posts, maintaining Jekyll-compatible front matter, organizing category folders, and updating your README/index for a GitHub Pages site.

Core Features & Use Cases

  • Automated publish workflow: Runs git add/commit/push end-to-end so new articles appear on GitHub Pages with minimal manual steps.
  • Jekyll-ready article formatting: Generates or validates Jekyll-compatible front matter (layout, title, date, categories, tags) and supports permalink generation for stable URLs.
  • Content organization & indexing: Maintains category directories (ai/crypto/tech/twitter) and auto-updates README-based indexes so readers can navigate quickly.

Quick Start

Use the command “python3 {baseDir}/scripts/publish_article.py --title 'Your Article Title' --category ai --tags '["AI","Agent"]' --content '# Your Markdown content'” to publish a new Jekyll-compatible post into the ai category and push it to your GitHub Pages repository.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: github-pages-publisher
Download link: https://github.com/imsatoshi/bot_article/archive/main.zip#github-pages-publisher

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.