activate-skl

Load per-project memories to bootstrap agent behavior and context.

1|1|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/SteveBronder/skillrena --skill activate-skl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: activate-skl
Source: https://github.com/SteveBronder/skillrena/tree/main/skillrena/activate-skl
Command: npx skills add https://github.com/SteveBronder/skillrena --skill activate-skl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Loads per-project memories to bootstrap agent behavior and provide context for tasks.

Core Features & Use Cases

  • Memory loading: loads baseline memories if present.
  • Recovery: offers onboarding if memories are missing.
  • Use Case: when starting a session or loading a project, quickly empower the agent with its memories.

Quick Start

Check ./.{AGENT_NAME}/skills/memories/ and load any found memories; run onboarding-skl if missing.