·godot-mechanic-revival
</>

godot-mechanic-revival

Use when implementing player death, resurrection, or "second chance" mechanics.

26Installs·1Trend·@thedivergentai

Installation

$npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mechanic-revival

How to Install godot-mechanic-revival

Quickly install godot-mechanic-revival AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mechanic-revival
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: thedivergentai/gd-agentic-skills.

SKILL.md

View raw

Overview This skill provides a robust framework for handling player mortality and return. It moves beyond simple "Game Over" screens to integrated risk/reward systems like those found in Sekiro, Hades, or Dark Souls.

Revival Manager (revivalmanager.gd) The central state machine for death.

Corpse Run Dropper (corpserundropper.gd) A spatial component for retrieving lost assets.

Use when implementing player death, resurrection, or "second chance" mechanics. Source: thedivergentai/gd-agentic-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mechanic-revival
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from thedivergentai/gd-agentic-skills

Quick answers

What is godot-mechanic-revival?

Use when implementing player death, resurrection, or "second chance" mechanics. Source: thedivergentai/gd-agentic-skills.

How do I install godot-mechanic-revival?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mechanic-revival Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/thedivergentai/gd-agentic-skills