openMAIC with openClaw via qqbot, how to make it works? #355
Replies: 1 comment
-
|
After configure 'entry':run.py in skills, it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I deployed openMAIC and OpenClaw with qqbot (and feishu), both can work. But how to ask openmaic to create classwroom via ask requirements in qqbot?
-- I tried:
-- Configuration:
local deployment.
Steps:
$ ls workspace/skills/openmaic/ _meta.json references SKILL.md"skills": { "entries": { "openmaic": { "config": { "repoDir": "/home/openclaw_user/.openclaw/OpenMAIC", "url":"http://localhost:3000" } } } }Has anyone managed to get this to work? Looking forward to your share, thanks very much~~~
Beta Was this translation helpful? Give feedback.
All reactions