global-learnings

Installation
SKILL.md

Global Learnings System

This skill provides the global learnings knowledge base infrastructure. It is agent-agnostic -- knowledge is stored at ~/.learnings/ (configurable via LEARNINGS_HOME env var) and accessible from any AI coding agent or CLI.

Storage Location

Default: ~/.learnings/

Override with the LEARNINGS_HOME environment variable:

export LEARNINGS_HOME="$HOME/.learnings"

Directory Structure

Installs
1
GitHub Stars
19
First Seen
May 5, 2026
global-learnings — stevengonsalvez/agents-in-a-box