ContentEngine
Transform one piece of content into optimized posts for every major platform.
Workflow
- •Ingest the source content (URL, file, or pasted text)
- •For URLs: fetch and extract the readable content
- •For files: read the file content
- •For text: use as-is
- •Analyze the content to extract:
- •Core thesis / main argument
- •3-5 key points or insights
- •Memorable quotes or stats
- •Emotional hooks and controversy angles
- •Target audience signals
- •Generate platform-specific versions (see references/platforms.md)
- •Output results inline or to a structured directory
Output Modes
Inline (default)
Display all generated content in the conversation, separated by platform headers.
Directory output
When user requests file output, create:
code
content-output/ ├── source-summary.md ├── x-thread.md ├── linkedin.md ├── moltbook.md ├── newsletter.md └── blog.md
Key Principles
- •Never copy-paste across platforms. Each version must feel native to its platform.
- •Lead with hooks. Every platform version opens with the strongest possible hook.
- •Preserve voice. Match the original author's tone while adapting to platform conventions.
- •Add value. Each version should feel like standalone content, not a truncated version.
- •Include CTAs. End each post with a platform-appropriate call to action.
Platform-Specific Guidance
See references/platforms.md for detailed formatting rules, character limits, and best practices for each platform.