MIT License Copyright (c) 2026 Blue Isle Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --- EXCEPTION — Compiled JAR plugins under tools/ A subset of tools in this repository ship as compiled JAR plugins rather than source. These are marked `license: proprietary` in their `manifest.yaml` and are NOT covered by the MIT license above. They are distributed under a separate proprietary license — see each plugin's manifest and the InTouch commercial license for terms. The proprietary tools are: dataframe, docker, email, excel, file-management, ftp, git, mongodb, pdf, sql, ssh. All other assets in this repository — every `tools/` folder with a `tool.yaml` (YAML tools), every `skills/` folder, and every `jobs/` folder — are MIT-licensed under the terms above.