← Back to Skills Marketplace
Myway Personal OS
by
Uchi Uchibeke
· GitHub ↗
· v0.2.0
· MIT-0
222
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install myway-personal-os
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install myway-personal-os - After installation, invoke the skill by name or use
/myway-personal-os - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 222 downloads so far.
How do I install Myway Personal OS?
Run "/install myway-personal-os" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Myway Personal OS free?
Yes, Myway Personal OS is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Myway Personal OS support?
Myway Personal OS is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Myway Personal OS?
It is built and maintained by Uchi Uchibeke (@uchibeke); the current version is v0.2.0.
More Skills