From f87f4548d9148d53eb6c6dba8fff9ab9eb5a5964 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:10:48 +0000 Subject: [PATCH 1/2] Initial plan From 7f210f276522a0f4276815086d0e587c35905587 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 4 Nov 2025 11:13:13 +0000 Subject: [PATCH 2/2] docs: remove -b agent-skills from example command Co-authored-by: trieloff <39613+trieloff@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f15c90..6967cfb 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Quickly install Claude/Agent skills from another repository. Works standalone an Install all skills from another repo (same syntax as `gh repo clone`): ``` -upskill adobe/helix-website -b agent-skills +upskill adobe/helix-website ``` ### Install from repositories with individual SKILL.md files