optimise-skill/SKILL.md
當你需要優化 agent skills 的 `SKILL.md` 時,調用這個技能。
npx skillsauth add laitszkin/apollo-toolkit optimise-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
在不影響被優化技能整體流程前提下,利用提示詞工程,對技能進行優化,減少冗余表達,增強agent對技能的理解能力以及實際工作中的使用效率。
完整閱讀整個技能的 SKILL.md 文檔,以及其引用的所有額外檔案,包括但不限於 references/、lib/tools/ 中的 TypeScript handler。基於獲取到的技能上下文資訊,總結出該技能的最終交付產物。
制定驗收條件,從而確保LLM能夠穩定、可復現地按照驗收條件產出符合要求高質量最終交付物
將整個技能的 SKILL.md 重寫。重寫後的技能應該只包含以下幾個關鍵組成部分:
對於技能有幫助的內但不符合上述技能架構規範,則應該被分類放置在 references/ 下的markdown檔案。
SKILL.md 之中的前端開發技能需要被優化" -> "定義驗收條件為前端頁面 reference 之中提供的大量建議範例重寫且不包含任何建議示例之中明確拒絕的設計,然後按照技能優化流程對技能進行全面的重寫。"references/example_skill.md - 優化後的技能範例,在進行技能優化時必須閱讀並嚴格遵照當中格式 (必讀)references/definition.md - 技能之中各個區塊的定義 (必讀)development
Review a pull request — interactive PR selection via `gh`, 4-dimension code review (hallucinated code, architecture, performance, test validity), then post severity-graded comments with fix suggestions on the PR. Not for spec-based review — use `review` instead.
development
Read a user-specified PDF that marks the week's key financial events, deeply research each marked event with current sources, capture any additional breaking financial developments, and produce a concise Chinese-capable PDF briefing that explains what happened and why it matters.
documentation
Generate long-form videos (more than 10 minutes) by following user instructions and invoking related skills only when needed (`openai-text-to-image-storyboard`, `docs-to-voice`, `remotion-best-practices`). For text inputs, extract a complete long-form story arc, generate fresh storyboard images (no reuse of previously generated pictures), and render a 16:9 animated long-form video.
tools
協助完成自動化版本發佈。同步文檔、更新版本號、推送 tag 並建立 GitHub Release。