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
View File
@@ -1,4 +1,5 @@
---
name: research
user-invocable: true
allowed-tools: Read, Write, Glob, WebSearch, Task, AskUserQuestion
description: 对目标话题进行初步调研,生成调研outline。用于学术调研、benchmark调研、技术选型等场景。