大白话论文解读 - 将学术论文翻译成通俗易懂的中文解读文档,配有图解、示例代码和知识点补充
Idioma do texto original: chinês
Menu
Skills neste repositório
O SkillsMP coletou 55 skills de yangwhale/CloseCrab. Abra uma skill para revisar a origem e os detalhes.
yangwhale/CloseCrabMostrando 15 de 55 skills coletadas.
大白话论文解读 - 将学术论文翻译成通俗易懂的中文解读文档,配有图解、示例代码和知识点补充
Idioma do texto original: chinês
Generate a handoff prompt that lets a fresh Claude Code session resume a complex task from a crashed/restarted CloseCrab bot session. Reads the old session jsonl plus the bot's recently-written CC Pages docs, extracts task identity / latest state / file…
Idioma do texto original: inglês
Use when the user wants to create any technical diagram - architecture, data flow, flowchart, sequence, agent/memory, or concept map - and export as SVG+PNG. Trigger on: "画图" "帮我画" "生成图" "做个图" "架构图" "流程图" "可视化一下" "出图" "generate diagram" "draw diagram"…
Idioma do texto original: inglês
This skill should be used when users need to install the Lustre client and mount a Google Cloud Managed Lustre filesystem on GCE VMs (especially TPU VMs). It covers client installation via Artifact Registry, kernel module loading, mounting, and network…
Idioma do texto original: chinês
绕过 Claude Code bwrap (bubblewrap) sandbox 限制。bwrap sandbox 会重新挂载文件系统,导致 Bash 命令无法访问特定路径、凭证文件、Unix socket 等资源。当遇到以下情况时使用:(1) Bash 命令报 Permission denied 但 sandbox 外正常 (2) LOAS2/Kerberos 凭证不可用 (3) 新机器/Bot 部署后需要配置 sandbox bypass (4) 命令因 sandbox 文件系统隔离而失败 (5)…
Idioma do texto original: chinês
Study Claude Code official source (CLI npm package) as golden reference for CloseCrab. Check updates, reverse-engineer patterns, distill improvements.
Idioma do texto original: chinês
Let Gemini review and optimize frontend UI/CSS design. Gemini has better aesthetic sense for modern web design.
Idioma do texto original: inglês
管理 CloseCrab bot 配置(Firestore)。添加新 bot、给已有 bot 添加 channel、切换 channel、查看配置。当用户说"添加一个 bot"、"新建 bot"、"加个飞书 channel"、"加个 discord channel"、"切换到飞书"、"bot 配置"、"add bot"、"add channel"等关键词时触发。
Idioma do texto original: chinês
创建和操作飞书多维表格(Feishu Bitable)。当用户说"写个多维表格"、"创建bitable"、"飞书数据库"、"feishu bitable"等关键词时触发。
Idioma do texto original: chinês
创建飞书文档(Feishu DocX)。当用户说"写个飞书文档"、"创建飞书文档"、"生成飞书doc"、"feishu doc"等关键词时触发。
Idioma do texto original: chinês
创建和操作飞书电子表格(Feishu Spreadsheet)。当用户说"写个飞书表格"、"创建电子表格"、"feishu sheet"等关键词时触发。
Idioma do texto original: chinês
处理 GitHub Issue:阅读留言、调研问题、生成报告文档、回复 issue 互动。当用户说"处理 issue"、"回答 issue"、"做这个 issue"、"handle issue"、"看看 issue"时触发。
Idioma do texto original: chinês
发送通知/报告到各平台(Discord、飞书、微信)。当用户说"通知我"、"发给我"、"发discord"、"发飞书"、"发微信"、"ds通知"、"notify"等关键词时触发。合并了 discord-report、feishu-report、wechat-report 三个 skill。
Idioma do texto original: chinês
默认 HTML 页面风格规范。生成报告、对比文档、技术页面时自动套用此风格。亮色 glassmorphism 主题 + SVG 图表。
Idioma do texto original: chinês
This skill should be used when users need to install, configure, and customize Zsh with Oh My Zsh on Linux systems. It covers Zsh installation, Oh My Zsh setup, theme configuration (agnoster), plugin management, and environment variable setup. The skill…
Idioma do texto original: chinês