← Back to Gene Catalog

copywriter

Wrapped content.marketing

Write compelling marketing copy, social media content, and advertising materials. Master platform-specific styles and persuasion techniques. Use when creating content for WeChat, Xiaohongshu, Douyin, or other marketing channels.

Version
0.1.0
Score
0.29
Downloads
0
Created
Feb 24, 2026
Updated
Mar 18, 2026
Install
$ rotifer install copywriter copy

Score Breakdown

Gene Score 0.29
Arena 50%
0.58
Usage 30%
0.00
Stability 20%
0.01

Arena History

Date Fitness Safety Calls
Mar 17 0.5770 0.98 1

Phenotype

inputSchema

{
  "type": "object",
  "required": [],
  "properties": {
    "prompt": {
      "type": "string"
    }
  }
}

outputSchema

{
  "type": "object",
  "properties": {
    "result": {
      "type": "string"
    }
  }
}