diff --git a/.obsidian/plugins/various-complements/histories.json b/.obsidian/plugins/various-complements/histories.json index ecd1d23..5fe18a8 100644 --- a/.obsidian/plugins/various-complements/histories.json +++ b/.obsidian/plugins/various-complements/histories.json @@ -1 +1 @@ -{"截帧并且返回结果。":{"截帧并且返回结果。":{"currentFile":{"count":1,"lastUpdated":1770709439590}}},"Maya CMake笔记":{"Maya CMake笔记":{"internalLink":{"count":1,"lastUpdated":1770716829521}}},"MCP商店":{"MCP商店":{"currentFile":{"count":1,"lastUpdated":1770718675186}}},"Simplegen":{"Simplegen":{"currentFile":{"count":1,"lastUpdated":1770720333062}}},"README":{"README":{"internalLink":{"count":1,"lastUpdated":1770818577089}}},"Notification":{"Notification":{"currentFile":{"count":1,"lastUpdated":1770818619712}}},"ServiceRequest":{"ServiceRequest":{"internalLink":{"count":1,"lastUpdated":1772077751440}}},"skills":{"skills":{"currentFile":{"count":1,"lastUpdated":1772100003535}}},"Bilibili":{"Bilibili":{"currentFile":{"count":1,"lastUpdated":1772112409334}}},"using-superpowers":{"using-superpowers":{"currentFile":{"count":1,"lastUpdated":1772348498708}}},"添加新的护城河:引擎相关MCP&Skill、AITA资产库":{"添加新的护城河:引擎相关MCP&Skill、AITA资产库":{"currentFile":{"count":1,"lastUpdated":1772891664291}}}} \ No newline at end of file +{"截帧并且返回结果。":{"截帧并且返回结果。":{"currentFile":{"count":1,"lastUpdated":1770709439590}}},"Maya CMake笔记":{"Maya CMake笔记":{"internalLink":{"count":1,"lastUpdated":1770716829521}}},"MCP商店":{"MCP商店":{"currentFile":{"count":1,"lastUpdated":1770718675186}}},"Simplegen":{"Simplegen":{"currentFile":{"count":1,"lastUpdated":1770720333062}}},"README":{"README":{"internalLink":{"count":1,"lastUpdated":1770818577089}}},"Notification":{"Notification":{"currentFile":{"count":1,"lastUpdated":1770818619712}}},"ServiceRequest":{"ServiceRequest":{"internalLink":{"count":1,"lastUpdated":1772077751440}}},"skills":{"skills":{"currentFile":{"count":1,"lastUpdated":1772100003535}}},"Bilibili":{"Bilibili":{"currentFile":{"count":1,"lastUpdated":1772112409334}}},"using-superpowers":{"using-superpowers":{"currentFile":{"count":1,"lastUpdated":1772348498708}}},"Agent":{"Agent":{"internalLink":{"count":2,"lastUpdated":1773554273209}}}} \ No newline at end of file diff --git a/07-Other/AI/AI Agent/OpenClaw/OpenClaw自动部署提示词.md b/07-Other/AI/AI Agent/OpenClaw/OpenClaw自动部署提示词.md new file mode 100644 index 0000000..3b8eab8 --- /dev/null +++ b/07-Other/AI/AI Agent/OpenClaw/OpenClaw自动部署提示词.md @@ -0,0 +1,55 @@ +请先阅读OpenClaw官方文档了解OpenClaw的部署和配置方式:https://docs.openclaw.ai/zh-CN/install/docker#docker + +然后通过ssh为我的服务器配置OpenClaw,用minimax的api(国内版),模型选择MiniMax M2.1. +并实现和bot配对,bot的token: +8772808265:AAFivjcbwtD7wHBSPNjIJELyFe9vaXp8XmQ +MiniMax API key:sk-cp-IBXnYjQtPf-yg8UptEJwhJuwLFQLNbKtcT6p9qHXmCGBN6JuuBhMVedYVPTCLILWE8ws8egDXYkxTsCWUMkXkmpLZJRSCDe76iFzpxD_YjtCl_ZbbkDP9jY + +服务器ip:64.247.196.47 +用户名:Ubuntu +密码:75fdb19b-f396-44b6-8b58-be064e19ce87 + +# Docker +## MAC +请先阅读OpenClaw官方文档了解OpenClaw的部署和配置方式:https://docs.openclaw.ai/install/docker#docker,以及本机配置。 +请先编写Docker-Compose Yaml文件,以下是详细信息: + +- Default Agent + - 名称:XiaoXian_PM +- 保证OpenClaw端口不会与现有OpenClaw冲突。 +- 相关文件映射到/Users/yuyue07/Desktop/openclaw/XiaoXian_PM目录下 +- Model:模型相关配置与本地相同。 +- moltbot-popo + - + + + +```bash +services: + openclaw: + image: ghcr.io/openclaw/openclaw:latest + ports: + - "127.0.0.1:8080:8080" + environment: + - OPENCLAW_GATEWAY_TOKEN=你的强密码 + - BROWSER_CDP_URL=http://browser:9223 + volumes: + - ./data:/home/node/.openclaw + - ./workspace:/workspace + depends_on: + - browser + + browser: + image: coollabsio/openclaw-browser:latest + # 无需暴露端口到宿主机,内部通信即可 + cap_add: + - SYS_ADMIN +``` + + +最终输出相关信息。 +# Ubuntu + + + + diff --git a/07-Other/AI/AI Agent/工作计划.md b/07-Other/AI/AI Agent/工作计划.md index c5d32e3..433502a 100644 --- a/07-Other/AI/AI Agent/工作计划.md +++ b/07-Other/AI/AI Agent/工作计划.md @@ -107,5 +107,6 @@ POPO失忆: - [ ] 【🚀OpenClaw高级玩法之工作区优化+三大Agent深度解析!龙虾保姆级教程让你学会Persistent Agent、Sub-Agent和ACP Agent】 https://www.bilibili.com/video/BV1X4wAzEEMe/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e - [ ] 【🚀OpenClaw高级进阶技巧分享!模型精选策略+记忆系统优化经验+深度搜索集成+Gateway崩溃自动修复!Claude Code自动读日志修Bug重启验证】 https://www.bilibili.com/video/BV1pefHB1ENJ/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e - [ ] 【🚀【OpenClaw教程】OpenClaw高级玩法:记忆蒸馏+Skill固化+模型降级!Token成本直降40%,效率倍增!便宜模型也能完成复杂任务!龙虾教程】 https://www.bilibili.com/video/BV1WbPTzHEaa/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e + - [ ] 【🚀OpenClaw最强大脑:GPT-5.4深度实测!Agent能力强到离谱!自主完成多轮长链路复杂任务!实测可全自动为其他设备部署小龙虾!OpenClaw教程】 https://www.bilibili.com/video/BV1PdPHzFEFJ/?share_source=copy_web&vd_source=fe8142e8e12816535feaeabd6f6cdc8e