What is godot-mechanic-secrets?
Use when implementing cheat codes, hidden interactions, or unlockable content based on player input/behavior. Source: thedivergentai/gd-agentic-skills.
Use when implementing cheat codes, hidden interactions, or unlockable content based on player input/behavior.
Quickly install godot-mechanic-secrets AI skill to your development environment via command line
Source: thedivergentai/gd-agentic-skills.
Overview This skill provides reusable components for hiding content behind specific player actions (e.g., Konami code, repetitive interaction) and managing the persistence of these discoveries.
Input Sequence Watcher (inputsequencewatcher.gd) A node that listens for a specific sequence of InputEvents.
Interaction Threshold Trigger (interactionthresholdtrigger.gd) A component that tracks how many times an object has been interacted with.
Use when implementing cheat codes, hidden interactions, or unlockable content based on player input/behavior. Source: thedivergentai/gd-agentic-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/thedivergentai/gd-agentic-skills --skill godot-mechanic-secretsUse when implementing cheat codes, hidden interactions, or unlockable content based on player input/behavior. Source: thedivergentai/gd-agentic-skills.
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-secrets Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/thedivergentai/gd-agentic-skills