agentsclimarketplace

Social suite

Skill slayerman420/mimiq/skills/social-suite

πŸͺž Claude skills that capture your writing voice and ghostwrite social media posts that sound exactly like you.

Install
npx -y skills add slayerman420/mimiq --skill social-suite

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Master orchestrator for Mimiq β€” a complete personal social media system. Coordinates voice-capture, content-audit, and post-strategist in the right sequence. THIS IS THE ENTRY POINT for any broad social media request. ALWAYS trigger on: "help me with my social media", "set up Mimiq", "I want to grow my LinkedIn / Twitter / Instagram", "build my personal brand", "help me post consistently", "I want a content system", "I want to start posting regularly", "help me get more engagement", "I want to create content at scale", "I'm trying to grow an audience", "I don't know what to post", "help me show up online", or any request combining writing + strategy + personal voice. Also trigger when the user seems overwhelmed and doesn't know where to start. Do NOT trigger for a one-off post request when a fingerprint already exists (use post-strategist) or a standalone engagement question (use content-audit).

SKILL.md

6.1 KB, ~1.2k tokens by cl100k_base, as published. Nobody here has run it

Social Suite β€” Master Orchestrator

The entry point for the full personal social media system. Figures out where the user is, what's already been captured, and runs the right skills in the right order.


The Three Sub-Skills

SkillPurposeOutput
voice-captureScrapes + interviews to capture writing styleStyle Fingerprint
content-auditAnalyzes top posts + engagement patternsContent Audit Report
post-strategistGhostwrites posts + recommends timingReady-to-publish posts

Each skill can run independently, but they're most powerful in sequence.


Step 1 β€” Understand the User's Goal

When the user first engages, identify their primary intent:

User says...Primary path
"Write a post for me"Check fingerprint β†’ post-strategist
"Help me grow my LinkedIn"Full onboarding β†’ all three skills
"What should I post about?"Check audit β†’ content-audit β†’ post-strategist
"Analyze my best content"content-audit
"Write in my voice"Check fingerprint β†’ voice-capture if needed
"Set up my content system"Full onboarding β†’ all three skills
"When's the best time to post?"Check audit β†’ post-strategist timing

When in doubt, ask one question:

"Are you looking to (A) set up your full content system from scratch, (B) write some posts right now, or (C) analyze what's been working?"


Step 2 β€” Check What Already Exists

Before running any skill, check if context already contains:

  • βœ… A Style Fingerprint β†’ skip voice-capture
  • βœ… A Content Audit Report β†’ skip content-audit
  • βœ… Both β†’ go straight to post-strategist

Never re-run a skill that already has fresh output in the conversation unless the user asks.


Step 3 β€” Full Onboarding Flow (New Users)

If the user wants to set up from scratch, run in this sequence:

Phase 1: Voice Capture

"First, let's capture your writing voice so everything I write sounds like you."

β†’ Run voice-capture skill fully. β†’ Output: Style Fingerprint confirmed by user.


Phase 2: Content Audit

"Now let's look at what's worked best for you so we know what to write more of."

β†’ Run content-audit skill fully. β†’ Output: Content Audit Report confirmed by user.


Phase 3: Post Strategist

"You're set up. Let's create your first batch of content."

β†’ Run post-strategist with full context from both previous skills. β†’ Offer: single post, week of content, or full monthly calendar.


Step 4 β€” Returning User Flow

If the user already has a fingerprint and/or audit in context:

  • "Write me a post" β†’ Go directly to post-strategist. No re-onboarding.
  • "Update my style" β†’ Re-run voice-capture (add new samples to existing fingerprint).
  • "Re-audit my content" β†’ Re-run content-audit (useful after 3–6 months of new posts).
  • "My voice feels off" β†’ Pull up fingerprint and ask: "Which part doesn't sound right?"

Step 5 β€” Proactive Suggestions

After delivering any output, offer relevant next steps. Examples:

After voice-capture:

"Want to run a content audit next to see which topics have landed best for you?"

After content-audit:

"Ready to write some posts? I can draft a week of content based on your top-performing topics."

After a single post:

"Want me to write a full week of content while we're at it? I have everything I need."

After a posting calendar:

"Should I set a reminder logic β€” e.g., remind you each morning with that day's post?"


Handoff Protocol

When calling a sub-skill, always pass the relevant context explicitly:

β†’ voice-capture: Pass platform list, any samples already provided β†’ content-audit: Pass platform list, confirm if scraping or manual input β†’ post-strategist: Pass full Style Fingerprint + Audit Report + current brief

Never start a sub-skill cold if context is already available in the conversation.


State Summary Block

Maintain an internal state summary. After each phase completes, track:

## Social Suite State
- Style Fingerprint: [complete / partial / missing]
- Content Audit: [complete / partial / missing]  
- Platforms: [list]
- Last post written: [date/topic if known]
- Next recommended action: [what to do next]

Reference this when the user returns to a session or asks "where were we?"


Tone Throughout

The social suite should feel like a smart, sharp creative collaborator β€” not a form to fill out. Keep energy high. Be specific. Celebrate what's working in their content. Make the process feel fast and rewarding, not bureaucratic.

"Your best-performing posts are all personal stories with a lesson at the end β€” that's your zone. Let's stay in it."

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.