skill-article-publisher
CommunityAutomate MDX article validation and publishing.
Authorforeveryh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the end-to-end workflow for validating, building, and publishing MDX documentation, eliminating manual steps and ensuring consistent git history.
Core Features & Use Cases
- MDX Validation: Validate syntax and YAML frontmatter for MDX articles.
- Build Verification: Run npm build to ensure MDX compiles.
- Semantic Commits: Generate conventional commit messages for multi-language publications.
- Multi-language Support: Detect en, zh, fr variants and publish together.
- Git Push Automation: Staging, committing, and pushing changes to remote repositories.
- Dry Run: Preview changes before actually committing or pushing.
- Usage Examples: See the examples directory for workflows and outputs.
Quick Start
Use this skill to validate and publish MDX articles:
- cd .claude/skills/skill-article-publisher
- python scripts/validate_mdx.py content/docs/en/development/article.mdx
- python scripts/publish_article.py content/docs/en/development/article.mdx --push
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: skill-article-publisher Download link: https://github.com/foreveryh/claude-skills-tutorial/archive/main.zip#skill-article-publisher Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.