cli/pkg/cmd/skills
Sam Morrow f2d978d960
Disable auth check for local-only skill flags
Add cmdutil.DisableAuthCheckFlag for --from-local on install so that
installing from a local directory does not require authentication.
This follows the same pattern used by attestation verify for its
--bundle flag.

The --dry-run flag on publish is intentionally left with auth enabled
because dry-run validation includes remote repository checks (security
settings, tag protection, topics).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-15 23:49:28 +02:00
..
install Disable auth check for local-only skill flags 2026-04-15 23:49:28 +02:00
preview fix: enforce size cap on first preview file, surface corrupted skills, fail on path traversal 2026-04-15 16:53:27 +02:00
publish address review comments 2026-04-15 16:01:26 +02:00
search fix: align relevanceScore comments with implementation and fix typo 2026-04-15 16:41:09 +02:00
update fix: enforce size cap on first preview file, surface corrupted skills, fail on path traversal 2026-04-15 16:53:27 +02:00
skills.go address review comments 2026-04-15 16:01:26 +02:00