← 返回 Skills 市场
Myway Personal OS
作者
Uchi Uchibeke
· GitHub ↗
· v0.2.0
· MIT-0
222
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install myway-personal-os
功能描述
Set up Myway, a self-hosted personal AI home screen, using OpenClaw as the AI backend. Use this skill when the user wants to install Myway with OpenClaw, con...
安全使用建议
This skill appears to do what it says: scaffold and configure Myway to use a local OpenClaw gateway. Before running it, verify the upstream package you will npx (@uchibeke/myway) — check the package on npm or its GitHub repo and confirm the author/source. Understand that the installer will write a .env.local and can use the directory you choose (default ~/vault) so it will see files there; if that contains sensitive data, choose a different folder or back it up. If you want lower risk, run the install in a disposable VM or container, or inspect the package contents before executing. If you can provide the npm/GitHub link for the installer, I can re-evaluate with higher confidence.
功能分析
Type: OpenClaw Skill
Name: myway-personal-os
Version: 0.2.0
The skill bundle provides standard instructions for installing and configuring 'Myway', a personal AI dashboard, using a dedicated CLI tool (@uchibeke/myway). The process involves environment configuration, dependency installation via yarn, and service management using PM2, all of which are consistent with the stated purpose. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found in the SKILL.md or _meta.json files.
能力评估
Purpose & Capability
The name/description (install Myway with OpenClaw) aligns with the instructions: it requires Node.js, yarn, and an OpenClaw gateway and configures Myway to point at that gateway. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
Runtime instructions are scoped to installing/configuring Myway: running npx to scaffold, writing .env.local, initializing DB, building, and starting the server. The instructions reference only OpenClaw config (~/.openclaw/openclaw.json) and user-specified directories (e.g., ~/vault), which are relevant to the task.
Install Mechanism
The skill is instruction-only but tells the agent to run `npx @uchibeke/myway`, which will fetch and execute code from the npm registry at runtime. This is expected for installing a Node.js app but carries moderate risk because the package contents are downloaded and executed locally; the SKILL.md does not include integrity checks, a GitHub repo, or release provenance.
Credentials
No required environment variables or secrets are declared by the skill. The instructions mention an optional OpenClaw gateway token and will write local .env.local for configuration — both are proportionate to the stated purpose. The skill does ask for a filesystem root (~/vault), which grants the installed app access to that path; this is expected but worth noting to the user.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or global agent settings, and is not itself installing persistent platform-wide components beyond scaffolding a Myway app and suggesting PM2 for background runs. Persistence is limited to the app the user installs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install myway-personal-os - 安装完成后,直接呼叫该 Skill 的名称或使用
/myway-personal-os触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.2.0
Initial release: Set up and manage Myway personal AI home screen with OpenClaw backend.
- Guides users through installing Myway using OpenClaw as the AI backend, including all setup steps and prerequisites.
- Provides options for customizing gateway URL, file browser directory, and install location.
- Includes commands for initial setup, reconfiguration, and running as a background service with PM2.
- Details troubleshooting steps for common installation and runtime issues.
- Documents critical environment variables for OpenClaw integration.
元数据
常见问题
Myway Personal OS 是什么?
Set up Myway, a self-hosted personal AI home screen, using OpenClaw as the AI backend. Use this skill when the user wants to install Myway with OpenClaw, con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 222 次。
如何安装 Myway Personal OS?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install myway-personal-os」即可一键安装,无需额外配置。
Myway Personal OS 是免费的吗?
是的,Myway Personal OS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Myway Personal OS 支持哪些平台?
Myway Personal OS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Myway Personal OS?
由 Uchi Uchibeke(@uchibeke)开发并维护,当前版本 v0.2.0。
推荐 Skills