In the agent skills for generating lessons, we need to put more emphasis on the need to generalize things. Making fewer references to exact code objects and function names, and getting a more abstract principle that covers more situations. They should also be self-contained and NEVER reference memories.
And the skills for updating agent skills should similarly be updated to try and avoid updating skills with a stiff, highly-specific skill. They should take an instruction on how to update with a specific skill and try and generalize it.
In the agent skills for generating lessons, we need to put more emphasis on the need to generalize things. Making fewer references to exact code objects and function names, and getting a more abstract principle that covers more situations. They should also be self-contained and NEVER reference memories.
And the skills for updating agent skills should similarly be updated to try and avoid updating skills with a stiff, highly-specific skill. They should take an instruction on how to update with a specific skill and try and generalize it.