Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

copilot-codeact-plugin

copilot-codeact-plugin에는 jsturtevant에서 수집한 skills 5개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
5
Stars
34
업데이트
2026-05-01
Forks
9
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

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 round-trips into one sandboxed Python run via scripts/codeact.py. NOT beneficial for <5 files or simple grep-then-view — direct tool calls have less overhead at small scale. ESPECIALLY valuable when MCP servers are loaded — fewer turns means the MCP tool catalog context is replayed fewer times. Run `scripts/codeact.py --discover` to see available sandbox tools. Trigger: "codeact", "chain tools", "sandbox", "batch", "for each", "hyperlight sandbox", "collapse tool calls", "run in sandbox", "sandbox execution".

2026-05-01
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-trips into one sandboxed Python run via scripts/codeact.py. NOT beneficial for <5 files or simple grep-then-view — direct tool calls have less overhead at small scale. ESPECIALLY valuable when MCP servers are loaded — fewer turns means the MCP tool catalog context is replayed fewer times. Run `scripts/codeact.py --discover` to see available sandbox tools. Sub-microsecond startup. Trigger: "codeact", "chain tools", "sandbox", "batch", "for each", "monty codeact", "monty sandbox", "run in monty", "pydantic monty".

2026-05-01
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.

2026-04-26
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.

2026-04-26
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, configure, set up, or reconfigure codeact. Supports --global flag for system-wide install.

2026-04-26