agentscope-ai / agentscope-ai/AgentTeams
希望提供管理修改hiclaw的各种配置的正确方式 || Hope to provide the correct way to manage and modify various configurations of hiclaw
- Lingua principale
- Go
- Stelle
- 5.6k
- Fork
- 692
- Merge medio
- 5g 4h
- PR unite (30g)
- 23
Descrizione
一个例子:打比方说我想很简单方便的安装skills。
我所经历的过程:当我进入容器内部bash时,尝试执行openclaw skills install xxx时报错,提示说openclaw skills后面期望跟一个参数,但是我跟了两个,然后我使用openclaw skills --help时,它的commands选项中只输出了check、info、list命令,然后我使用openclaw skills list时,显示:No skills found。但是我之前通过manager对话中问他已安装的skills列表,明明是有的!后面我又执行npx clawhub,它显示安装成功后,然后我执行clawhub xxx又显示command not found(我还需要配置环境变量才可以);然后我通过manager对话的方式安装skills,刚开始他跟我说找不到我提供的skills,因为我是在clawhub搜索到的,但是他默认是https://skills.sh/搜索,然后我在提示词中告诉他请通过clawhub去搜索,然后过了一段时间后,manager回复说安装好了,但是后面附带了一个错误:Edit: in ~/AGENTS.md failed。我猜测这是文件权限或是docker目录挂载等问题导致的,事实上不光是安装skills,很多让manager配置上的事情都会遇到修改文件的错误。
所以基于上面的经历,我想知道官方能否提供管理hiclaw的正确的推荐方式,是推荐CLI呢,还是推荐manager的对话方式呢,然后如果是manager对话的方式,如何解决docker容器挂载下的各种文件目录和文件权限的问题呢,能否提供一个官方推荐的指导文档呀,谢谢!
---
An example: Let's say I want to install skills easily and conveniently.
The process I experienced: When I entered bash inside the container, I got an error when trying to execute openclaw skills install xxx. It said that openclaw skills was expected to be followed by one parameter, but I followed two. Then when I used openclaw skills --help, its commands option only output the check, info, and list commands. Then when I used openclaw skills list, it showed: No skills found. But I asked him the list of installed skills through the manager conversation before, and it was clearly there! Later I executed npx clawhub again and it showed that the installation was successful. Then I executed clawhub xxx and command not was displayed again. found (I still need to configure environment variables); then I installed the skills through the manager conversation. At first, he told me that he could not find the skills I provided because I searched for them on clawhub, but he searched at https://skills.sh/ by default. Then I told him in the prompt message to search through clawhub. After a while, the manager replied that the installation was complete, but there was an error at the end: Edit: in ~/AGENTS.md failed. I guess this is caused by issues such as file permissions or docker directory mounting. In fact, not only installing skills, many things that require manager configuration will encounter file modification errors.
So based on the above experience, I would like to know if the official can provide the correct recommended way to manage hiclaw, whether it is the CLI or the manager dialogue method, and if it is the manager dialogue method, how to solve the various file directories and file permissions issues under the docker container mount? Can you provide an officially recommended guidance document? Thank you!
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.