·worm
</>

worm

simhacker/moollm

Two-pointer reversible cursor worms for traversal and dataflow

0Installs·0Trend·@simhacker

Installation

$npx skills add https://github.com/simhacker/moollm --skill worm

SKILL.md

Two-ended cursor (head + tail) that can ingest, parse, shuttle, and emit data across the filesystem with reversible verbs.

| EAT | Ingest content at head | BARF | | CHOMP | Pattern-scan then ingest | BARF | | POOP | Emit buffer at tail | EAT | | BARF | Emit buffer at head | EAT | | STICK-UP-BUM | Inject external data at tail | POOP |

Units: char | word | sentence | paragraph | section | page | line

Two-pointer reversible cursor worms for traversal and dataflow Source: simhacker/moollm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/simhacker/moollm --skill worm
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is worm?

Two-pointer reversible cursor worms for traversal and dataflow Source: simhacker/moollm.

How do I install worm?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simhacker/moollm --skill worm Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/simhacker/moollm