chestnut-copy-sop
v2.2.1Chestnut 文案工作流:独立安装的公开版 Skill。. Includes 1 skill.
By chestnutzoeLicense: MIT7 GitHub starsUpdated 3 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-copy-sop for Codex and Claude Code
codex plugin marketplace add chestnutzoe/chestnut-copy-skill
codex plugin marketplace upgrade chestnut
codex plugin add chestnut-copy-sop@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-copy-sop” remain stable.
- Codex:
chestnut-copy-sop@agent-plugin-marketplace→chestnut-copy-sop@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-copy-sop/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json└── skills/chestnut-copy-sop/SKILL.md
Included Skills1
Use when a Chinese creator wants to write, rewrite, evaluate, or adapt copy with Zoe/Chestnut's copywriting method. Also use to review an existing script, transcript, or draft before filming or publishing: diagnose what attracts viewers, topic and audience risks, cover/title/hook alignment, retention risks, off-voice lines, and precise edits without rewriting for the sake of rewriting.
Plugin manifests2
{
"name": "chestnut-copy-sop",
"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-copy-sop 帮我完成文案工作流。"
]
}
}{
"name": "chestnut-copy-sop",
"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-copy-sop on Agent Plugins Marketplace](https://pluginsmp.com/plugins/chestnut-copy-sop)