aws-samples/sample-strands-agents-agentskills
Agent Skills implementation for Strands Agents SDK
Implements the AgentSkills.io standard with a Progressive Disclosure architecture that loads skill metadata (~100 tokens) on startup, then instructions and resources on-demand, reducing token overhead compared to traditional tool-based approaches. Provides three implementation patterns: file-based (LLM direct access), tool-based (structured context injection), and meta-tool (isolated sub-agents), enabling flexible integration with the Strands Agents SDK for specialized domain tasks like document generation and file processing.
Stars
74
Forks
8
Language
Python
License
MIT
Category
Last pushed
Jan 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/aws-samples/sample-strands-agents-agentskills"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
rscheiwe/open-skills
Open Skills is a modular, Anthropic-style skills framework that lets agents dynamically...
forefy/.context
AI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings,...