memorix_promote
Convert observations into permanent mini-skills that persist across sessions, enabling AI assistants to retain project-specific knowledge, decisions, and fixes for automatic application.
Instructions
Promote observations to permanent mini-skills that never decay and are auto-injected at session start. Action "promote": convert observation(s) to a mini-skill. Action "list": show all active mini-skills. Action "delete": remove a mini-skill by ID.
Mini-skills are project-specific specialized knowledge derived from your actual memories — gotchas, decisions, fixes that generic online skills cannot provide.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| observationIds | No | Observation IDs to promote (required for "promote") | |
| skillId | No | Mini-skill ID to delete (required for "delete") | |
| trigger | No | Override: when this skill should be applied | |
| instruction | No | Override: what the agent should do | |
| tags | No | Extra classification tags |