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中解决问题的能力肯定也是最强的

相关推荐
浪遏3 小时前
08|韧性:一套接口接三家 API —— LLMProvider
ai编程
chaors3 小时前
DeepResearchSystem 0x06:LLM as Judge
llm·agent·ai编程
浪遏5 小时前
02|50 行跑通一个 Agent Loop:harness 的最小内核
ai编程
tg_xianheyun5 小时前
CDN节点分布如何影响网页加载速度和用户体验
服务器·cdn加速·全球访问优化
小虎AI生活6 小时前
workbuddy 获客自动化,每天让浏览器 Agent 帮你巡场
ai编程
lsh曙光6 小时前
延时at指令和定时cron指令
linux·服务器·网络
夏殇之殁7 小时前
包中创建自定义列表项。 . 使用自定义列表项进行数据绑定 . 将天气预报数据保存到本地内存表,通过LiveBindings进行显示。 ...
服务器·前端·javascript
凯丨8 小时前
AI 蠕虫来了:恶意文档如何通过 Copilot for Word 自我传播?
人工智能·c#·copilot
我不管我就要叫小猪8 小时前
嵌入式Linux----网络通信
linux·运维·服务器
泡沫冰@8 小时前
ECS 的介绍和使用
linux·服务器·网络