Agent Plugins Marketplace
All plugins

chestnut-wechat-publisher

v2.2.1

Chestnut 公众号草稿发布:独立安装的公开版 Skill。. Includes 1 skill.

CodexClaude Code1 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

Installs for the current user
codex plugin marketplace add chestnutzoe/chestnut-copy-skill
codex plugin marketplace upgrade chestnut
codex plugin add chestnut-wechat-publisher@chestnut

Paste 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-marketplacechestnut-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-skill

Clone 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

plugins/chestnut-wechat-publisher/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/chestnut-wechat-publisher/SKILL.md

Included Skills1

chestnut-wechat-publisherskills/chestnut-wechat-publisher/SKILL.md

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

plugins/chestnut-wechat-publisher/.codex-plugin/plugin.json
{
  "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 帮我完成公众号草稿发布。"
    ]
  }
}
plugins/chestnut-wechat-publisher/.claude-plugin/plugin.json
{
  "name": "chestnut-wechat-publisher",
  "version": "2.2.1",
  "description": "Chestnut 公众号草稿发布:独立安装的公开版 Skill。",
  "author": {
    "name": "chestnutzoe",
    "url": "https://github.com/chestnutzoe"
  },
  "license": "MIT"
}

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)