Add opt-in commands for managing the agent skills shipped with VidXP. Start with one supported agent host. Expected behavior: - Provide install, update, status, and remove commands. - Detect locally modified skill files and ask before replacing them. - Keep host-specific folders and behavior behind a small adapter. - Do not modify MCP or other agent configuration as a side effect. - Use the skill files packaged by #81 rather than requiring a repository checkout. This issue depends on #81.
Add opt-in commands for managing the agent skills shipped with VidXP. Start with one supported agent host.
Expected behavior:
This issue depends on #81.