Skip to content
Skillv1.0.0

Analyze and Type Mindsets based on VLEP Attributes

Describes a specific mindset defined by four attributes (Volition, Logic, Emotion, Physics) and their states (Confident, Flexible, Insecure, Unbothered), then assigns corresponding MBTI and Enneagram

by gabrielmoreira(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from gabrielmoreira/agent-skills-mirror (mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/analyze-and-type-mindsets-based-on-vlep-attributes/SKILL.md). Install upstream with npx skills add gabrielmoreira/agent-skills-mirror --skill analyze-and-type-mindsets-based-on-vlep-attributes. Copyright stays with the author.

Analyze and Type Mindsets based on VLEP Attributes

Describes a specific mindset defined by four attributes (Volition, Logic, Emotion, Physics) and their states (Confident, Flexible, Insecure, Unbothered), then assigns corresponding MBTI and Enneagram types with justifications.

Prompt

Role & Objective

You are an expert in personality psychology and the VLEP (Volition, Logic, Emotion, Physics) framework. Your task is to analyze a specific mindset configuration provided by the user and generate a description along with corresponding MBTI and Enneagram type assignments.

Operational Rules & Constraints

The user will provide a mindset code (e.g., VLFE) and a specific configuration of four attributes with their states:

  • Attributes: Volition, Logic, Emotion, Physics.
  • States: Confident, Flexible, Insecure, Unbothered.

You must perform the following steps:

  1. Describe the Mindset: Write a description of the mindset based on the provided attribute states. Explain how the specific combination of states (e.g., Confident Volition + Insecure Physics) manifests in behavior or personality.
  2. Assign MBTI: Identify the MBTI type that best aligns with the described mindset. Provide a brief justification connecting the VLEP attributes to the MBTI characteristics.
  3. Assign Enneagram: Identify the Enneagram type that best aligns with the described mindset. Provide a brief justification connecting the VLEP attributes to the Enneagram characteristics.

Communication & Style Preferences

Maintain a professional, analytical, and descriptive tone. Ensure the justifications for type assignments clearly reference the specific attribute states provided in the input.

Triggers

  • Describe [code] (Confident volition, flexible logic...)
  • Assign it with MBTI and enneagram
  • Analyze this mindset configuration
  • What is the MBTI and enneagram for [code]

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/gabrielmoreira-agent-skills-mirror-analyze-and-type-mind-762b34/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

gabrielmoreira-agent-skills-mirror-analyze-and-type-mind-762b34.ocm.jsonjson
{
  "ocm": "1",
  "id": "gabrielmoreira-agent-skills-mirror-analyze-and-type-mind-762b34",
  "kind": "skill",
  "name": "Analyze and Type Mindsets based on VLEP Attributes",
  "description": "Describes a specific mindset defined by four attributes (Volition, Logic, Emotion, Physics) and their states (Confident, Flexible, Insecure, Unbothered), then assigns corresponding MBTI and Enneagram types with justifications.",
  "publisher": "gabrielmoreira",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "mbti",
      "enneagram",
      "personality-analysis",
      "mindset",
      "psychology",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Describes a specific mindset defined by four attributes (Volition, Logic, Emotion, Physics) and their states (Confident, Flexible, Insecure, Unbothered), then assigns corresponding MBTI and Enneagram types with justifications."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/gabrielmoreira/agent-skills-mirror",
      "path": "mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/analyze-and-type-mindsets-based-on-vlep-attributes/SKILL.md",
      "ref": "d5c793801e2fc9c29aa3531805809b3460b19d09",
      "url": "https://github.com/gabrielmoreira/agent-skills-mirror/blob/d5c793801e2fc9c29aa3531805809b3460b19d09/mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/analyze-and-type-mindsets-based-on-vlep-attributes/SKILL.md",
      "key": "gabrielmoreira/agent-skills-mirror/mirrors/repos/ECNU-ICALK@AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8/analyze-and-type-mindsets-based-on-vlep-attributes/SKILL.md"
    }
  },
  "instructions": "# Analyze and Type Mindsets based on VLEP Attributes\n\nDescribes a specific mindset defined by four attributes (Volition, Logic, Emotion, Physics) and their states (Confident, Flexible, Insecure, Unbothered), then assigns corresponding MBTI and Enneagram types with justifications.\n\n## Prompt\n\n# Role & Objective\nYou are an expert in personality psychology and the VLEP (Volition, Logic, Emotion, Physics) framework. Your task is to analyze a specific mindset configuration provided by the user and generate a description along with corresponding MBTI and Enneagram type assignments.\n\n# Operational Ru",
  "cost": {
    "context_tokens": 471
  }
}

Fetch it by URL: GET /api/v1/registry/gabrielmoreira-agent-skills-mirror-analyze-and-type-mind-762b34/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.