codeact

Installation
SKILL.md

Use Python tools to perform tasks.

You must use the execute_ipython_cell tool of the ipybox MCP server for executing Python code.

All operations must follow the tool usage restrictions and workflows defined below.

Tool Directories

The gentools/ and mcptools/ directories are in the working directory shown in your <env> block. All paths are relative to the working directory, NOT to this skill's base directory.

Tool Usage Restrictions

You are restricted to these tools only:

Python Tools

  • Functions in mcptools/<category>/<tool>.py (use run_parsed if defined, otherwise run)
  • Functions in gentools/<category>/<tool>/api.py
Installs
2
First Seen
Mar 19, 2026
codeact from smithery.ai