一键导入
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.