warpctrl
仓库创建 2021年7月9日最近提交 1 小时前SkillHot 收录 1 小时前
▸ 精选理由
可直接操控 Warp UI 与会话,便于自动化测试与调试。
▸ 风险提示
需要本地进程控制权限,操作不当可能影响用户会话。
这个 Skill 做什么
通过 warpctrl CLI 检查并控制本地运行的 Warp 应用(窗口、标签等)。
可以用 warpctrl CLI 去检查和操控正在跑的本地 Warp 应用,比如管理窗口、标签、pane、会话、输入缓冲或主题,还能直接在 Warp 里打开文件。遇到要让 agent 操作或查询 Warp 本身的界面状态、打开文件或教你手动调用控制命令时就用。它针对已经运行的本地 Warp 并使用注入的可执行文件精准控制,不需要去猜测哪个进程是活跃的。
▸ 展开 SKILL.md 英文原文
Control and inspect the currently running local Warp application with the warpctrl CLI. Use this skill whenever the user asks the agent to manipulate Warp's own windows, tabs, panes, sessions, input buffer, themes, or UI surfaces; open a file in Warp; inspect local Warp state; or explain how to invoke Warp Control manually.
6.4w
Stars
5.4k
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/warpdotdev/warp/master/resources/bundled/skills/warpctrl/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/warpdotdev/warp/master/resources/bundled/skills/warpctrl/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Warp Control
Use `{{warpctrl_binary_name}}` to inspect or control the already-running local Warp application that provided this skill. The command name and wrapper path in this skill are injected for the current Warp channel, so do not inspect running processes or guess which channel is active.
Prefer `{{warpctrl_binary_name}}` when the requested action changes Warp itself rather than the user's project or operating system. Examples include creating a Warp tab, splitting a pane, staging text in Warp's input, opening Warp settings, or focusing a Warp window.
## How to invoke Warp Control
Warp Control is bundled into the Warp application. It is not a separate standalone binary; it is a hvia SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有