pretext

Wrap the official PreTeXt repository for offline access to docs, examples, and schemas.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/zillafan80-Maxzilla/claw-code-ubuntu-desktopUI --skill pretext-zillafan80-maxzilla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pretext
Source: https://github.com/zillafan80-Maxzilla/claw-code-ubuntu-desktopUI/tree/main/payload/claw-code/.claw/skills/pretext
Command: npx skills add https://github.com/zillafan80-Maxzilla/claw-code-ubuntu-desktopUI --skill pretext-zillafan80-maxzilla

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a local wrapper around the official PreTeXt repository, enabling offline access to docs, samples, and schemas without relying on network access.

Core Features & Use Cases

  • Wraps the official PreTeXt repository as a local reference for quick access to references/pretext content, schemas, and example projects.
  • Supports offline browsing for publishing workflows, XML-based authoring, XSL transforms, and validation tasks using local assets.

Quick Start

Use this skill to browse the local pretext references content included with this skill.

Frequently Asked Questions about pretext

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

FAQPage Schema
How do I access PreTeXt documentation and schemas offline for XML authoring?

Access PreTeXt documentation and schemas offline through this local reference wrapper, which bundles the official repository's docs, examples, and schema files for XML authoring without requiring network connectivity.

What is PreTeXt publishing and when do I need local schema references?

PreTeXt publishing is an XML-based authoring workflow for educational texts, and you need local schema references when validating XML documents or applying XSL transforms in offline environments without internet dependency.

Can I use this skill to validate XML against the PreTeXt schema without an internet connection?

Yes, you can validate XML against the PreTeXt schema offline because this skill wraps the official repository locally, providing direct access to schema files and reference materials within the skill's references directory.

How do I browse PreTeXt examples and reference docs for XSL transform workflows?

Browse PreTeXt examples and reference docs by leveraging the local references directory included with the skill, which contains sample projects and documentation tailored for XSL transform and publishing workflows.

Does this local PreTeXt reference require any external dependencies or network access?

No external dependencies or network access are required, as the skill operates entirely offline by wrapping the official PreTeXt repository content locally within its references directory for immediate access.

What are the limitations of using a local PreTeXt reference wrapper for documentation?

The local PreTeXt reference wrapper is limited to the static content bundled within the skill, meaning it may not reflect the latest upstream repository updates or real-time collaborative publishing features without manual refresh.