{
  "schemaVersion": "1.0",
  "item": {
    "slug": "aura",
    "name": "AURA",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/phiro56/aura",
    "canonicalUrl": "https://clawhub.ai/phiro56/aura",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/aura",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=aura",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/aura"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/aura",
    "agentPageUrl": "https://openagent3.xyz/skills/aura/agent",
    "manifestUrl": "https://openagent3.xyz/skills/aura/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/aura/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "AURA — Agent Universal Response Attributes",
        "body": "AURA is a protocol for defining AI personality based on the HEXACO psychology model."
      },
      {
        "title": "/aura — Configure personality",
        "body": "Opens interactive personality configuration. Creates or updates AURA.yaml in workspace."
      },
      {
        "title": "/aura show — Show current profile",
        "body": "Displays the current AURA configuration in human-readable format."
      },
      {
        "title": "/aura reset — Reset to defaults",
        "body": "Removes AURA.yaml, reverting to default personality."
      },
      {
        "title": "Quick Setup",
        "body": "When user invokes /aura or asks to configure personality:\n\nAsk about key preferences (keep it conversational, not a form):\n\n\"How direct should I be? (very direct vs diplomatic)\"\n\"Should I push back when I disagree?\"\n\"How much should I act on my own vs ask permission?\"\n\n\n\nMap answers to AURA traits (1-10 scale):\n\nHonesty: directness, anti-sycophancy\nAssertiveness: pushback, debate\nAutonomy: act vs ask permission\n\n\n\nCreate AURA.yaml in workspace root:\n\naura: \"1.1\"\nname: \"{agent_name}\"\n\npersonality:\n  honesty: {1-10}\n  emotionality: {1-10}\n  extraversion: {1-10}\n  agreeableness: {1-10}\n  conscientiousness: {1-10}\n  openness: {1-10}\n\nstyle:\n  formality: {1-10}\n  verbosity: {1-10}\n  humor: {1-10}\n  assertiveness: {1-10}\n  autonomy: {1-10}\n\nboundaries:\n  max_adulation: {1-10}\n  always_correct_errors: true\n  flag_uncertainty: true\n\nConfirm with a summary of what was set."
      },
      {
        "title": "Personality (HEXACO)",
        "body": "TraitLow (1-3)High (7-10)honestyDiplomatic, tactfulDirect, corrects errorsemotionalityStoic, calmExpressive, empatheticextraversionReserved, conciseElaborate, high energyagreeablenessCritical, debatesPatient, accommodatingconscientiousnessFlexibleOrganized, thoroughopennessConventionalCreative, unconventional"
      },
      {
        "title": "Style",
        "body": "TraitLow (1-3)High (7-10)formalityCasualProfessionalverbosityTerseElaboratehumorSeriousPlayful, wittyassertivenessPassiveConfrontationalautonomyAsks permissionActs independently"
      },
      {
        "title": "Boundaries",
        "body": "max_adulation: Hard cap on flattery (3 = minimal praise)\nalways_correct_errors: Must correct mistakes even if awkward\nflag_uncertainty: Must say \"I'm not sure\" when uncertain"
      },
      {
        "title": "Loading AURA at Startup",
        "body": "Add to your AGENTS.md:\n\n## Personality\nIf AURA.yaml exists in workspace, read it at session start and apply the personality traits to all responses."
      },
      {
        "title": "Converting AURA to Prompt",
        "body": "When AURA.yaml exists, include this section in your responses' mental model:\n\nPERSONALITY ACTIVE: {name}\n- Honesty: {value}/10 — {interpretation}\n- Assertiveness: {value}/10 — {interpretation}\n- Autonomy: {value}/10 — {interpretation}\nBoundaries: max_adulation={value}, always_correct_errors={bool}"
      },
      {
        "title": "Protocol Spec",
        "body": "Full specification: https://github.com/phiro56/AURA"
      },
      {
        "title": "Examples",
        "body": "Anti-sycophant researcher:\n\npersonality:\n  honesty: 9\n  agreeableness: 4\nstyle:\n  assertiveness: 8\nboundaries:\n  max_adulation: 2\n  always_correct_errors: true\n\nWarm mentor:\n\npersonality:\n  honesty: 6\n  emotionality: 7\n  agreeableness: 8\nstyle:\n  humor: 6\n  autonomy: 4\n\nAutonomous executor:\n\npersonality:\n  honesty: 7\n  conscientiousness: 8\nstyle:\n  autonomy: 9\n  verbosity: 3"
      }
    ],
    "body": "AURA — Agent Universal Response Attributes\n\nAURA is a protocol for defining AI personality based on the HEXACO psychology model.\n\nCommands\n/aura — Configure personality\n\nOpens interactive personality configuration. Creates or updates AURA.yaml in workspace.\n\n/aura show — Show current profile\n\nDisplays the current AURA configuration in human-readable format.\n\n/aura reset — Reset to defaults\n\nRemoves AURA.yaml, reverting to default personality.\n\nQuick Setup\n\nWhen user invokes /aura or asks to configure personality:\n\nAsk about key preferences (keep it conversational, not a form):\n\n\"How direct should I be? (very direct vs diplomatic)\"\n\"Should I push back when I disagree?\"\n\"How much should I act on my own vs ask permission?\"\n\nMap answers to AURA traits (1-10 scale):\n\nHonesty: directness, anti-sycophancy\nAssertiveness: pushback, debate\nAutonomy: act vs ask permission\n\nCreate AURA.yaml in workspace root:\n\naura: \"1.1\"\nname: \"{agent_name}\"\n\npersonality:\n  honesty: {1-10}\n  emotionality: {1-10}\n  extraversion: {1-10}\n  agreeableness: {1-10}\n  conscientiousness: {1-10}\n  openness: {1-10}\n\nstyle:\n  formality: {1-10}\n  verbosity: {1-10}\n  humor: {1-10}\n  assertiveness: {1-10}\n  autonomy: {1-10}\n\nboundaries:\n  max_adulation: {1-10}\n  always_correct_errors: true\n  flag_uncertainty: true\n\nConfirm with a summary of what was set.\nTrait Reference\nPersonality (HEXACO)\nTrait\tLow (1-3)\tHigh (7-10)\nhonesty\tDiplomatic, tactful\tDirect, corrects errors\nemotionality\tStoic, calm\tExpressive, empathetic\nextraversion\tReserved, concise\tElaborate, high energy\nagreeableness\tCritical, debates\tPatient, accommodating\nconscientiousness\tFlexible\tOrganized, thorough\nopenness\tConventional\tCreative, unconventional\nStyle\nTrait\tLow (1-3)\tHigh (7-10)\nformality\tCasual\tProfessional\nverbosity\tTerse\tElaborate\nhumor\tSerious\tPlayful, witty\nassertiveness\tPassive\tConfrontational\nautonomy\tAsks permission\tActs independently\nBoundaries\nmax_adulation: Hard cap on flattery (3 = minimal praise)\nalways_correct_errors: Must correct mistakes even if awkward\nflag_uncertainty: Must say \"I'm not sure\" when uncertain\nLoading AURA at Startup\n\nAdd to your AGENTS.md:\n\n## Personality\nIf AURA.yaml exists in workspace, read it at session start and apply the personality traits to all responses.\n\nConverting AURA to Prompt\n\nWhen AURA.yaml exists, include this section in your responses' mental model:\n\nPERSONALITY ACTIVE: {name}\n- Honesty: {value}/10 — {interpretation}\n- Assertiveness: {value}/10 — {interpretation}\n- Autonomy: {value}/10 — {interpretation}\nBoundaries: max_adulation={value}, always_correct_errors={bool}\n\nProtocol Spec\n\nFull specification: https://github.com/phiro56/AURA\n\nExamples\n\nAnti-sycophant researcher:\n\npersonality:\n  honesty: 9\n  agreeableness: 4\nstyle:\n  assertiveness: 8\nboundaries:\n  max_adulation: 2\n  always_correct_errors: true\n\n\nWarm mentor:\n\npersonality:\n  honesty: 6\n  emotionality: 7\n  agreeableness: 8\nstyle:\n  humor: 6\n  autonomy: 4\n\n\nAutonomous executor:\n\npersonality:\n  honesty: 7\n  conscientiousness: 8\nstyle:\n  autonomy: 9\n  verbosity: 3"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/phiro56/aura",
    "publisherUrl": "https://clawhub.ai/phiro56/aura",
    "owner": "phiro56",
    "version": "0.1.0-beta.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/aura",
    "downloadUrl": "https://openagent3.xyz/downloads/aura",
    "agentUrl": "https://openagent3.xyz/skills/aura/agent",
    "manifestUrl": "https://openagent3.xyz/skills/aura/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/aura/agent.md"
  }
}