gdref-agent-retrieval-workflow

Retrieve Godot Engine documentation paths via index-based symbol lookups.

2|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/DubDev720/gdref --skill gdref-agent-retrieval-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gdref-agent-retrieval-workflow
Source: https://github.com/DubDev720/gdref/tree/main/godot-skills/godot-operational/gdref-agent-retrieval-workflow
Command: npx skills add https://github.com/DubDev720/gdref --skill gdref-agent-retrieval-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a deterministic and low-token method for retrieving specific Godot Engine skills and documentation paths, bypassing broad keyword searches and reducing context window usage.

Core Features & Use Cases

  • Index-Based Retrieval: Leverages the gdref tool to access an indexed database of Godot assets.
  • Symbol-Level Lookup: Enables precise targeting of classes, methods, and documentation labels.
  • Use Case: When an agent needs to reference the EditorUndoRedoManager class, this Skill can directly provide the path to its documentation and related skills, ensuring accuracy and efficiency.

Quick Start

Use the gdref skill to find the documentation path for the EditorUndoRedoManager class.

Frequently Asked Questions about gdref-agent-retrieval-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find specific Godot class documentation without broad keyword searches?

Deterministic Godot asset retrieval uses an indexed database to provide exact documentation paths for specific classes and methods, bypassing noisy keyword searches. This enables precise symbol-level lookups for accurate asset referencing.

What is the best way to retrieve Godot Engine skills for agentic workflows?

Index-based retrieval provides deterministic Godot Engine skills and documentation paths for agentic workflows. By accessing the indexed database directly, it ensures low-token output and exact asset referencing for classes like EditorUndoRedoManager.

How do I perform symbol-level lookups for Godot methods and classes?

Symbol-level lookup targets Godot classes, methods, and documentation labels directly through the gdref tool. It queries an indexed database to return precise paths, ensuring accuracy and efficiency without broad searches.

Does deterministic Godot asset retrieval reduce context window usage?

Deterministic Godot asset retrieval reduces context window usage by providing low-token output through index-based lookups. It bypasses broad keyword searches and returns precise documentation paths, minimizing unnecessary context consumption.

When do I need index-based retrieval for Godot documentation?

Index-based retrieval for Godot documentation is needed when an agent requires exact asset referencing and low-token output. It solves the problem of noisy, broad keyword searches by enabling precise symbol-level lookups for classes and methods.