VsCode GitHub Copilot Chat 节省request

上面自己是哪个就选哪个

添加如下skill内容

复制代码
---
description: Guidelines for generating Skills with dynamic variable handling
---

# Skill Generation Guidelines

## Variable Handling Requirements

When generating Skills, **all variables must use the `ask_question` pattern** to ensure reusability and flexibility.

### Variables that MUST use ask_question:
- Server/host information (ip, hostname, url, etc.)
- Authentication credentials (username, password, token, etc.)
- Port numbers
- Configuration paths
- Environment-specific settings
- Any variable that might change between deployments

### Example Pattern:

添加之后重启VsCode,以后就会一直追问了,实现多issue消耗1次request。这样你用最贵的模型,跑的处理能力也是最贵的,session中解决问题的能力肯定也是最强的

相关推荐
晚安code29 分钟前
DeepSeek 多模态视觉理解模型上线:Agent 逼近 Opus-4.8
ai编程
用户9385156350733 分钟前
从一个"房子"讲起:为什么 Next.js 是面向 AI 的全栈框架(附博客实战拆解)
ai编程·全栈·next.js
钱六两1 小时前
Spring AI Advisor:一行代码解决 AI 应用"面条代码"
ai编程
weipt2 小时前
从ollama到llama.cpp
linux·服务器·llama
s_w.h2 小时前
【 计网 】计算机网络基础
服务器·计算机网络
wangruofeng4 小时前
1.17 万赞的 Claude 技能,源码只有 321 字节:拆解 Anthropic 内部疯传的 ELI5
aigc·ai编程·claude
Flynt4 小时前
从 Claude Code 切到 Pi 跑了一阵,聊聊真实体感
agent·ai编程·claude
怪侠_岭南一只猿5 小时前
[简单理解]小龙虾是怎么一回事?
运维·服务器·ai
海兰5 小时前
【应用】Wastnet 框架的 SSE (Server-Sent Events)从协议原理到实践指南
运维·服务器·人工智能
潘高5 小时前
如何用AI做出高质量的PPT
ai编程