From b9e7d6279d700beba98840b80f9eac8b830c1db3 Mon Sep 17 00:00:00 2001 From: xxl007 Date: Sat, 24 Jan 2026 19:50:56 +0100 Subject: [PATCH] Update keywords in README.md Removed 'agent-architecture' and 'mcp' from the list of keywords. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f357c..2c3dfbd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Curated, high-quality resources for building and using Agent Skills across moder Agent Skills are modular, standardized `SKILL.md` packages that give agents on-demand capabilities via progressive disclosure: lightweight metadata can load early, full instructions load only when relevant, and supporting resources are accessed when needed. -`agent-skills` · `ai-agents` · `skill-md` · `progressive-disclosure` · `context-management` · `agent-architecture` · `mcp`. +`agent-skills` · `ai-agents` · `skill-md` · `progressive-disclosure` · `context-management`. ## Start Here