my-persona

Match prompts to a defined persona's responses using YAML frontmatter.

6|1|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/Himanshu-Sangshetti/cursor-stack --skill my-persona
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: my-persona
Source: https://github.com/Himanshu-Sangshetti/cursor-stack/tree/main/templates/persona-template
Command: npx skills add https://github.com/Himanshu-Sangshetti/cursor-stack --skill my-persona

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Templates a reusable persona with a defined name and description to standardize AI behavior across prompts and projects.

Core Features & Use Cases

  • Reusable persona templates: customize core principles, processes, and output formats for different roles.
  • Consistent handoffs: structured handoff notes to downstream skills (e.g., plan-eng).
  • Rapid onboarding: clone and tailor for new personas like security-reviewer or docs-writer.

Quick Start

Create a new persona by copying this template and renaming the folder and file to match the intended role.

Frequently Asked Questions about my-persona

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

FAQPage Schema
How do I standardize AI behavior across different content generation tasks?

To standardize AI behavior, you can define a reusable persona template with a specific name and description to ensure a consistent tone across content generation, planning, and communications tasks.

What's the best way to create a new AI persona for focused tasks?

The best way to create a new AI persona is to copy the provided template, then rename the folder and file to match the intended role, such as a security-reviewer or docs-writer.

How does matching prompts to a defined persona ensure consistent tone?

Matching prompts to a defined persona ensures consistent tone by routing requests through a standardized template that enforces specific core principles, processes, and output formats.

Can I use structured handoff notes to pass context to downstream planning skills?

Yes, you can use structured handoff notes to pass context to downstream skills, ensuring seamless workflow transitions when you hand off tasks to other roles like plan-eng.

Do I need a specific file format to define a reusable persona template?

Yes, you need a SKILL.md file that includes YAML frontmatter specifying the persona's name and description to properly define the reusable template.

Are there limitations to using basic persona templates for complex workflow onboarding?

The basic implementation depth means the template provides core persona definitions and optional script extensions, but may require manual tailoring for highly complex workflow onboarding scenarios.