Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

minnn-learning-notes

minnn-learning-notes には lsh33lxm から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
4
更新
2026-02-27
Forks
1
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

matlab-solver-setup
統計学者

在 Windows 上为 MATLAB 安装并配置 MOSEK 和 Gurobi 优化求解器。包含系统信息检查、下载安装、许可证配置、MATLAB 路径设置和验证测试。当用户需要安装 MOSEK、Gurobi、配置求解器许可证、设置 startup.m、排查 MEX 文件错误或 HostID 不匹配问题时触发。

2026-02-27
api
ソフトウェア開発者

Generate PowerShell alias functions for Claude Code API platforms. Use when the user wants to add a new API provider shortcut/alias to their PowerShell profile, or mentions adding a new base_url and apikey for Claude Code usage. Triggers on requests like "add a new API alias", "configure a new provider", or "add XX to my profile".

2026-02-26
jarvis-hook
ソフトウェア開発者

为 Claude Code 配置 JARVIS 风格语音通知 Hook 系统。当用户想要设置语音提示、Hook 通知、音频反馈时触发。支持:(1) 配置 Hook 事件(UserPromptSubmit/Stop/Notification/SubagentStop/PreCompact)(2) 使用 edge-tts 生成高质量科幻风语音 (3) 通过 winmm.dll mciSendString 播放 mp3 (4) 可选飞书 webhook 通知。适用于 Windows 环境。

2026-02-26
dl-env-setup
データサイエンティスト

Automatically configure deep learning environments (Conda + PyTorch/TensorFlow/JAX + CUDA) for any research repo. Use this skill when the user wants to: set up a deep learning or ML training/inference environment, reproduce a paper's code or configure a research repo's runtime, install PyTorch (or TensorFlow/JAX) with GPU/CUDA support, troubleshoot PyTorch + CUDA environment issues, or create a conda/venv environment for any DL project. Do NOT trigger for: general Python project setup without DL frameworks, pure data science (pandas/sklearn) without GPU needs, or frontend/web/non-ML projects.

2026-02-22