把博客文章发布到掘金(juejin.cn),通过 opencli 浏览器自动化。掘金编辑器是 ByteMD(CodeMirror 内核的 markdown 编辑器),直接吃 markdown,比 Medium 好搞。发的是简体中文版(juejin.md)。当用户说"发到掘金"、"推送掘金"、"publish to juejin"、"把这篇发掘金",或在写完/commit 了一篇新博客后说"发出去"、"同步发布"、"推平台"时触发;也用于多平台分发流程的一环。
$npx -y skills add childrentime/reactuse --skill publish-juejinInstalls into the current project.
Run `npx skills use "https://github.com/childrentime/reactuse" --skill "childrentime/reactuse/publish-juejin"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/childrentime/reactuse" that are relevant to the current task. Run `npx skills add "https://github.com/childrentime/reactuse"` and select the relevant skills, then follow their instructions.