chestnut-wechat-publisher
v2.2.1Chestnut 公众号草稿发布:独立安装的公开版 Skill。. Includes 1 skill.
By chestnutzoeLicense: MIT7 GitHub starsUpdated 2 hours ago
Directory evidence
- Runtimes
- Codex and Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 24, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install chestnut-wechat-publisher for Codex and Claude Code
codex plugin marketplace add chestnutzoe/chestnut-copy-skill
codex plugin marketplace upgrade chestnut
codex plugin add chestnut-wechat-publisher@chestnutPaste and run these commands in a terminal with Codex. They add and refresh the chestnut catalog, then install this plugin.
Compatibility: the page URL and API slug “chestnut-wechat-publisher” remain stable.
- Codex:
chestnut-wechat-publisher@agent-plugin-marketplace→chestnut-wechat-publisher@chestnut
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/chestnutzoe/chestnut-copy-skillClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/chestnut-wechat-publisher/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/chestnut-wechat-publisher/SKILL.md
Included Skills1
Use when a creator has an approved local Markdown or HTML article and wants to prepare title, digest, cover handling, WeChat API credential/IP preflight, and Official Account draft-box upload for manual backend review.
Plugin manifests2
{
"name": "chestnut-wechat-publisher",
"version": "2.2.1",
"description": "Chestnut 公众号草稿发布:独立安装的公开版 Skill。",
"author": {
"name": "chestnutzoe",
"url": "https://github.com/chestnutzoe"
},
"homepage": "https://github.com/chestnutzoe/chestnut-copy-skill",
"repository": "https://github.com/chestnutzoe/chestnut-copy-skill",
"license": "MIT",
"keywords": [
"chestnut",
"copywriting",
"wechat",
"creator",
"content"
],
"skills": "./skills/",
"interface": {
"displayName": "Chestnut · 公众号草稿发布",
"shortDescription": "Chestnut 公众号草稿发布:独立安装的公开版 Skill。",
"longDescription": "Chestnut 公众号草稿发布:独立安装的公开版 Skill。",
"developerName": "chestnutzoe",
"category": "Productivity",
"capabilities": [
"Interactive",
"Write"
],
"defaultPrompt": [
"使用 chestnut-wechat-publisher 帮我完成公众号草稿发布。"
]
}
}{
"name": "chestnut-wechat-publisher",
"version": "2.2.1",
"description": "Chestnut 公众号草稿发布:独立安装的公开版 Skill。",
"author": {
"name": "chestnutzoe",
"url": "https://github.com/chestnutzoe"
},
"license": "MIT"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[chestnut-wechat-publisher on Agent Plugins Marketplace](https://pluginsmp.com/plugins/chestnut-wechat-publisher)