swift-mlx-lm
01Skill Claude CodeCodex
MLX Swift LM - Run LLMs and VLMs on Apple Silicon using MLX. Covers local inference, streaming, wired memory coordination, tool calling, LoRA fine-tuning, embeddings, and model porting.
21 tagged mobile agent, measured the same way as everything else here.
Browse within: ios 14Gemma 9litert 9local-agent 9on-device-ai 9android 6cloud 5mobile-testing 5
Skill Claude CodeCodex
MLX Swift LM - Run LLMs and VLMs on Apple Silicon using MLX. Covers local inference, streaming, wired memory coordination, tool calling, LoRA fine-tuning, embeddings, and model porting.
Skill Claude CodeCodex
MLX Swift - High-performance ML framework for Apple Silicon with lazy evaluation, automatic differentiation, and unified memory.
Skill Claude CodeCodex
A contact-management skill for finding, adding, changing, and removing people in an address book.
Skill Claude CodeCodex
Use when designing a new benchenv task suite, adding several new tasks to an existing suite, or critiquing a task-set proposal for a mobile-gym App — before any class FooTask(...) is written under benchenv/task/.
Skill Claude CodeCodex
Use when adding or modifying offline judge tests for benchenv tasks — specifically entries in OFFLINEJUDGEPOSITIVECASES / OFFLINEJUDGENEGATIVECASES in benchenv/tests/ /testtasks.py, or writing live tests. Triggers after a new task is added, or when tightening judge coverage.
Skill Claude CodeCodex
Use when writing or modifying checkgoals() / getanswer() / App check methods in benchenv/task/, or when reviewing a draft task's judge correctness. Triggers include adding a new task, editing a judge method, or diagnosing a judge false-positive/negative.
Skill Claude CodeCodex
Capability-stage map for the ClawMobile Termux runtime.
Skill Claude CodeCodex
Reference policy for complex ClawMobile Termux runtime recovery, generated-skill execution, and capability boundaries. Routine UI lookup should follow AGENTS/TOOLS without reading this skill.
Skill Claude CodeCodex
Record or summarize a ClawMobile demonstration and save a validated reusable skill candidate draft.
Skill Claude CodeCodex
Generate YAML flow files for AppClaw mobile automation. Handles structured steps, natural language steps, phased flows (setup/steps/assertions), variable and secret interpolation via .appclaw/env/, and validation. Trigger when the user wants to create, edit, or fix a YAML flow file for AppClaw.
Skill Claude CodeCodex
Review code changes in the AppClaw repo for correctness, CLI/VSCode extension consistency, and YAML flow parsing regressions. Use this skill whenever the user says "review my changes", "check my changes", "validate changes", "does this break anything", "review the diff", or any variation of wanting to verify that…
Skill Claude CodeCodex
Use the AppClaw CLI to run YAML flows, start the interactive TUI shell, explore apps, record/replay sessions, configure devices, and troubleshoot. Trigger for any request involving appclaw commands, device setup, .env configuration, running flows, vision setup, or debugging execution failures.
WorksOnMyVM/android-device-perception-skill
Skill Claude CodeCodex
Observe an authorized Android test device through read-only ADB commands. Capture the foreground app, focused window, UIAutomator semantic tree, and optional screenshot as a timestamped SituationSnapshot with stable fingerprints. Use this skill to understand the current device screen, investigate an app that appears…