This patch release makes the plugin installable on claude.ai and Cowork, and renames the deployment skill so its command lines up with the others.
Fixed
- Installs on claude.ai and Cowork — helper scripts moved from
bin/toscripts/. A top-levelbin/directory is added to the CLI's PATH but isn't shown on the web admin approval surface, so those hosts rejected the plugin. The scripts are internal helpers, not entry points, and moving them out ofbin/clears the block. Command-line installs were never affected
Changed
deployskill renamed todeployment— it was the only imperative-verb name among six otherwise nominal skills, and it now matches its siblings (authoring,execution) and thefoundry-skillsconvention. The command is/crowdstrike-falcon-fusion:deployment, and the picker no longer rewrites:deployto:deploymenton submit
Getting started
Install:
/plugin install crowdstrike-falcon-fusion
Already installed? Update to 1.0.1:
/plugin update crowdstrike-falcon-fusion