landsandboat-ffxi

Provide LandSandBoat reference code and documentation for Final Fantasy XI server development.

1|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/Shuu-37/xi-ai-skill --skill landsandboat-ffxi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: landsandboat-ffxi
Source: https://github.com/Shuu-37/xi-ai-skill/tree/main/.
Command: npx skills add https://github.com/Shuu-37/xi-ai-skill --skill landsandboat-ffxi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, and includes scripts (resource) components.

What problem does it solve?

This Skill provides Claude with expert knowledge for Final Fantasy XI private server development using the LandSandBoat codebase. It unlocks comprehensive documentation, access to LandSandBoat's reference code, and expert context for GM tools, APIs, and server administration, helping users automate tasks, save time, and reduce complexity when building and maintaining private servers.

Core Features & Use Cases

  • Comprehensive documentation (~164 KB) covering architecture, gameplay systems, database schema, networking, scripting, and utilities
  • Complete reference codebase access to LandSandBoat's C++20 and Lua implementation
  • Expert context for GM tooling, APIs, and custom content
  • Common use cases: Building GM tools, Lua scripting for zones, database work, and API development

Quick Start

From the landsandboat-ffxi skill directory, run the setup-reference.sh script to clone LandSandBoat's codebase into the local reference directory.

Frequently Asked Questions about landsandboat-ffxi

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

FAQPage Schema
How do I set up LandSandBoat for Final Fantasy XI private server development?

LandSandBoat setup requires cloning the codebase using git and running the setup-reference.sh script from the skill directory. This initializes the reference codebase locally, giving you access to C++20 and Lua implementation files needed for server development.

Can I use Lua scripting to customize zones in a FFXI private server?

Yes. LandSandBoat supports Lua scripting for zone customization. This skill provides expert context, reference code examples, and documentation covering Lua implementation patterns used throughout the server codebase for zone logic and gameplay systems.

What database schema knowledge do I need for FFXI server development?

The skill includes comprehensive documentation (~164 KB) covering LandSandBoat's database schema, architecture, and networking layers. This foundation lets you understand data relationships and structure queries for server administration, GM tools, and custom content development.

How do I build custom GM tools and APIs for server administration?

This skill delivers expert context for GM tooling and APIs, complete reference code access, and documentation on server architecture. Use these resources to automate administrative tasks, integrate custom endpoints, and extend server functionality without starting from scratch.

Does LandSandBoat provide tools for navigating and querying the codebase?

LandSandBoat's reference implementation is exposed in AI-friendly format through this skill, supporting structured code navigation, documentation lookup, and reference access. This enables efficient codebase exploration for architecture understanding, API discovery, and implementation patterns.

What's the best way to reduce complexity when maintaining a FFXI private server?

Leverage LandSandBoat's documented architecture, gameplay systems, and utilities exposed through this skill. Access to reference code, setup workflows, and expert context helps automate routine tasks, standardize implementations, and accelerate development cycles.