Scaffold the code execution pattern for MCP-based agents. Use when agents call many MCP tools, intermediate data exceeds context, you need loops, or PII must stay out of context.
$npx -y skills add laurigates/claude-plugins --skill mcp-code-executionInstalls into the current project.
Run `npx skills use "https://github.com/laurigates/claude-plugins" --skill "laurigates/claude-plugins/mcp-code-execution"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/laurigates/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/laurigates/claude-plugins"` and select the relevant skills, then follow their instructions.