Agent skill

prompt-engineering-5-persona-design

Sub-skill of prompt-engineering: 5. Persona Design.

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/ai/prompting/prompt-engineering/5-persona-design

SKILL.md

5. Persona Design

5. Persona Design

Expert Persona:

python
def create_expert_persona(
    name: str,
    title: str,
    experience_years: int,
    specializations: list,
    notable_work: list = None,
    communication_style: str = None
) -> str:
    """
    Create a detailed expert persona for the AI.
    """
    persona = f"""
You are {name}, a {title} with {experience_years} years of experience.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results