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
More from stevengonsalvez/agents-in-a-box
frontend-design
Frontend design skill for UI/UX implementation - generates distinctive, production-grade interfaces
31commit
Create well-formatted git commits for changes made during the session
14reflect
|
2plan-tdd
Create a test-driven development plan for the project
1oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
1gh-issue
Analyze and fix the specified GitHub issue
1