.agent/skills/skill-onboarding-guide/SKILL.md
Skill Onboarding Guide (技能上架 SOP)
npx skillsauth add eric861129/skills_all-in-one Skill Onboarding GuideInstall 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 平台中新增一個 AI 技能的標準流程。請務必遵循以下步驟以確保系統的一致性與功能的完整性。
當下載新的技能檔案後,請先將其放入:
@public\SKILLS\Uncategorized\**
Uncategorized 移動到 @public\SKILLS\{Category}\{FolderName}\。@database/init_skills.sql 的最底部新增一段 INSERT INTO Skill ... 的 SQL 語法。id: 請接續目前最高的 ID。downloadCount: 預設為 0。createdAt: 使用目前的日期 (YYYY-MM-DD)。folderName: 必須與實體資料夾名稱一致。@src/data/skills.ts 中新增該技能的物件。id, name, nameZh, description, descriptionZh, category, tags, downloadCount (預設為 0) 等。@public/skills-manifest.json 中新增該技能的檔案結構。"folder-name": {
"category": "Category Name",
"files": ["SKILL.md", "references/readme.md"]
}
SKILL.md。init_skills.sql 已加入該筆資料。src/data/skills.ts 已加入該筆資料且 ID 無衝突。skills-manifest.json 已更新,確保前端下載功能正常。npm run prebuild (若適用) 以重新生成清單。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.