Adds "save_skill" to the closed FunctionCallSSEData.function Literal in openbb_ai/models.py, allowing agents to emit a copilotFunctionCall SSE that asks the Workspace client to save a skill. This follows the exact precedent of get_skill_content (#52).