.agent/skills/skill-updater/SKILL.md
技能版本更新機制。指示 AI Agent 直接透過工具讀取遠端 GitHub 倉庫,比對 public/SKILLS/ 內技能的差異並執行自動化更新流程。
npx skillsauth add eric861129/skills_all-in-one skill-updaterInstall 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.
此技能定義了 AI Agent 如何自主檢查並同步 SKILLS_All-in-one 平台中位於 public/SKILLS/ 內的公共技能,確保其安全性與遠端來源保持一致。
當接收到「檢核更新」任務時,AI Agent 必須 執行以下動作:
@src/data/skills.ts 取得技能的 githubUrl。@public/SKILLS/ 下的技能執行檢查。web_fetch 讀取遠端路徑下的 SKILL.md (原始碼)。
raw.githubusercontent.com 下載路徑。SKILL.md 的內容與本地 public/SKILLS/ 目錄下的 SKILL.md 進行內容比對。version 較新,則標記為「待更新」。github-skill-importer。@public/SKILLS/Uncategorized/tmp-update-{FolderName}/。skill-security-auditorPASS 方可繼續。read_file 讀取暫存區檔案,確保內容非空且未損壞。tmp-bak/,以利更新失敗時還原。@public/SKILLS/{Category}/ 下的正式路徑,覆蓋舊版。src/data/skills.ts 中該技能的 updatedAt 或 version。sql-migration-manager 將 UPDATE 語句記錄於 database/incremental_updates.sql 頂部。npm run prebuild。public/SKILLS/ 目錄下的技能。嚴禁將此流程應用於 .agent/skills/ 內的內部管理技能。incremental_updates.sql 已同步。development
Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like "what if...", "what would happen if...", "what are the possibilities", "explore scenarios", "scenario analysis", "possibility space", "what could go wrong", "best case / worst case", "risk analysis", "contingency planning", "strategic options", or any question about uncertain futures. Also trigger when the user faces a fork-in-the-road decision, wants to stress-test an idea, or needs to think through consequences before committing.
development
Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
development
Use when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.
tools
Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.