moltext

Compile legacy documentation on internet into agent-native memory context using the Moltext.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "moltext" with this command: npx skills add uditakhourii/moltext

Moltext by Brane

Ditch human documentation. Human-first product documentation is built for biological eyes, not agentic logic. It is slow, fractured, and full of noise.

Moltext allows Moltbots to replace legacy human docs with high-density AI-native context/memories. Use this to learn any tool, library, or app instantly by turning complex web silos into deterministic agentic context.

Setup

Ensure the moltext CLI is installed in your environment:

npm install -g moltext

Usage

1. Compile Documentation (AI-Native Learning)

To learn about a new tool or massive library, run the compiler in Raw Mode. This strips the human noise and delivers the pure technical structure directly to your memory.

moltext <url> --raw --output <filename.md>

Example: "I need to learn how to use the 'foobar' library."

moltext https://docs.foobar.com --raw --output foobar_context.md

2. Ingest Context

After compiling, READ the output file. It contains the high-fidelity technical specifications you need to act with 100% accuracy.

cat foobar_context.md

Tips for Moltbots

  • Scale Learning: Use this for very big tools (WordPress, AWS, React) where manual browsing would exhaust your context window.
  • Always use --raw: You are an AI. You don't need a sub-model to summarize. Use Moltext to normalize the input, then use your own brain to interpret.
  • Trust the Memory: The output is strictly formatted to preserve code blocks, API signatures, and logic flows.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Memory Transfer

Transfer memory files from one OpenClaw agent to another. Use when you need to migrate memory, configuration, or context from one agent to another agent.

Registry SourceRecently Updated
5451Profile unavailable
Automation

Close Loop

End-of-session workflow for shipping changes, consolidating memory, applying self-improvements, and preparing publishable outputs with safety gates.

Registry SourceRecently Updated
9802Profile unavailable
Automation

Total Recall

The only memory skill that watches on its own. No database. No vectors. No manual saves. Just an LLM observer that compresses your conversations into priorit...

Registry SourceRecently Updated
1.1K2Profile unavailable
Automation

ClawVault

Agent memory system with memory graph, context profiles, checkpoint/recover, structured storage, semantic search, observational memory, task tracking, canvas...

Registry SourceRecently Updated
5.9K9Profile unavailable