← back to Linkedin Agent

templates/post-agent-spotlight.md

22 lines

# Post template — spotlight one of Steve's autonomous agents

Goal: make THE AGENT the protagonist, not Steve.

Structure:
  L1: the agent's name + 1-line job
  L2-3: a real thing it did this week (with timestamps if dramatic)
  L4: what was hard about building it
  L5: what's surprising in the data after running it
  L6: open invitation to talk shop

Example:
  "Norma is my email-outreach agent. She runs 5 social platforms (FB/IG/Twitter/Bluesky + price scrape) on autopilot."
  ""
  "Last week she autonomously detected a vendor price drop on a competitor product, drafted a counter-positioning post, and queued it for my review. I approved with one click."
  ""
  "Hardest part wasn't the LLM — it was the legal layer. Comms-compliance subagent now scrubs every outbound against CAN-SPAM, CCPA, TCPA, federal+state DNC, and Utah CPR. Fail-closed if any list is stale."
  ""
  "Surprising data: 23% of my "ready to send" drafts get blocked by compliance. Means I was about to mess up. Cheap insurance."
  ""
  "If you're building outreach automation and not running compliance at the gate, we should talk."