From 2d98902a184d8cd0dff961628505dbdec341b55d Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Tue, 01 Sep 2026 05:12:02 +0800 Subject: [PATCH] chore: exclude backup and external source directories --- 02DS/02copilot/skills/copilot-fetch-x/SKILL.md | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/02DS/02copilot/skills/copilot-fetch-x/SKILL.md b/02DS/02copilot/skills/copilot-fetch-x/SKILL.md index 11ed401..ae0ca88 100644 --- a/02DS/02copilot/skills/copilot-fetch-x/SKILL.md +++ b/02DS/02copilot/skills/copilot-fetch-x/SKILL.md @@ -1,9 +1,11 @@ --- name: copilot-fetch-x -description: Fetch the content of an X (Twitter) post using Copilot Plus. Use when the user shares an x.com or twitter.com URL and wants its text or context. Requires an active Copilot Plus license. +description: Fetch the content of an X (Twitter) post using Copilot Plus. Use + when the user shares an x.com or twitter.com URL and wants its text or + context. Requires an active Copilot Plus license. license: Copilot Plus metadata: - copilot-enabled-agents: claude, codex, opencode + copilot-enabled-agents: claude,opencode,codex copilot-builtin-version: "5" --- -- Gitblit v1.9.3