Context7 Auto Research
自动使用Context7进行文档研究,当用户需要代码生成、配置步骤或库/API文档时无需明确请求即可自动获取最新信息
$ Installer
git clone https://github.com/hhhh124hhhh/godot-mcp /tmp/godot-mcp && cp -r /tmp/godot-mcp/server/.claude/skills/context7-auto-research ~/.claude/skills/godot-mcp// tip: Run this command in your terminal to install the skill
SKILL.md
name: Context7 Auto Research description: 自动使用Context7进行文档研究,当用户需要代码生成、配置步骤或库/API文档时无需明确请求即可自动获取最新信息 version: 1.0.0
Context7 自动化研究技能
指令
当用户输入包含以下关键词时,自动触发Context7文档研究:
中文触发条件
- "如何实现"、"怎么写" → 自动查询实现方案
- "配置"、"设置" → 自动获取配置指南
- "文档"、"参考" → 自动检索官方文档
执行步骤
- 检测触发条件
- 生成Context7查询
- 执行文档检索
- 整合信息并提供解决方案
注意事项
- 确保查询的针对性和准确性
- 验证信息来源的权威性
- 提供足够的上下文信息
Repository

hhhh124hhhh
Author
hhhh124hhhh/godot-mcp/server/.claude/skills/context7-auto-research
6
Stars
0
Forks
Updated5d ago
Added1w ago