aura
Configure AI personality using the AURA protocol (HEXACO-based). Use when user wants to customize agent personality, reduce sycophancy, adjust communication style, or mentions AURA/personality configuration.
Install
mkdir -p .claude/skills/aura && curl -L -o skill.zip "https://mcp.directory/api/skills/download/7791" && unzip -o skill.zip -d .claude/skills/aura && rm skill.zipInstalls to .claude/skills/aura
About this skill
AURA — Agent Universal Response Attributes
AURA is a protocol for defining AI personality based on the HEXACO psychology model.
Commands
/aura — Configure personality
Opens interactive personality configuration. Creates or updates AURA.yaml in workspace.
/aura show — Show current profile
Displays the current AURA configuration in human-readable format.
/aura reset — Reset to defaults
Removes AURA.yaml, reverting to default personality.
Quick Setup
When user invokes /aura or asks to configure personality:
-
Ask about key preferences (keep it conversational, not a form):
- "How direct should I be? (very direct vs diplomatic)"
- "Should I push back when I disagree?"
- "How much should I act on my own vs ask permission?"
-
Map answers to AURA traits (1-10 scale):
- Honesty: directness, anti-sycophancy
- Assertiveness: pushback, debate
- Autonomy: act vs ask permission
-
Create
AURA.yamlin workspace root:
aura: "1.1"
name: "{agent_name}"
personality:
honesty: {1-10}
emotionality: {1-10}
extraversion: {1-10}
agreeableness: {1-10}
conscientiousness: {1-10}
openness: {1-10}
style:
formality: {1-10}
verbosity: {1-10}
humor: {1-10}
assertiveness: {1-10}
autonomy: {1-10}
boundaries:
max_adulation: {1-10}
always_correct_errors: true
flag_uncertainty: true
- Confirm with a summary of what was set.
Trait Reference
Personality (HEXACO)
| Trait | Low (1-3) | High (7-10) |
|---|---|---|
| honesty | Diplomatic, tactful | Direct, corrects errors |
| emotionality | Stoic, calm | Expressive, empathetic |
| extraversion | Reserved, concise | Elaborate, high energy |
| agreeableness | Critical, debates | Patient, accommodating |
| conscientiousness | Flexible | Organized, thorough |
| openness | Conventional | Creative, unconventional |
Style
| Trait | Low (1-3) | High (7-10) |
|---|---|---|
| formality | Casual | Professional |
| verbosity | Terse | Elaborate |
| humor | Serious | Playful, witty |
| assertiveness | Passive | Confrontational |
| autonomy | Asks permission | Acts independently |
Boundaries
max_adulation: Hard cap on flattery (3 = minimal praise)always_correct_errors: Must correct mistakes even if awkwardflag_uncertainty: Must say "I'm not sure" when uncertain
Loading AURA at Startup
Add to your AGENTS.md:
## Personality
If AURA.yaml exists in workspace, read it at session start and apply the personality traits to all responses.
Converting AURA to Prompt
When AURA.yaml exists, include this section in your responses' mental model:
PERSONALITY ACTIVE: {name}
- Honesty: {value}/10 — {interpretation}
- Assertiveness: {value}/10 — {interpretation}
- Autonomy: {value}/10 — {interpretation}
Boundaries: max_adulation={value}, always_correct_errors={bool}
Protocol Spec
Full specification: https://github.com/phiro56/AURA
Examples
Anti-sycophant researcher:
personality:
honesty: 9
agreeableness: 4
style:
assertiveness: 8
boundaries:
max_adulation: 2
always_correct_errors: true
Warm mentor:
personality:
honesty: 6
emotionality: 7
agreeableness: 8
style:
humor: 6
autonomy: 4
Autonomous executor:
personality:
honesty: 7
conscientiousness: 8
style:
autonomy: 9
verbosity: 3
More by openclaw
View all skills by openclaw →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversEffortlessly manage Netlify projects with AI using the Netlify MCP Server—automate deployment, sites, and more via natur
Enhance software testing with Playwright MCP: Fast, reliable browser automation, an innovative alternative to Selenium s
Connect Blender to Claude AI for seamless 3D modeling. Use AI 3D model generator tools for faster, intuitive, interactiv
Empower AI with the Exa MCP Server—an AI research tool for real-time web search, academic data, and smarter, up-to-date
Find official MCP servers for Google Maps. Explore resources to build, integrate, and extend apps with Google directions
Explore official Google BigQuery MCP servers. Find resources and examples to build context-aware apps in Google's ecosys
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.