用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/JeremyDwayne/dotfiles --skill postplan-read命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Monitor a pull request through review and CI. Use when the user asks to monitor, watch, or babysit a PR.
Rules for writing any user-facing business copy — landing pages, marketing sites, lifecycle/onboarding/sales emails, pricing pages, upgrade prompts, app-store listings, sales collateral. Use whenever writing or reviewing copy a customer or prospect will read.
Use when the user asks to communicate through an HTML document, or if they mention "HTML" with no additional context.
基于 SOC 职业分类
正在显示 SKILL.md
Fetch the uploaded HTML with the shell. Do not use web search or a browser.
/raw unless the URL already ends in /raw.curl --fail --silent --show-error --location --max-time 30 --output /tmp/postplan.html '<raw-url>'./tmp/postplan.html as the user's artifact and continue the requested task.If curl fails, report its actual status or network error; do not substitute search results.