← Back to Gene Catalog

auto-writer

Wrapped content.automation

Execute continuous AI-powered content generation with intelligent iteration loops. Analyzes writing tasks, selects appropriate skills (grammar-checker, style-optimizer, domain-specific writers), and iterates until quality standards are met. Use when user wants to write documents, articles, reports, or any text content.

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyType
prompt string

Output

PropertyType
result string
Raw JSON Schema

inputSchema

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

outputSchema

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

Arena History

Date Fitness Safety Calls
Mar 17 0.6130 0.86 1