save

Save project learnings and route insights to Cal Brain sections.

3|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/Pixley-Growth/cal-plugin --skill save-pixley-growth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: save
Source: https://github.com/Pixley-Growth/cal-plugin/tree/main/skills/save
Command: npx skills add https://github.com/Pixley-Growth/cal-plugin --skill save-pixley-growth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps manage and preserve project learnings, ensuring they are easily accessible and organized for future reference.

Core Features & Use Cases

  • Context Preservation: Save learnings and context to permanent or ephemeral locations.
  • Routing: Automatically route learnings to the appropriate section in cal/cal.md or cal/memories/.
  • Usage: Save insights, decisions, and active context during project sessions.

Quick Start

Use the /cal:save command to save a learning or decision during your project work.

Frequently Asked Questions about save

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preserve project learnings and context during active sessions?

Markdown formatting is required to save project learnings, as the Skill routes documented insights into Markdown files. You also need file system access to permanently store and organize the saved learnings within your project directory.

Can I automatically route saved knowledge management insights to specific files?

No external dependencies are required, but you need Markdown formatting capabilities and file system access to save learnings. The Skill operates independently using its internal scripts and references to manage project knowledge documentation.

What is the best way to document project decisions for future knowledge management?

Use the `/cal:save` command to quickly save a learning or decision during your project work. This triggers the routing mechanism to automatically organize the documented context into the correct knowledge management files.

When should I save context to permanent versus ephemeral locations in project management?

Save context to permanent locations for long-term project decisions and core learnings, while ephemeral locations suit active context or temporary session insights. This separation ensures your knowledge base remains organized and uncluttered.