Slobber
Web service to find and retrieve slob content
Install / Use
/learn @itkach/SlobberREADME
-
Slobber Slobber is a web service that allows to find and retrieve content from [[https://github.com/itkach/slob][slob]] files. Slobber is written in Java.
To build:
#+BEGIN_SRC sh
clone slobj and slobber sources
git clone https://github.com/itkach/slobj.git git clone https://github.com/itkach/slobber.git
#build fat jar in slobber directory cd slobber ./gradlew uberJar
#+END_SRC
To run Slobber from the fat jar and have it serve a slob file located at /~/Downloads/enwiki-20230201.slob/:
#+BEGIN_SRC sh java -jar build/libs/slobber-0.11-all.jar ~/Downloads/enwiki-20230201.slob #+END_SRC
By default Slobber listens on port 8013 at 127.0.0.1 interface. Specify /slobber.port/ Java property to start on a different port and /slobber.host/ to start on a different interface.
To find keys starting with letter A:
#+BEGIN_SRC sh curl "http://localhost:8013/find?key=A" #+END_SRC
Use URLs specified in the return JSON document to retrieve content.
Related Skills
docs-writer
99.6k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
342.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
arscontexta
2.9kClaude Code plugin that generates individualized knowledge systems from conversation. You describe how you think and work, have a conversation and get a complete second brain as markdown files you own.
cursor-agent-tracking
134A repository that provides a structured system for maintaining context and tracking changes in Cursor's AGENT mode conversations through template files, enabling better continuity and organization of AI interactions.
