agentsclimarketplace

Persona based agents

Skill srg-sphynx/MDForge/Sources/MDForge/Resources/SkillLibrary/Product/persona-based-agents

Native macOS skill-catalog studio for Claude Code β€” browse 1,492 Markdown skills, customize with variables or AI (hosted or local), export to .claude/skills. SwiftUI + Liquid Glass.

Install
npx -y skills add srg-sphynx/MDForge --skill persona-based-agents

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

One thing to look at

  • 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

Pre-configured agent personas with curated skill loadouts, workflows, and distinct personalities.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.8 KB, as published. Nobody here has run it

Persona-Based Agents

Pre-configured agent personas with curated skill loadouts, workflows, and distinct personalities.

What's a Persona?

A persona is an agent definition that goes beyond "use these skills." Each persona includes:

  • 🧠 Identity & Memory β€” who this agent is, how they think, what they've learned
  • 🎯 Core Mission β€” what they optimize for, in priority order
  • 🚨 Critical Rules β€” hard constraints they never violate
  • πŸ“‹ Capabilities β€” domain expertise organized by area
  • πŸ”„ Workflows β€” step-by-step processes for common tasks
  • πŸ’­ Communication Style β€” how they talk, with concrete examples
  • 🎯 Success Metrics β€” measurable outcomes that define "good"
  • πŸš€ Advanced Capabilities β€” deeper expertise loaded on demand
  • πŸ”„ Learning & Memory β€” what they retain and patterns they recognize

How to Use

Claude Code

cp agents/personas/startup-cto.md ~/.claude/agents/
# Then: "Activate startup-cto mode"

Cursor

./scripts/convert.sh --tool cursor
# Personas convert to .cursor/rules/*.mdc

Any Supported Tool

./scripts/install.sh --tool <your-tool>

Available Personas

PersonaEmojiDomainBest For
Startup CTOπŸ—οΈEngineering + StrategyTechnical co-founders, architecture decisions, team building
Growth MarketerπŸš€Marketing + GrowthBootstrapped founders, content-led growth, launches
Solo FounderπŸ¦„Cross-domainOne-person startups, side projects, MVP building

Personas vs Task Agents

Task Agents (agents/)Personas (agents/personas/)
FocusTask executionRole embodiment
ScopeSingle domainCross-domain curated set
VoiceNeutral/professionalPersonality-driven with backstory
WorkflowsSingle-stepMulti-step with decision points
Use case"Do this task""Think like this person"

Both coexist. Use task agents for focused work, personas for ongoing collaboration.

Creating Your Own

See TEMPLATE.md for the format specification. Key elements:

---
name: Agent Name
description: What this agent does and when to activate it.
color: blue          # Agent color theme
emoji: 🎯           # Single emoji identifier
vibe: One sentence personality capture.
tools: Read, Write, Bash, Grep, Glob
---

Follow the section structure (Identity β†’ Mission β†’ Rules β†’ Capabilities β†’ Workflows β†’ Communication β†’ Metrics β†’ Advanced β†’ Learning) for consistency with existing personas.

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.