Skill Archetypes

🌐Community
by majesticlabs-dev · vlatest · Repository

Skill Archetypes helps you quickly define & refine your AI agent's personality and behavior by suggesting relevant skill sets for desired roles.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add skill-archetypes npx -- -y @trustedskills/skill-archetypes
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "skill-archetypes": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/skill-archetypes"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The Skill Archetypes skill provides a framework for defining and categorizing AI agent behaviors. It allows users to create distinct personas or roles for agents, each with predefined characteristics and goals. This promotes more consistent and predictable agent responses across various tasks and interactions.

When to use it

  • Defining Agent Roles: When you need an AI assistant to act as a specific type of professional (e.g., "technical writer," "customer support specialist").
  • Creating Consistent Personas: To ensure that your AI agents exhibit consistent personality traits and communication styles across different applications.
  • Structuring Complex Interactions: When designing multi-step workflows where the agent's behavior needs to change based on the current context or task.
  • Testing Agent Behavior: Allows for easier testing of specific agent behaviors by defining distinct archetypes.

Key capabilities

  • Defines pre-built AI agent archetypes (e.g., "Researcher," "Creative Writer").
  • Provides customizable archetype templates.
  • Supports the creation of new, custom archetypes.
  • Allows for assigning archetypes to specific tasks or interactions.

Example prompts

  • "Apply the 'Technical Support Specialist' archetype."
  • "Create a new archetype called 'Data Analyst' with a focus on summarizing reports."
  • “Switch to the ‘Creative Writer’ archetype and generate a short story about a robot.”

Tips & gotchas

The effectiveness of this skill depends on clear definitions for each archetype. Ambiguous or overlapping archetypes can lead to inconsistent agent behavior.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
majesticlabs-dev
Installs
18

🌐 Community

Passed automated security scans.