en un clic
my-skills
my-skills contient 17 skills collectées depuis 14790897, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
将 GitHub 仓库的所有 Issue 同步到飞书多维表格。自动创建匹配字段(标题/编号/状态/链接/创建人/标签/创建时间/更新时间/正文),支持增量去重、dry-run 预览、批量写入。适用场景:用户提到同步 GitHub Issue 到飞书、把 Issue 写入多维表格、关联 GitHub 和飞书等需求。
Electron 34+ 桌面应用端到端测试技能。当需要为 Electron 应用编写或调试 E2E 测试、遇到 Playwright _electron.launch 不可用、CI 中 Chromium SIGTRAP 崩溃、ELECTRON_RUN_AS_NODE 导致 Electron 以 Node 模式运行、或需要 CDP 远程调试连接方案时使用此技能。涵盖 CDP 连接、进程管理、跨平台 kill、CI sandbox 处理、concurrency 策略。适用于 Electron 34 及以上版本。
生成实习生结构化工作记录 docx 文件。当用户说"日报"、"新增"、"周报"、"任务看板"、"台账"、"生成docx"、"写日报"、"填新增"时触发。支持日报、新增记录、周报、任务看板(五表联动)、工作台账(四表联动)五类文档的自动生成。输入为口语化的工作内容描述,输出为格式化的 .docx 文件。
Push, monitor, debug, and iterate on Kaggle kernel notebooks using the kaggle CLI. Covers: nbformat notebook generation, kernel-metadata.json configuration (GPU/dataset), push→poll→debug→fix→repush cycle, papermill timeout avoidance, and output download. Use when the user wants to run a notebook on Kaggle cloud GPUs and iteratively fix errors until it succeeds.
Use this skill when creating Python scripts that target Kaggle Notebooks. This skill ensures correct cell separator format (# %% [code] and # %% [markdown]), proper markdown cell formatting (each line prefixed with #, no triple quotes), and Kaggle-specific conventions (Chinese comments, English output, %pip install). Also covers common pitfalls: OpenCV video decoding limits and Chinese text rendering with PIL.
SkillHub 一站式技能管理。从 my-skills registry 搜索和安装技能(明文/加密)。加密技能支持本地安装(保存 .dat + 元数据),使用时解密。触发词:安装技能、搜索技能、find skill、skill install、解密技能、encrypted skill、skill decrypt。
学术论文写作助手。帮助用户构建论文结构、写作各章节(摘要、引言、方法、实验、结论等),支持从选题规划到语言润色的全流程学术写作辅助。适用于毕业论文、学位论文及各类学术论文场景。
SkillHub 一站式技能管理。两部分功能:1) 从 my-skills registry 搜索和安装技能;2) 解密 SkillHub 加密的 .dat 文件还原为完整 SKILL.md。触发词:安装技能、搜索技能、find skill、skill install、解密技能、encrypted skill、skill decrypt、dat 解密。
AI Agent 小团队实习生每日工作记录生成器。用户输入当天做了什么,AI 按结构化模板输出完整日报,直接输出到对话中,不创建文件。
解密 SkillHub 加密技能。AI 直接运行 scripts/decrypt.py 将 .dat 密文还原为完整 SKILL.md。支持文件路径、base64 字符串、stdin 三种输入方式。触发词:解密技能、encrypted skill、skill decrypt、dat 解密。
AI Agent 实习生每日新增事项记录生成器。用户输入今天的新发现、新问题、新知识、新资产等,AI 按结构化模板输出完整记录,直接输出到对话中,不创建文件。记录重点是可复用性,不是流水账。
Search and install skills from the my-skills registry (https://skills.sixiangjia.de). Discover available skills by keyword, then install them into the user's WorkBuddy skills directory.
Use this skill when creating Python scripts that target Kaggle Notebooks. This skill ensures correct cell separator format (# %% [code] and # %% [markdown]) and Kaggle-specific conventions. Trigger when user mentions Kaggle, notebook format, # %% separators, or asks to create notebook-style Python scripts.
Submit, monitor, and manage SLURM compute jobs on the PVE cluster (ctl + node01). Covers sbatch, srun, squeue, scancel, sacct, and MiQi-specific job templates.
AI Agent 小团队实习生每周工作周报生成器。用户输入本周做了什么,AI 按结构化模板输出完整周报,直接输出到对话中,不创建文件。周报原则:先给结论,再给证据;风险需写影响+动作+决策需求;下周计划按优先级排列,明确可验收产物。
AI Agent 小团队实习生每周四表联动工作台账。用户输入本周各天的工作内容,AI 一次性生成四张结构化表格——表一(每日工作记录,整周逐天汇总)、表二(每日新增记录,整周逐天汇总)、表三(周报汇总)、表四(工具看板),直接输出到对话中,不创建文件、不存储数据。
WSL2 AI 沙箱操作指南。在 Windows 上通过 WSL2 执行 Linux 命令。沙箱以 root 运行,无需密码。适用于:需要运行 Linux 命令、脚本或工具。触发词:wsl sandbox、wsl沙箱、linux命令、隔离执行、AI沙箱、sandbox_exec、sandbox_setup。