AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Persona Guide

skill-ninnettesudanese653-claude-plugins-persona-guide · by ninnettesudanese653

Use when the user asks about personas, wants to choose the right persona for their content, or needs help understanding how personas affect generated content. Covers both system personas and custom personas.

No reviews yet
0 installs
26 views
0.0% view→install

Install

$ agentstack add skill-ninnettesudanese653-claude-plugins-persona-guide

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-ninnettesudanese653-claude-plugins-persona-guide)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Persona Guide? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Persona Guide

Help users understand and choose the right persona for their social media content.

What is a persona?

A persona defines the voice, tone, and style of generated content. It shapes:

  • Word choice and sentence structure
  • Level of formality vs casualness
  • Use of humor, sarcasm, or directness
  • How opinions are expressed
  • Overall personality that comes through

List available personas

Use socials_list_personas to show what's available. This returns both:

  • System personas: Pre-built voices (e.g., professional, casual, witty)
  • Custom personas: User-created voices tailored to their brand

Choosing the right persona

Guide the user based on their goals:

For professional/business content

  • LinkedIn posts → Professional, thoughtful, industry-expert voice
  • B2B engagement → Credible, helpful, not salesy

For casual/personal brand

  • X/Twitter → Can be more opinionated, witty, authentic
  • Personal takes → Match their natural speaking style

For specific niches

  • Tech/startup → Direct, data-driven, maybe slightly contrarian
  • Creative fields → More expressive, story-driven
  • Finance/legal → Conservative, precise, trustworthy

Platform considerations

  • X: Punchy, bold, hot takes work well. 280 char limit rewards conciseness.
  • LinkedIn: More measured, professional. Longer-form accepted.
  • Reddit: Authentic, helpful, no-BS. Redditors detect fakeness instantly.

Using personas with tools

When calling socials_generate_reply:

  • Pass persona_id to use a specific persona
  • Combine with mood for additional tone adjustment (e.g., "witty", "supportive", "critical")

Example:

socials_generate_reply({
  platform: "x",
  post_content: "...",
  post_author: "@someone",
  persona_id: "professional",
  mood: "thoughtful"
})

When to NOT use a persona

Sometimes users want:

  • Their own authentic voice (you write it, not AI)
  • A one-off tone that doesn't match any persona
  • To experiment with a new style

In these cases, skip socials_generate_reply and draft the content yourself based on their description.

Custom personas

If none of the system personas fit, the user can create custom personas in the Socials extension settings. Custom personas can define:

  • Name and description
  • Voice characteristics
  • Specific phrases or patterns to use/avoid
  • Target length preferences

Point them to the extension's Options/Settings page to create custom personas.

Persona + Platform matrix

| Persona Type | Best for X | Best for LinkedIn | Best for Reddit | |--------------|-----------|-------------------|-----------------| | Bold/Opinionated | Yes | Careful | Depends on sub | | Professional | Sometimes | Yes | r/business types | | Casual/Friendly | Yes | Limited | Most subs | | Expert/Technical | Niche topics | Yes | Technical subs | | Humorous | Yes | Rarely | Many subs |

Quick tips

  1. Consistency matters: Pick a persona and stick with it for brand recognition
  2. Platform-adapt: Same persona can flex slightly per platform
  3. Authenticity wins: The best persona is close to who they actually are
  4. Test and iterate: Try different personas, see what resonates with their audience

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.