用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/stagewise-io/stagewise --skill watch命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," "CTA copy," "value proposition," "tagline," "subheadline," "hero section copy," "above the fold," "this copy is weak," "make this more compelling," or "help me describe my product." Use this whenever someone is working on website text that needs to persuade or convert. For email copy, see emails. For popup copy, see popups. For editing existing copy, see copy-editing. For the offer underneath the copy (bonuses, guarantees, value framing), see offers.
Use when adding a new LLM/model to stagewise model catalogs, provider instances, routing, validation, docs, or showcase UI.
基于 SOC 职业分类
正在显示 SKILL.md
| name | Watch |
| description | Watch a local or remote condition in the background and resume when it is met |
| user-invocable | true |
| agent-invocable | false |
Treat the user's request as a background watch task. Call
createWatcherSession in this turn unless the condition is already satisfied,
cannot be checked with the available CLIs, or a matching active watcher is
listed in the current <shell-sessions>.
Perform any required read-only preflight before arming the watcher. After it is
armed, briefly tell the user and end the turn; do not wait with
executeShellCommand.