My Skills

WorkBuddy skill registry

AI search: /api/search?q=your+query
daily-new-record/daily-new-record/SKILL.md

AI Agent 实习生每日新增事项记录生成器。用户输入今天的新发现、新问题、新知识、新资产等,AI 按结构化模板输出完整记录,直接输出到对话中,不创建文件。记录重点是可复用性,不是流水账。

🔒daily-report/api/skills/daily-report/encrypted

AI Agent 小团队实习生每日工作记录生成器。用户输入当天做了什么,AI 按结构化模板输出完整日报,直接输出到对话中,不创建文件。

docx-work-report/docx-work-report/SKILL.md

electron-e2e-cdp-testing/electron-e2e-cdp-testing/SKILL.md

Electron 34+ 桌面应用端到端测试技能。当需要为 Electron 应用编写或调试 E2E 测试、遇到 Playwright _electron.launch 不可用、CI 中 Chromium SIGTRAP 崩溃、ELECTRON_RUN_AS_NODE 导致 Electron 以 Node 模式运行、或需要 CDP 远程调试连接方案时使用此技能。涵盖 CDP 连接、进程管理、跨平台 kill、CI sandbox 处理、concurrency 策略。适用于 Electron 34 及以上版本。

find-install-skills/find-install-skills/SKILL.md

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.

github-feishu-issue-sync/github-feishu-issue-sync/SKILL.md

将 GitHub 仓库的所有 Issue 同步到飞书多维表格。自动创建匹配字段(标题/编号/状态/链接/创建人/标签/创建时间/更新时间/正文),支持增量去重、dry-run 预览、批量写入。适用场景:用户提到同步 GitHub Issue 到飞书、把 Issue 写入多维表格、关联 GitHub 和飞书等需求。

kaggle-kernel-runner/kaggle-kernel-runner/SKILL.md

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.

kaggle-notebook-format/kaggle-notebook-rules/SKILL.md

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.

skill-decrypt/skill-decrypt/SKILL.md

解密 SkillHub 加密技能。AI 直接运行 scripts/decrypt.py 将 .dat 密文还原为完整 SKILL.md。支持文件路径、base64 字符串、stdin 三种输入方式。触发词:解密技能、encrypted skill、skill decrypt、dat 解密。

skillhub/skillhub/SKILL.md

SkillHub 一站式技能管理。从 my-skills registry 搜索和安装技能(明文/加密)。加密技能支持本地安装(保存 .dat + 元数据),使用时解密。触发词:安装技能、搜索技能、find skill、skill install、解密技能、encrypted skill、skill decrypt。

slurm/slurm/SKILL.md

Submit, monitor, and manage SLURM compute jobs on the PVE cluster (ctl + node01). Covers sbatch, srun, squeue, scancel, sacct, and MiQi-specific job templates.

weekly-report/weekly-report/SKILL.md

AI Agent 小团队实习生每周工作周报生成器。用户输入本周做了什么,AI 按结构化模板输出完整周报,直接输出到对话中,不创建文件。周报原则:先给结论,再给证据;风险需写影响+动作+决策需求;下周计划按优先级排列,明确可验收产物。

work-ledger/work-ledger/SKILL.md

AI Agent 小团队实习生每周四表联动工作台账。用户输入本周各天的工作内容,AI 一次性生成四张结构化表格——表一(每日工作记录,整周逐天汇总)、表二(每日新增记录,整周逐天汇总)、表三(周报汇总)、表四(工具看板),直接输出到对话中,不创建文件、不存储数据。

🔒写paper/api/skills/writepaper/encrypted

学术论文写作助手。帮助用户构建论文结构、写作各章节(摘要、引言、方法、实验、结论等),支持从选题规划到语言润色的全流程学术写作辅助。适用于毕业论文、学位论文及各类学术论文场景。

wsl-sandbox/wsl-sandbox/SKILL.md

WSL2 AI 沙箱操作指南。在 Windows 上通过 WSL2 执行 Linux 命令。沙箱以 root 运行,无需密码。适用于:需要运行 Linux 命令、脚本或工具。触发词:wsl sandbox、wsl沙箱、linux命令、隔离执行、AI沙箱、sandbox_exec、sandbox_setup。