Skip to content

Baiclaw#43

Open
tso1158687 wants to merge 3 commits intoBofAI:mainfrom
tso1158687:baiclaw
Open

Baiclaw#43
tso1158687 wants to merge 3 commits intoBofAI:mainfrom
tso1158687:baiclaw

Conversation

@tso1158687
Copy link
Copy Markdown

@tso1158687 tso1158687 commented Mar 28, 2026

你好,我是做baiclaw團隊的,簡單來說,就是把openclaw做成桌面應用程式,然後把bank of ai 塞進去使用。所以關鍵字需要增加baiclaw,並且因為支援繁簡中文,所以還增加了繁體中文的關鍵字。

另外調整Available Scripts,因為在刪除agent-wallet後,他會拿workspace 相對路徑,導致結果錯誤,所以要求他永遠拿絕對路徑的內容,才能確保結果會是最新正確的

因為在打包的時候要修改,不能相依這個repo自動下載,所以乾脆發個PR希望可以合併進去,不用再手動修改

@boboliu-1010
Copy link
Copy Markdown
Collaborator

Thanks for the update. I understand the intent here: adding BAIclaw / Traditional Chinese trigger wording and reducing the chance of running the wrong local script.

I still have one concern before merge: the new script examples hardcode ~/.openclaw/skills/recharge-skill/... in SKILL.md. That makes the skill documentation depend on one specific installation layout, which may not hold in other environments.

I think the safer approach is to keep the guidance in terms of “run from the skill directory” or otherwise reference the current skill directory dynamically, rather than hardcoding a user-home absolute path.

Right now this PR changes prompt/documentation behavior, but it does not actually implement a runtime guarantee for always using the latest script result. Please adjust the path guidance so it remains portable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants