Custom Skills
Build and install custom skills to extend what your agent can do.
Install a skill from Git
moltbot skill install https://github.com/your-org/skill-repo
Local development
Develop skills in a local folder, then install from the local path for quick testing.