ワンクリックで
update-skill
Use when updating existing skills based on conversation feedback, user corrections, or identified improvements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use when updating existing skills based on conversation feedback, user corrections, or identified improvements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Use when writing, revising, or auditing a standalone Markdown explanation of a research paper. Produces image-supported, source-verified explanations for an average reader in the paper's field, prioritizes the paper's mechanisms and algorithms over background or benchmark dumps, checks appendices/code/official web resources, follows md-report-writer information-density rules, and runs separate Reviewer and Reader subagents.
Use when generating a physics or engineering experiment report from measured data and reference materials — orchestrates Theory, Data Analysis, Plotting, and Report sub-agents to produce a compiled LaTeX PDF. Also use for any sub-task in that pipeline: deriving formulas, analyzing lab data, plotting measurements with theory overlay, or writing/compiling the report.
Use when creating LaTeX Beamer presentation slides from documents, especially for academic presentations. Use when source document contains structured content with sections, subsections, or clear hierarchical organization that should be preserved in slides.
Professional LaTeX experiment report writing assistant for physics and engineering. Focuses on narrative flow, coherent explanations, proper academic style, structured content, and LaTeX best practices.
Use when writing math textbook content in XeLaTeX, including definitions, theorems, proofs, and section formatting in English or Chinese.
Use when enhancing existing lecture notes with multiple course source materials (recordings, PPT slides, existing notes)
SOC 職業分類に基づく
| name | update-skill |
| description | Use when updating existing skills based on conversation feedback, user corrections, or identified improvements. |
Update existing skills based on user feedback and corrections during conversation. This skill learns from the conversation to improve future outputs.
Call this skill when:
After the conversation reaches a satisfactory state, invoke this skill:
/update-skill <skill-name>
Example:
/update-skill md-report-writer
When called, the AI will:
The skill looks for these types of feedback in the conversation:
When you invoke /update-skill <skill-name>, the AI will:
Review the conversation to identify your feedback, corrections, and refinements
Read the target skill file to understand current guidelines
Identify what needs updating by matching your feedback to specific guidelines
Update the skill file manually based on what was learned
Commit to git with a descriptive message explaining what was learned
Scenario 1: User asked for more detailed code explanations
Conversation: User said "这个代码太复杂了,需要详细解释每一步的作用"
Action: Update the code explanation guidelines to require detailed explanations
for complex code, not just variable annotations.
Scenario 2: User preferred different quote marks
Conversation: User said "中文用中文的双引号!"
Action: Update the quote marks guideline to specify Chinese quotes for Chinese text.
Scenario 3: User wanted narrative before data
Conversation: User said "不要直接开始列表,先解释一下背景"
Action: Add/clarify the "narrative first" principle with stronger language.
After updating, the skill reports:
Example:
✓ Updated md-report-writer
- Added: Complex code requires detailed logic explanation
- Modified: Distinguished simple vs complex code handling
- Committed: a5e0e09
/Users/xjsongphy/.claude/skills/