Release @creative-tim/agents - programmatically create and control OpenClaw AI agents from code
by•
Hi everyone, we just released: https://www.npmjs.com/package/@creative-tim/agents a simple SDK where you can spawn AI agents programatically. It works with any Agent Tool like: v0, lovable, replit, cursor etc.
The MIT License repo is here: https://github.com/creativetimofficial/agents-sdk
Just tell in your chat that you want to install the agents following the rules from the NPM package, and you deploy Agents for your users. You can install/delete skills and do any Telegram/Slack setup from the /chat functions.



You can also create simple OpenClaw agents for you here https://www.creative-tim.com/ui/openclaw
9 views



Replies
Claudebin
This is awesome, @axelut! How easy is it to add custom skills?
Creative Tim
@balajmarius a custom skill basically is a POST with a name and a "text" that will become in the end inside the openclaw instance a markdown.
Something like this