Skip to content

feat: add agent skill installation#860

Merged
ryanfowler merged 2 commits into
mainfrom
feat/agent-skill-installation
Jul 13, 2026
Merged

feat: add agent skill installation#860
ryanfowler merged 2 commits into
mainfrom
feat/agent-skill-installation

Conversation

@ryanfowler

Copy link
Copy Markdown
Owner

Summary

  • embed the fetch Agent Skill for offline installation
  • support generic Agents, Codex, Claude, Gemini, and Pi user/project locations
  • add safe install and uninstall workflows with dry-run, modification detection, atomic writes, and operation locking
  • document the new CLI options and installation paths

Validation

  • cargo fmt --check
  • cargo clippy --locked --all-targets --all-features -- -D warnings
  • cargo test --locked --all-features --lib --bins
  • cargo test --locked --all-features --test cli

Embed the fetch skill for offline user and project installs across generic, Codex, Claude, Gemini, and Pi locations. Protect modified copies, serialize writes, and support dry-run and uninstall workflows.
@ryanfowler ryanfowler merged commit b0bc572 into main Jul 13, 2026
4 checks passed
@ryanfowler ryanfowler deleted the feat/agent-skill-installation branch July 13, 2026 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant