A local, LLM-powered second brain and wiki that combines Obsidian markdown vaults with Ollama inference, semantic search, and multi-model consensus.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install lygo-second-brain
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install lygo-second-brain using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
LYGO Second Brain is a robust, local-first solution for building a private, AI-driven knowledge base. Seamlessly aligning with the Openclaw Skills ecosystem, it allows developers to pair a local Obsidian markdown vault with Ollama inference models, transforming raw notes into a highly compoundable knowledge base on the LYGO lattice.
By leveraging this specific tool within the suite of Openclaw Skills, you unlock secure, air-gapped data ingestion, local embedding generation, semantic retrieval, and multi-model consensus without exposing sensitive information to external cloud APIs. This skill guarantees data integrity by storing commits via git anchoring and structuring the information pipeline from raw input to verified wiki pages.
# Install the skill via ClawHub
npx clawhub@latest install deepseekoracle/lygo-second-brain
# Set environment variables for the LYGO stack
export LYGO_STACK_ROOT=/absolute/path/to/lygo-protocol-stack
export LYGO_VAULT_ROOT=$LYGO_STACK_ROOT/lygo_second_brain/vault
# Run the installation and configuration script
python tools/install_lygo_second_brain.py
# Pull the required models via Ollama
ollama pull llama3.2 && ollama pull nomic-embed-text
| Path | Description | Format |
|---|---|---|
vault/raw/ |
Input folder for raw sources and initial notes | Markdown / Text |
vault/permanent/ |
Processed notes that have been ingested and verified | Markdown |
vault/wiki/ |
High-fidelity compounded knowledge pages | Markdown |
data/second_brain/manifest.jsonl |
Database tracking metadata and git-anchored commits | JSON Lines |
tools/ |
Core scripts for indexing, searching, and ingestion | Python Scripts |
Loading
A playbook-driven incident response framework providing structured security workflows, evidence collection, and BlackArch forensic tool integration.

An automated technical compliance skill to inventory data stores, identify PII leaks, verify system-wide encryption, and generate detailed GDPR audit reports.

A privacy-first, ultra-fast prompt-injection and jailbreak firewall designed to protect autonomous AI agents from untrusted external text inputs.

An advanced AI-driven research skill designed to generate comprehensive, academically rigorous literary analyses of the classic Chinese masterpiece 'Ode to the Goddess of Luo River' (洛神赋) and its profound cultural connections.

Deploy files, static sites, and containerized server-side apps to live URLs straight from your AI coding agent, powered by secure Drives for persistent memory.

A secure, Ed25519-signed claim verification tool that resolves facts against live external state like GitHub, blockchains, and financial markets.








































