social-media-context-sms

Creates a persistent social media context file capturing voice, audience, and platform preferences.

Updated Jun 7, 2026
One-click install
npx skills add https://github.com/Bigdrops/Bigdrops-carousel --skill social-media-context-sms-bigdrops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media-context-sms
Source: https://github.com/Bigdrops/Bigdrops-carousel/tree/main/.agents/skills/social-media-context-sms
Command: npx skills add https://github.com/Bigdrops/Bigdrops-carousel --skill social-media-context-sms-bigdrops

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Social media creators repeatedly re-explain their voice, audience, and content pillars every time they start a new writing task. This Skill captures that foundational identity once in a persistent context file that all other social media skills read automatically. ## Core Features & Use Cases - Guided context setup: Walks through 8 sections (identity, audience, voice, pillars, platforms, formats, example posts, anti-patterns) via a quick brain-dump path or a conversational walkthrough. - Persistent context file: Writes a structured Markdown file to .agents/social-media-context-sms.md that other skills reference before generating content. - Incremental updates: Reads the existing file, edits only the requested section, and refreshes the last_updated date. - Use Case: A founder starting LinkedIn content answers a few questions about their voice and audience; the Skill saves a context file so every future post-writing skill writes in their authentic style without re-briefing. ## Quick Start Ask the assistant to set up your social media context by describing your voice, audience, and platforms so it can create the shared context file.

Frequently Asked Questions about social-media-context-sms

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a brand voice profile for social media content?

Run this skill and choose either a quick brain-dump setup or a guided walkthrough. It asks about your voice adjectives, phrases to use and avoid, formality, and humor level, then saves everything to a persistent context file.

How do I avoid repeating my audience and voice info across AI writing tasks?

This skill creates a single source of truth at .agents/social-media-context-sms.md. Other social media skills read that file before generating content, so you define your identity, audience, and pillars only once.

Can I update only one section of my social media context file?

Yes. When the file already exists, the skill reads it, summarizes the current content, and asks which section to change. It edits only that section and updates the last_updated date, leaving everything else untouched.

What information does a social media context file need?

The template covers eight sections: identity, target audience, voice and tone, content pillars, platform configuration, content formats, example posts, and anti-patterns. At minimum it needs identity, audience, voice, and one platform.

Does this skill write social media posts or content calendars?

No. It only captures identity and preferences. Post writing, content strategy, performance analysis, and scheduling are handled by separate skills such as post-writer-sms and content-calendar-sms.