ソース情報
- リポジトリ
- reggiechan74/JobOps
- ソースの最終更新活動
- 2026年5月28日 13:24
- 検出された SKILL.md の言語
- 英語
- スター
- 23
- フォーク
- 4
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/reggiechan74/JobOps --skill convert-to-pdfコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
Build a complete resume through all 3 steps (draft, provenance check, final)
Initialize JobOps workspace - configure output directories, install templates, and optionally migrate legacy files
Assess candidate against job posting using pre-created scoring rubric
SOC 職業分類に基づく
SKILL.md を表示中
| name | convert-to-pdf |
| description | DEPRECATED — wraps /jobops:latex-pdf. Will be removed in a future release. |
| disable-model-invocation | true |
| argument-hint | <resume.md> [theme] [pages] |
This skill has been replaced by
/jobops:latex-pdf, which uses a config-driven LaTeX pipeline for higher-quality output. This stub remains for one release so existing workflows keep working; it will be removed in the following release.Please migrate any saved invocations / scripts to
/jobops:latex-pdf.
Print the deprecation notice above to the user, then run the /jobops:latex-pdf
pipeline with the same arguments:
plugins/jobops/skills/latex-pdf/SKILL.md.$1 (resume markdown), $2 (theme), $3 (pages) straight through.The new skill supports the same themes (modern, classic, minimal, plus the
default navy-serif) and the same pages: 1|2|3|auto shape via $3.