Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
jsturtevant
/
copilot-codeact-plugin
home
/
skills
/
jsturtevant
/
copilot-codeact-plugin
jsturtevant/copilot-codeact-plugin
5 skills
View on GitHub
$
npx skills add jsturtevant/copilot-codeact-plugin
Skill
Installs
codeact-install
Install or reconfigure codeact. Auto-detects best backend (monty or hyperlight), runs preflight checks, discovers available tools, and writes configuration files. Use when user asks to install, config
—
codeact-install-hyperlight
Switch codeact to the Hyperlight backend (micro-VM sandbox via WebAssembly, stronger isolation). Use when user wants to switch to hyperlight, needs full Python support, or stronger sandbox isolation.
—
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 sand
—
hyperlight-codeact
CodeAct via Hyperlight. Use when looping over many files (8+), cross-referencing results from multiple sources, aggregating data across directories, or chaining 5+ dependent tool calls. Collapses N ro
—
monty-codeact
CodeAct via Monty. Use when looping over many files (8+), cross-referencing results from multiple sources, aggregating data across directories, or chaining 5+ dependent tool calls. Collapses N round-t
—