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

~/.learnings/
Related skills
Installs
1
GitHub Stars
9
First Seen
8 days ago