indiesoftby/defold-agent-config

defold-docs-fetch

Fetches Defold manuals and documentation. Use when looking up how Defold features work, understanding concepts, components, workflows, platform setup, or needing guidance beyond API reference.

First seen May 7, 2026

Installation

$ npx skills add indiesoftby/defold-agent-config --skill defold-docs-fetch

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from indiesoftby/defold-agent-config · top by installs.

npx skills add indiesoftby/defold-agent-config

Browse all from indiesoftby/defold-agent-config

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 91
License LICENSE.md
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 12,015 B
  • docs SUMMARY.md 217 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 42 installs

SKILL.md

Defold Documentation Reference

Fetch documentation from the links below (the URLs point to plain Markdown files).

Getting Started

Project Setup

Editor

Core Concepts

Assets and Resources

Animations

Components

GUI

Physics

Sound

Input

Game Logic

Files

Topic URL
Working with files https://defold.com/llms/manuals/file-access.md

Network Connections

Rendering

Workflow

Debugging

Optimization

Monetization

Platforms

Android

iOS

Consoles

HTML5

Desktop

Engine Extensions

Usage

When you need documentation on a Defold feature or concept:

  1. Identify the topic (e.g., "collection proxy", "input handling", "physics")
  2. Find the matching entry in the tables above
  3. Fetch the corresponding URL (all URLs are plain Markdown — fetch and read the raw content)
  4. Example: fetch https://defold.com/llms/manuals/collection-proxy.md