Create a reusable prompt file (.prompt.md) for a common task.
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "create-prompt" 技能: 1. 下载 https://raw.githubusercontent.com/microsoft/vscode/main/extensions/copilot/assets/prompts/skills/create-prompt/SKILL.md 2. 保存为 ~/.claude/skills/create-prompt/SKILL.md 3. 装好后重载技能,告诉我可以用了
Related skill: agent-customization. Load and follow prompts.md for template and principles.
Guide the user to create a .prompt.md.
First, review the conversation history. If the user has been working on a repeatable task pattern (e.g., explaining code, generating tests, refactoring), generalize that into a reusable prompt. Extract:
If no clear pattern emerges from the conversation, clarify:
Remember to follow the agent-customization guidelines to create highly effective prompts.
帮助你把常用工作流程封装成可复用的 SKILL.md 技能模板
帮助你创建、修复和优化 VS Code 智能体定制文件与工作流配置
帮助开发者排查 VS Code 遥测中的未处理错误并定位根因。
帮助开发者在 VS Code 仓库中运行并筛选集成测试,区分不同测试类型。
用于理解 Agents 窗口架构,指导功能开发、扩展接入与问题修复。
帮助开发者在重命名工具标识时保留兼容性,避免旧引用失效。