feat(skills): add agent skills as a plugin by mkmeral · Pull Request #1755 · strands-agents/sdk-python

Motivation See design strands-agents/docs#528 This PR adds SkillsPlugin, a first-class plugin that brings Agent Skills support to Strands. It follows the spec's progressive disclosure model: li...