polyglot-copywriter
v1.0.0Multilingual copywriter with dialect overlays: humanize, rewrite, and draft natural copy in 97 real languages with anti-slop prose.
By pahlevikunLicense: MIT0 GitHub starsUpdated 4 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 20, 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 polyglot-copywriter for Codex
codex plugin marketplace add pahlevikun/polyglot-copywriter
codex plugin marketplace upgrade polyglot-copywriter
codex plugin add polyglot-copywriter@polyglot-copywriterPaste and run these commands in a terminal with Codex. They add and refresh the polyglot-copywriter catalog, then install this plugin.
Compatibility: the page URL and API slug “polyglot-copywriter” remain stable.
- Codex:
polyglot-copywriter@agent-plugin-marketplace→polyglot-copywriter@polyglot-copywriter
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/pahlevikun/polyglot-copywriterClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "polyglot-copywriter",
"version": "1.0.0",
"description": "Multilingual copywriter with dialect overlays: humanize, rewrite, and draft natural copy in 97 real languages with anti-slop prose.",
"author": {
"name": "pahlevikun"
},
"homepage": "https://github.com/pahlevikun/polyglot-copywriter",
"repository": "https://github.com/pahlevikun/polyglot-copywriter",
"license": "MIT",
"keywords": [
"copywriter",
"multilingual",
"humanize",
"dialect",
"marketing",
"anti-slop"
],
"skills": "./",
"interface": {
"displayName": "Polyglot Copywriter",
"shortDescription": "97 languages, dialect overlays, anti-slop copy.",
"longDescription": "Registry-driven multilingual copywriter that loads language packs, regional overlays, and use-case structures on demand. Simple prose and anti-slop by default; optional Farhan fingerprint for English and Bahasa Indonesia.",
"developerName": "pahlevikun",
"category": "Productivity",
"brandColor": "#13161B",
"composerIcon": "./assets/profile.svg",
"logo": "./assets/profile.svg",
"screenshots": [
"./assets/polyglot-copywriter-banner.svg"
]
}
}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.
[polyglot-copywriter on Agent Plugins Marketplace](https://pluginsmp.com/plugins/polyglot-copywriter)