home/categories/package-distribution/gradion-ai-freeact-freeact-agent-config-templates-skills-saving-codeacts-skill-md
package-distributiondevelopment
saving-codeacts
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.
maintainer
gradion-ai
更新于 2/11/2026
星标
129
分支
9
quick start
Installation and usage
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use saving-codeacts