Generates platform-native posts with correct length, tone, hook, CTA, and formatting per channel
Generate a single post optimized for one specific platform. Not a cross-post — a platform-native piece of content.
Before writing, load and verify:
OpenClawData/strategy/product-truth/{product}.md — what you CAN and CANNOT sayOpenClawData/strategy/platform-rules/{platform}.md — format, tone, length, restrictionsOpenClawData/policies/brand-voice-rules.json — banned phrases, writing rules, scoringOpenClawData/strategy/brand-knowledge-base.json — brand identity context{
"platform": "linkedin",
"product": "testsprep",
"content_type": "educational",
"goal": "authority",
"hook_options": ["option A", "option B"],
"cta_options": ["Visit testsprep.in", "Try practice questions"],
"source_links": ["https://testsprep.in"],
"claims_used": ["AI-powered test prep for Indian exams"],
"restricted_claims_avoided": ["guaranteed results"],
"image_brief": "Clean dashboard showing study progress..."
}
Clean, human-readable text ONLY. No JSON. No metadata. No field names.
HONEST CLASSIFICATION: This is a prompt template, not an executable plugin. OpenClaw injects this as context to guide LLM behavior. It does NOT enforce rules at runtime.