Godot Rpg Stats
Generates RPG character stats (health, mana, attack) for your Godot game, streamlining development and ensuring balanced gameplay.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add godot-rpg-stats npx -- -y @trustedskills/godot-rpg-stats
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"godot-rpg-stats": {
"command": "npx",
"args": [
"-y",
"@trustedskills/godot-rpg-stats"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to manage and modify RPG character statistics within Godot engine projects. It allows for dynamic adjustments to attributes like health, damage, or experience points directly through natural language commands.
When to use it
- Adjusting a player's maximum health after they defeat a boss.
- Increasing an enemy's attack damage based on difficulty settings.
- Resetting character stats when restarting a game level.
- Granting temporary buffs or debuffs during gameplay events.
Key capabilities
- Modifies specific RPG stat values in Godot projects.
- Supports dynamic updates to character attributes at runtime.
- Integrates with existing Godot project structures for seamless operation.
Example prompts
- "Increase the player's maximum health by 50 points."
- "Set the enemy's attack damage to 25 for this level."
- "Reset all character stats to their default values."
Tips & gotchas
Ensure your Godot project has a defined structure for storing RPG stats before invoking this skill. The agent may require explicit variable names or IDs to locate and modify specific attributes accurately.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.