cache_it
Save decisions, conclusions, or outputs to your persistent context so AI tools can reference them in future sessions.
Instructions
Save a piece of knowledge, decision, or output to this person's CacheTank. Use when they make an important decision, reach a conclusion, or produce something worth keeping. They may say "cache it," "save this," or "save to my tank." Saved items become part of future context automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| markdown | Yes | The content to save (Markdown) | |
| title | Yes | Short title (e.g., "Q1 pricing decision") | |
| project | No | Which project to save under (default: "General") | |
| layer | No | SELF = identity (highest priority), PROJECTS = active work, SKILLS = how you think, OUTPUTS = finished work, WORKFLOWS = processes, INBOX = archive. Default: OUTPUTS. |