# Read Guides

> Instructions for checking the available guides in the ai4space repository and reading them. Use when this capability is needed.

- Skill: `tomevault-io/read-guides` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/read-guides`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/read-guides/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/read-guides

---

# Read Guides

This skill helps the user find and read the documentation available in the `guides/` directory.

## Instructions

When the user asks to "read guides", "list guides", or asks for help on a specific topic covered by the guides, follow these steps:

1.  **List Available Guides**:
    If the user asks what guides are available, list the following files located in `guides/`:

    -   `guides/INTRODUCTION.MD` - General introduction and project goals.
    -   `guides/TOOLS_AND_SERVICES.MD` - Overview of tools (Godot, Lunar Sim) and services used.
    -   `guides/BLENDER_TO_GODOT_WORKFLOW.MD` - Workflow for importing assets from Blender to Godot.
    -   `guides/ADVANCED_GIT_SETUP.MD` - Advanced Git configuration and best practices.

2.  **Read a Specific Guide**:
    If the user asks to read a specific guide (e.g., "how to use blender", "intro"), use your file reading tools to read the content of the corresponding markdown file from the list above.

3.  **Contextual Help**:
    If the user asks a question that seems to be answered by one of these guides, proactively read the relevant guide and use its content to answer the user's question, citing the guide as the source.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/luncosim) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

