-
-
Notifications
You must be signed in to change notification settings - Fork 962
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
In the current version (1.10.2), repomix --skill-generate automatically enters interactive mode, prompting the user to choose the output location for the generated skills and to confirm whether to overwrite an existing directory. While this behavior is user-friendly for interactive use, it makes non-interactive scenarios—such as CI pipelines or automation scripts—impractical.
In my use case, I need to generate skills non-interactively, move them to a target directory (for example, .codebuddy or another directory instead of .claude), and then package these skills as plugins to share with the team.
yamadashycoderabbitai
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request