Acontext and sample-strands-agents-agentskills

Maintenance 25/25
Adoption 10/25
Maturity 15/25
Community 20/25
Maintenance 10/25
Adoption 9/25
Maturity 13/25
Community 12/25
Stars: 3,154
Forks: 296
Downloads:
Commits (30d): 174
Language: TypeScript
License: Apache-2.0
Stars: 74
Forks: 8
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
No Package No Dependents

About Acontext

memodb-io/Acontext

Agent Skills as a Memory Layer

Implements automatic skill extraction and progressive-disclosure retrieval without embeddings—using a "Skill Agent" to distill conversation traces into editable Markdown files that agents can fetch via tool calls. Supports Python and TypeScript SDKs, integrates with LangGraph and Claude, and persists skills as version-controllable files with optional self-hosting via Docker.

About sample-strands-agents-agentskills

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work