enact-hello-python
// A simple Python greeting tool
$ git log --oneline --stat
stars:194
forks:37
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
enact2.0.0
nameenact-hello-python
version1.0.3
descriptionA simple Python greeting tool
licenseMIT
frompython:3.12-slim
inputSchema[object Object]
outputSchema[object Object]
commandpython /workspace/hello.py ${name}
Hello Python
A simple Python tool that greets you by name.
Usage
enact run examples/hello-python --input "name=Alice"