Skills Plugins MCP Prompt Model 博客 我的中心

agent-device

Automates interactions for Apple-platform apps (iOS, tvOS, macOS) and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, or extracting UI info across mobile, TV, and desktop targets.

DeepseekModel 官方收录技能 质量 优秀 · 90 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=callstackincubator-agent-skills-plugins-vendored-agents-skills-agent-device-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name agent-device description Automates interactions for Apple-platform apps (iOS, tvOS, macOS) and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, or extracting UI info across mobile, TV, and desktop targets. agent-device Use this skill as a router with mandatory defaults. Read this file first. For normal device tasks, always load references/bootstrap-install.md and references/exploration.md before acting. Use bootstrap to confirm or establish deterministic setup. Use exploration for UI inspection, interaction, and verification once the app session is open. Default operating rules Start conservative. Prefer read-only inspection before mutating the UI. Use plain snapshot when the task is to verify what text or structure is currently visible on screen. Use snapshot -i only when you need interactive refs such as @e3 for a requested action or targeted query. Avoid speculative mutations. You may take the smallest reversible UI action needed to unblock inspection or complete the requested task, such as dismissing a popup, closing an alert, or clearing an unintended surface. Do not browse the web or use external sources unless the user explicitly asks. Re-snapshot after meaningful UI changes instead of reusing stale refs. Prefer @ref or selector targeting over raw coordinates. Ensure the correct target is pinned and an app session is open before interacting. Keep the loop short: open -> inspect/act -> verify if needed -> close . Default flow Load references/bootstrap-install.md and references/exploration.md before acting on a normal device task. Use bootstrap first to confirm or establish the correct target, app install, and open app session. Once the app session is open and stable, use exploration for inspection, interaction, and verification. Start with plain snapshot if the goal is to read or verify what is visible. Escalate to snapshot -i only if you need refs for interactive exploration or a requested action. Use get , is , or find before mutating the UI when a read-only command can answer the question. End by capturing proof if needed, then close . QA modes Open-ended bug hunt with reporting: use ../dogfood/SKILL.md . Pass/fail QA from acceptance criteria: stay in this skill, start with references/bootstrap-install.md , then use the QA loop in references/exploration.md . Required references For every normal device task, after reading this file, load references/bootstrap-install.md first, then references/exploration.md , before acting. Use bootstrap to confirm or establish deterministic setup, especially in sandbox or cloud environments. Use exploration once the app session is open and stable. Load additional references only when their scope is needed. Decision rules Use plain snapshot when you need to verify whether text is visible. Use snapshot -i mainly for interactive exploration and choosing refs. Use get , is , or find when they can answer the question without changing UI state. Use fill to replace text. Use type to append text. When a task asks to "go back", use plain back for predictable app-owned navigation and reserve back --system for platform back gestures or button semantics. Use type --delay-ms or fill --delay-ms for debounced search fields that drop characters when typed too quickly. If there is no simulator, no app install, or no open app session yet, switch to bootstrap-install.md instead of improvising setup steps. Use the smallest unblock action first when transient UI blocks inspection, but do not navigate, search, or enter new text just to make the UI reveal data unless the user asked for that interaction. Do not use external lookups to compensate for missing on-screen data unless the user asked for them. If the needed information is not exposed on screen, say that plainly instead of compensating with extra navigation, text entry, or web search. Prefer @ref or selector targeting over raw coordinates. Additional references Need logs, network, alerts, permissions, or failure triage: references/debugging.md Need screenshots, diff, recording, replay maintenance, or perf data: references/verification.md Need desktop surfaces, menu bar behavior, or macOS-specific interaction rules: references/macos-desktop.md Need remote HTTP transport, --remote-config launches, or tenant leases on a remote macOS host: references/remote-tenancy.md
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。