Codeact install monty
Skill jsturtevant/copilot-codeact-plugin/plugins/codeact/skills/codeact-install-monty
Switch codeact to the Monty backend (Pydantic Monty — minimal Python interpreter in Rust, sub-microsecond startup). Use when user wants to switch to monty, use monty backend, or needs lightweight sandboxing.From its SKILL.md
npx -y skills add jsturtevant/copilot-codeact-plugin --skill codeact-install-montyAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
0.5 KB, 68 tokens by cl100k_base, as published. Nobody here has run it
codeact-install-monty
Switch codeact to the Monty backend (Pydantic Monty).
bash "$SKILL_DIR/run.sh"
Runs preflight for monty, rediscovers tools, and rewrites the instructions
and agent files with backend pinned to monty.
What ships with it: 1 file
218 B alongside SKILL.md, 1 of them executable
- run.shruns218 B