一键导入
cross-link
Finds and fixes missing index links for newly created files to prevent orphans. Auto-triggers when completing documentation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Finds and fixes missing index links for newly created files to prevent orphans. Auto-triggers when completing documentation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Captures session state for future continuation. Auto-triggers when the user says "drop a breadcrumb", "dead drop", "close out", or asks to pause/wrap up.
Quick session orientation — surfaces state, recent handoffs, and suggests focus. Auto-triggers on "where were we", "what's next", or explicitly starting a session.
Organizes a messy WIP/Storm Session folder into a structured Abstract and Table of Contents. Auto-triggers on "consolidate this", "organize the wip", or "create a brief".
Generates standardized documentation (troubleshooting, guides, architecture) with consistent frontmatter.
Quarantined workspace for brainstorming and rapid ideation. Auto-triggers when the user says "storm session", "storm sesh", "brainstorm", or "let's ideate".
Structured debugging and problem solving. Auto-triggers when the user reports an error, bug, or unexpected behavior. Supports fast (default) and slow modes.
| name | cross-link |
| description | Finds and fixes missing index links for newly created files to prevent orphans. Auto-triggers when completing documentation. |
docs/ or library/.document skill.docs/troubleshooting/README.md (create if missing)docs/guides/README.md (create if missing)When updating an index/README, use this format:
- [Document Title](./path/to/doc.md) - [One sentence summary of the document's purpose]