Class SerenityAiAgentSkillsInstaller
Installs the Serenity agent skills bundled under Assets/Serenity/Documentation/Skills into the project-level skill directories of the selected AI coding agents. Every agent reads the same open Agent Skills format (a folder with a SKILL.md manifest); only the destination directory differs per agent. The bundled copies are inert where they sit; agents never scan under Assets/.
Namespace: Serenity.Editor.PackageBootstrapper
Assembly: Serenity.PackageBootstrapper.Editor.dll
Syntax
public class SerenityAiAgentSkillsInstaller : EditorWindow
Constructors
SerenityAiAgentSkillsInstaller()
Declaration
public SerenityAiAgentSkillsInstaller()
Methods
ShowWindow()
Declaration
public static void ShowWindow()