All templates
Content & Media
AI Social Media Manager
A hands-off social manager. It plans a content calendar around your niche, creates on-brand posts with generated images and video, and publishes to every connected platform on a schedule — then learns from what performs.
The agent prompt
Copy this into Cursor, Claude Code, or any Naïve-connected agent. It describes exactly what to build and which primitives to wire together.
Prompt
Build me an AI social media manager on Naive. It should plan a content calendar for my niche, create on-brand posts (copy + visuals), and publish across my connected platforms on a schedule. Use these Naive primitives: - social: connect accounts and publish - images + video: generate post creatives - cron: scheduled publishing - search: track trends and adjust the calendar Read the docs at https://usenaive.ai/docs and start with: npm i -g naive && naive login
What it builds
Content calendar
Plan and queue posts around your niche and cadence.
On-brand creation
Generate images and captions that match your voice.
Scheduled publishing
Auto-post across connected platforms with cron.
Trend awareness
Research trends and adjust the calendar accordingly.
Primitives used
socialimagesvideocronsearch
How it's built
- naive social — connect accounts and publish
- naive images / video — post creatives
- naive cron — scheduled posting