원클릭으로
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.