Update keywords in README.md

Removed 'agent-architecture' and 'mcp' from the list of keywords.
This commit is contained in:
xxl007 2026-01-24 19:50:56 +01:00 committed by GitHub
parent ae0d59699a
commit b9e7d6279d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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