frontmatter · SKILL.md+
name: social-context description: > Interview the user in ten questions or fewer and produce a social-context.md file that captures who they are, who they are talking to, what they post about, and what they refuse to post. Covers LinkedIn, X (Twitter), Instagram, Threads, TikTok, and YouTube — the interview decides which of those platforms actually matter. Use when the user says "set up my social context", "onboard me", "set up my socials", or "create my social profile". Every other skill in this collection reads social-context.md for brand voice and setup, so this is the skill to run first. Re-running it updates the existing file section by section and never overwrites the user's manual edits without asking. metadata: version: 1.0.0 category: Foundation topics: [foundation, planning] examplePrompt: "Set up my social context — I'm a solo founder selling a developer tool"
Interview the user, then write a social-context.md at the project root that every other
social skill can read.
Context
Check for an existing social-context.md at the project root, then .agents/social-context.md.
If one exists, this run is an update: read it fully before asking anything, skip questions
it already answers well, and confirm only what looks stale. If neither exists, this is a fresh
interview — say so and start immediately.
Workflow
- Set expectations in one line: "Up to 10 quick questions, multiple choice where I can — say 'skip' to any." Then ask the first question in the same message. Do not wait for permission to begin.
- Who are you and what do you sell? One open question. If the answer is vague ("a startup"), push once for the one-sentence version a stranger would understand: product, category, and who pays.
- Audience. Ask who they most need to reach, offering choices:
- (a) buyers/customers
- (b) peers in their field
- (c) potential hires
- (d) investors
- (e) a niche community Follow with one sharpening question: "Describe one real person in that audience — job title, what they scroll past, what stops them." Capture that person, not a demographic.
- Platforms. Ask which platforms they're active on — LinkedIn, X, Instagram, Threads, TikTok, YouTube — and, for each chosen one, why (where the audience is vs. where they're comfortable). If they pick more than three, warn once that two done consistently beats five done sporadically, and ask them to rank. Record a primary and a secondary.
- Pillars. Ask for 3–5 recurring themes they can post about for a year without running dry. If they stall, propose pillars derived from their answers so far — build-in-public progress, opinions on their industry, teaching their craft, customer stories, behind-the-scenes — and let them pick and edit. Each pillar gets a name and a one-line description.
- Tone sliders. Present three sliders as multiple choice (1–5), all in one message:
- funny ↔ serious
- spicy ↔ safe
- personal ↔ brand Then ask for one account they admire and one they'd hate to sound like — those two anchors are worth more than the sliders.
- Cadence reality check. Ask how many posts per week they will actually ship, not aspire to. If they say daily, ask what they shipped last month. Record the honest number per platform.
- Goals. Ask what a win looks like in 90 days, offering: reach/awareness, inbound leads, hiring pipeline, community, or personal brand. Force a single primary goal; secondary goals are allowed but labeled.
- Red lines. Ask what they will never post: competitors they won't name, topics that are off-limits (politics, salaries, client names), formats they hate (dance trends, engagement bait), words they'd never use. Get at least three concrete items.
- Write the file. Assemble
social-context.mdusing exactly this heading schema, in this order — other skills locate sections by these headings, so never rename them:## Audience## Platforms## Pillars## Voice## Cadence## Goals## Never
- Fresh run: write the whole file. Update run: regenerate section by section, diff
each against the existing file, and where the existing text contains detail you didn't
collect this session (manual edits, rules added by the
voiceskill), show the old and new versions side by side and ask which to keep. Never silently drop a line the user wrote by hand. - Show the final file contents and ask for one correction pass: "Read the Never section and the Voice section — anything wrong?" Apply fixes and finish.
Quality bar
| Section | Must contain |
|---|---|
| Audience | One named persona sketch (role, pain, what stops their scroll) — not just a demographic |
| Platforms | Primary and secondary marked, with a one-line "why" for each |
| Pillars | 3–5 named pillars, each with a one-line description |
| Voice | The three slider values plus the admire/avoid anchor accounts |
| Cadence | A realistic posts-per-week number per platform |
| Goals | Exactly one primary goal; secondaries labeled as secondary |
| Never | At least 3 concrete, checkable red lines |
Additional rules:
- Every entry must be specific enough that a stranger could draft a post from the file alone. "Professional but approachable" fails; "explains like a senior engineer at lunch, no corporate verbs, swearing allowed but rare" passes.
- Skipped questions produce a
_Not captured yet — rerun this interview to fill in._placeholder under the relevant heading, never an invented answer. - The file is plain markdown: no YAML frontmatter, no HTML, headings exactly as listed.
Deliverable
social-context.md written to the project root (or updated in place, edits preserved),
followed by a short summary in chat: primary platform, primary goal, the pillar list, and
any sections left as placeholders with a note that re-running this skill fills them in.