ワンクリックで
ph
Fill a placeholder — infer the best content from surrounding context.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Fill a placeholder — infer the best content from surrounding context.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Find and insert citations to support a claim in the surrounding text.
Router — scan a file for <@skill: prompt> tags and dispatch each to the matching skill subagent.
Produce a revision plan for the surrounding text based on the prompt. Supports multi-turn conversation chains.
Generate and execute a visualization script for a given data file based on user instructions and context.
Apply a preceding plan/output chain to the content, then remove all tags.
Generic text edit — modify surrounding content according to the prompt.
| name | ph |
| description | Fill a placeholder — infer the best content from surrounding context. |
Generate content that fits naturally at the tag position.
<@ph> tag appears.<@ph> tag with the generated text.The surrounding text may contain scope modifier tags. Since <@ph> replaces only the tag itself (not surrounding content), scope modifiers primarily provide context:
<< >>: Protected text is context only — do not modify it. Remove the << >> delimiters in the output.(( )): If the <@ph> tag appears inside a field, generate content within that field only. Remove the (( )) delimiters in the output.The prompt may contain context references wrapped in double backticks ( ``). These point to external resources (file paths, section titles, etc.) that you should look up.
<@ph: a summary sentence based on ``results.md``> — read results.md to generate an appropriate placeholder. delimiters from the output. ``) in the prompt before generating content.<@ph> tag and all modifier delimiters (<< >>, (( )), ``) must be removed in the output.