Skip to content

skill init should support custom output directory #196

@timflannagan

Description

@timflannagan

arctl skill init myskill always creates ./myskill/ - the directory name is hardcoded to the skill name with no way to customize it.

Add an optional second positional arg for the output path, matching how skill pull already works:

arctl skill init myskill ./skills/
# Creates ./skills/myskill/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions