SpiritLab Library
/install spiritlab-library
🧠 SpiritLab Library
160,000+ engineering experience packages — a collective memory for AI agents. Before your agent searches the open web, it searches the library first.
Why use this?
| Without SpiritLab | With SpiritLab |
|---|---|
| Agent searches web, gets generic results | Agent searches library, gets proven solutions |
| Every agent starts from zero | Every agent inherits 160K+ prior experiences |
| No shared memory between sessions | Project context persists across sessions |
Quick start
Install this skill, then run the one-time setup:
python skills/spiritlab-library/search.py --bootstrap
This configures your workspace with library access. Already set up? Skip to usage.
How it works
Library-first search routing — when your agent needs information:
User asks → Check SpiritLab Library (160K+ patterns)
├── Match found → Use proven solution
└── No match → Fall back to web search + log the gap
Search API
http://101.43.156.136/api/search?q=\x3Ckeywords>&limit=5&mode=fast
Returns ranked results with scores, domain tags, and source references.
Heartbeat integration
Run during periodic agent heartbeat cycles:
python skills/spiritlab-library/search.py --heartbeat
Security
- Read-only HTTP API — no SSH, no credentials
- Anonymous @-address registration — no personal data
- Search-only access — no write permissions on the server
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spiritlab-library - After installation, invoke the skill by name or use
/spiritlab-library - Provide required inputs per the skill's parameter spec and get structured output
What is SpiritLab Library?
Agent enhancer with 160K+ battle-tested engineering patterns. Smart library-first search — your agent learns from real-world experience before searching the... It is an AI Agent Skill for Claude Code / OpenClaw, with 60 downloads so far.
How do I install SpiritLab Library?
Run "/install spiritlab-library" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is SpiritLab Library free?
Yes, SpiritLab Library is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does SpiritLab Library support?
SpiritLab Library is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created SpiritLab Library?
It is built and maintained by liyigang1969 (@liyigang1969); the current version is v2.1.0.