.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/jsturtevant/copilot-codeact-plugin
home/skills/jsturtevant/copilot-codeact-plugin
jsturtevant avatar

jsturtevant/copilot-codeact-plugin

5 skills

View on GitHub
$npx skills add jsturtevant/copilot-codeact-plugin
SkillInstalls
codeact-installInstall or reconfigure codeact. Auto-detects best backend (monty or hyperlight), runs preflight checks, discovers available tools, and writes configuration…—codeact-install-hyperlightSwitch codeact to the Hyperlight backend (micro-VM sandbox via WebAssembly, stronger isolation).—codeact-install-montySwitch codeact to the Monty backend (Pydantic Monty — minimal Python interpreter in Rust, sub-microsecond startup).—hyperlight-codeactCodeAct via Hyperlight. Use when looping over many files (8+), cross-referencing results from multiple sources, aggregating data across directories, or…—monty-codeactCodeAct via Monty. Use when looping over many files (8+), cross-referencing results from multiple sources, aggregating data across directories, or chaining 5+…—