用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/ALLBLUEUK/structural-modeling-for-economists --skill commit命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | commit |
| description | git 提交:检查 .gitignore、生成提交信息、避免提交受保护文件。当用户说"提交"、"commit"、"push"、"git"时调用。 |
| type | utility |
| 字段 | 类型 | 说明 |
|---|---|---|
scope | str | 本次提交的主题 |
files | list[path]? | 可选:白名单 |
python scripts/check_data_safety.py --staged $(git diff --cached --name-only)。data/raw/ 或 data/derived/ → 拒绝并报警。git status 与 git diff 摘要。scope 与最近三个 commit 的风格,起草 commit message。git commit。| 文件 | 必产 | 说明 |
|---|---|---|
| git commit | ✅ | 新 commit |
logs/commit_<ts>.log | 建议 |
data/raw/ 或包含密钥的文件--no-verify 跳过 hooks| 症状 | 处理 |
|---|---|
| 必备前置未满足 | 报错并指出缺什么;不绕过 |
| 上游产物 stale | 重跑上游 skill;不"凭旧的 checkpoint 继续" |
| 用户口径模糊 | 调用 interview-me skill 反向访谈 |