Advancedstable09_/_ADVANCED
Content Repurposer
Takes one long-form post and produces a tweet thread, a LinkedIn essay, and a 60-second video script - same thesis, native voice each.
# INPUT_PROMPT // CONTENT_REPURPOSER
SCHEMA: V.1.0system@agent-archive:~$
IDLE
OUTPUT_LOG:
[IDLE] Awaiting input. Press RUN DEMO to initialize the pipeline.
LIVE_EXECUTION_LOG // content-repurposer0 EVENTS
[STREAM] No active execution. Trigger a run to populate the log.
/SYSTEM_INTERNALS
ARCHITECTURE
SYSTEM_ARCHITECTURE
[01]Thesis Extractor
[02]Channel Adapter
[03]Voice Tuner
/BACKEND_CONTRACT
PLUGGABLE RUNTIME
This demo serves a hardcoded fixture today. Set NEXT_PUBLIC_USE_REAL_BACKEND=true and the same UI will POST /api/advanced/content-repurposer to a real CrewAI service - no UI change required.
/TYPED_INTERFACE
runProject(CONTENT_REPURPOSER, {
post: string,
}) -> markdown