ソース情報
- リポジトリ
- JeremyDwayne/dotfiles
- ソースの最終更新活動
- 2026年8月15日 02:34
- 検出された SKILL.md の言語
- 英語
- スター
- 4
- フォーク
- 0
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
SOC 職業分類に基づく
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/JeremyDwayne/dotfiles --skill postplan-readコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
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.
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.