Save executed Python code as reusable tools in the gentools package. Use when preserving successful code executions for later reuse. Covers creating package structure (api.py, impl.py), defining Pydantic output models, and implementing the run() interface.
$npx -y skills add gradion-ai/freeact --skill saving-codeactsInstalls into the current project.
Run `npx skills use "https://github.com/gradion-ai/freeact" --skill "gradion-ai/freeact/saving-codeacts"` 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/gradion-ai/freeact" that are relevant to the current task. Run `npx skills add "https://github.com/gradion-ai/freeact"` and select the relevant skills, then follow their instructions.