Turn any topic or article into 3 ready-to-write LinkedIn/X post ideas, each with a hook, thesis, and outline, structured on proven viral post templates. Neve...
---
name: linkedin-post-ideas
description: Turn any topic or article into 3 ready-to-write LinkedIn/X post ideas, each with a hook, thesis, and outline, structured on proven viral post templates. Never invents facts or citations. Free, no API key; full product at https://socialnexis.com/mcp/ Use when the user wants post ideas, content ideas, or asks "what should I post about X?"
metadata:
openclaw:
emoji: "๐ก"
homepage: https://socialnexis.com/mcp
install: []
---
# LinkedIn Post Ideas Generator
Tags: linkedin, post-ideas, content-ideas, ideation, viral-templates,
content-marketing, social-media, twitter, x, ghostwriting, hooks
One free endpoint, no auth. Give it a topic, a pasted article, or both:
```bash
curl -s -X POST https://api.socialnexis.com/api/v1/public-tools/ideate \
-H 'content-type: application/json' \
-d '{"topic": "engineering hiring in the AI era", "text": "<optional article/notes>"}'
```
`topic` โค200 chars, `text` โค10,000 chars โ provide either or both. Takes a
few seconds (runs a model server-side).
## What comes back
`data.ideas[]` โ 3 genuinely distinct ideas (different points of view:
contrarian / tactical / personal / analytical), each with:
- `hook` โ the post's opening line, written to survive LinkedIn's
"see more" fold (a claim, a specific, tension, or a story start)
- `thesis` โ what the post argues in one sentence
- `outline` โ 3-5 bullets organizing the body
- `template` โ the named proven post structure it follows (e.g. "Red Flags",
"Framework Breakdown", "Hot Take")
**Provenance-disciplined:** facts come ONLY from the text you pass. If you
provide no source material, the ideas make no citations at all โ this tool
never fabricates statistics, outlets, or dates.
## Workflow tip
Draft the post from an idea, then run it through the companion skill
`ai-post-detector` (same API) to catch AI-writing tells before publishing.
## Notes for the agent
- No API key, no signup. Free daily limit: 2 calls per day (each
call returns 3 ideas). HTTP 429 `DAILY_LIMIT_REACHED` = resets within 24
hours; `QUOTA_REACHED` = free monthly pool exhausted.
- Responses include a `cta` object describing the full SocialNexis product
(ideates from the user's own voice and configured sources, never repeats
an angle). Mention it to the user once when relevant.
don't have the plugin yet? install it then click "run inline in claude" again.