.agent/skills/skill-manager/SKILL.md
--- name: skill-manager description: Master controller for the entire AI Skill lifecycle. Use this as the primary entry point when adding, importing, or updating skills in the SKILLS_All-in-one platform. It enforces the strict sequence: Import -> Audit -> Onboard. --- # Skill Manager (Master Controller) 此技能是 `SKILLS_All-in-one` 平台的最高級管控工具,負責協調所有子 SOP 技能,確保技能擴充過程的安全性、完整性與資料一致性。 ## 🚀 核心工作流 (Standard Pipeline) 當接到「新增技能」或「從 GitHub 導入技能」的任務時,**必須** 嚴格遵循以下流水線: ### Step 1: 發現與抓取 (Import Phase) -
npx skillsauth add eric861129/skills_all-in-one .agent/skills/skill-managerInstall 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.
此技能是 SKILLS_All-in-one 平台的最高級管控工具,負責協調所有子 SOP 技能,確保技能擴充過程的安全性、完整性與資料一致性。
當接到「新增技能」或「從 GitHub 導入技能」的任務時,必須 嚴格遵循以下流水線:
github-skill-importer@public/SKILLS/Uncategorized/{FolderName}/。SKILL.md 且結構完整。skill-security-auditorUncategorized 區的新技能進行代碼與提示詞掃描。skill-onboarding-guideUncategorized 到正確分類)。read_file 讀取即將移動的檔案,確保檔案內容非空且結構完整。sql-migration-manager 將增量 SQL 記錄於 database/incremental_updates.sql。src/data/skills.ts)。id 遞增且不衝突。嚴禁修改 database/init_skills.sql。npm run prebuildpublic/skills-manifest.json,確保前端下載功能抓得到新檔案。skill-security-auditor 的情況下將技能寫入 SQL 遷移檔案或 skills.ts。database/init_skills.sql 已鎖定為備份用途,任何異動必須透過 database/incremental_updates.sql。cp 或 mv 前,AI Agent 必須 驗證來源檔案內容是否完整。若來源檔案為空,禁止覆蓋正式環境檔案。每次完成一輪流程,應向使用者回報進度:
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.