Automates publishing Markdown articles to Zsxq (知识星球) by driving a browser to fill the article editor and save drafts. It strips frontmatter and HTML comments, extracts titles from YAML or H1 headers, switches the editor to Markdown mode, then uses paste event simulation to insert content so Milkdown actually renders the formatting instead of treating it as plain text. Works with either Playwright or Chrome DevTools MCP. The workflow stops at draft save and never auto-publishes, which is the right call since you want to preview before posting to a paid community. Handles group ID resolution from arguments or environment variables, and walks you through login if needed.
npx skills add https://github.com/sugarforever/01coder-agent-skills --skill publish-zsxq-article