← Back to Skills Marketplace
1755
Downloads
3
Stars
14
Active Installs
1
Versions
Install in OpenClaw
/install mobile
Description
Build mobile applications with proper lifecycle handling, offline support, and platform conventions.
Usage Guidance
This skill is a set of written best practices for building mobile apps and does not install code or request credentials — that makes it low-risk and internally consistent with its stated purpose. Before installing: be aware that it is only guidance (no tooling provided), and enabling the skill allows the agent to call it when invoked (default autonomous invocation is normal). If you need automated build, deployment, or repository access, prefer a skill that declares the specific tools and credentials it needs and review those requests carefully.
Capability Analysis
Type: OpenClaw Skill
Name: mobile
Version: 1.0.0
The skill bundle contains only metadata in `_meta.json` and a comprehensive set of best practices for mobile application development in `SKILL.md`. There is no executable code, no instructions for the AI agent to perform any actions, no attempts at prompt injection, no requests for sensitive data, and no other indicators of malicious or suspicious behavior. The content is purely informational and aligns with the stated purpose.
Capability Assessment
Purpose & Capability
The name and description promise mobile app guidance and the SKILL.md contains platform, lifecycle, offline, and UX best practices — nothing in the package requests unrelated capabilities or secrets.
Instruction Scope
The runtime instructions are purely prescriptive guidance (design patterns, testing tips, permissions advice). They do not instruct the agent to read files, access environment variables, call external endpoints, or exfiltrate data.
Install Mechanism
There is no install spec and no code files — this is the lowest-risk, instruction-only form (nothing is written to disk or downloaded by the skill).
Credentials
The skill declares no required environment variables, credentials, or config paths. Mentions of secure storage are advisory and do not translate into requests for secrets.
Persistence & Privilege
The skill does not request always:true or any persistent system privileges. Default autonomous invocation is allowed by the platform but the skill itself does not escalate privileges or modify other skills/configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mobile - After installation, invoke the skill by name or use
/mobile - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Mobile?
Build mobile applications with proper lifecycle handling, offline support, and platform conventions. It is an AI Agent Skill for Claude Code / OpenClaw, with 1755 downloads so far.
How do I install Mobile?
Run "/install mobile" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mobile free?
Yes, Mobile is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Mobile support?
Mobile is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created Mobile?
It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.
More Skills