Fix missing frontmatter name fields and hardcoded paths in skills

Add missing `name` field to all research-zh and research-en SKILL.md
frontmatter (fixes #1). Replace hardcoded /home/weizhena/ paths with
~ and {project_dir} placeholders in research-deep skills (fixes #2).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
jilinchen
2026-04-10 12:44:31 +08:00
co-authored by Claude Opus 4.6
parent 014b5d0e41
commit dc18cf4591
12 changed files with 28 additions and 18 deletions
@@ -1,4 +1,5 @@
---
name: research-report
user-invocable: true
description: 将deep调研结果汇总为markdown报告,覆盖所有字段,跳过不确定值。
allowed-tools: Read, Write, Glob, Bash, AskUserQuestion