loadstone-cli

Retrieve RS3 wiki pages and RuneMetrics data as structured JSON via Loadstone CLI.

4|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/damianpoole/Loadstone --skill loadstone-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: loadstone-cli
Source: https://github.com/damianpoole/Loadstone/tree/main/.gemini/skills/loadstone-cli
Command: npx skills add https://github.com/damianpoole/Loadstone --skill loadstone-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RS3 wiki data and RuneMetrics information are often requested in noisy formats. This skill provides a focused interface to fetch pages, categories, tables, and profiles, delivering structured JSON outputs for AI systems.

Core Features & Use Cases

  • Search RS3 wiki pages, categories, and tables
  • Retrieve RuneMetrics profiles and quest data
  • Provide guidance on running and interpreting Loadstone commands
  • Generate structured JSON suitable for LLM consumption

Quick Start

Install the Loadstone CLI and run a sample command to fetch a wiki page such as Abyssal whip.

Frequently Asked Questions about loadstone-cli

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

FAQPage Schema
How do I retrieve RS3 wiki data as structured JSON for LLM consumption?

You can retrieve RS3 wiki data as structured JSON by using the Loadstone CLI with the --json option, which fetches pages, categories, and tables in a format optimized for AI systems.

How do I get RuneMetrics player stats and quest data through a command line interface?

RuneMetrics player stats and quest data can be retrieved through the Loadstone CLI, which fetches profiles and returns the results as structured JSON suitable for downstream processing.

Do I need to install any specific binary before I can fetch RS3 wiki pages?

Yes, you need the loadstone binary installed and available on your system PATH before you can execute commands to fetch RS3 wiki pages and RuneMetrics data.

What options does the Loadstone CLI support for filtering wiki page content?

The Loadstone CLI supports options such as --json, --headings, and --fields to filter and format wiki page content, allowing you to extract specific structured data.

What is the best way to search RS3 wiki categories and tables for AI applications?

The best way to search RS3 wiki categories and tables for AI applications is using the Loadstone CLI, which provides a focused interface to query data and returns clean structured JSON outputs.

Can I use this approach to fetch noisy wiki data and convert it into a clean format?

Yes, the Loadstone CLI specifically solves the problem of noisy RS3 wiki data formats by fetching pages, categories, and profiles to deliver clean, structured JSON outputs.