Build a Private OpenFang Agent with shell_exec and Python
Learn how to build a private OpenFang agent using shell_exec and Python. No global installs, just a local app living inside one workspace.
Learn how to build a private OpenFang agent using shell_exec and Python. No global installs, just a local app living inside one workspace.
How to create a global OpenFang skill with named custom tools. Define them in skill.toml, implement in Python, and share the capability across any agent.