datalayer/agent-skills
🤖 🧰 Agent Skills - Create, manage, and execute reusable code-based tool compositions for AI agents.
Integrates with Pydantic AI and Model Context Protocol (MCP) tools, supporting both path-based discovery of local Python skill files and module-based loading from installed packages. Executes skills in sandboxed environments using code executors, with optional allow/deny policies defined in SKILL.md frontmatter metadata. Skills can compose MCP tools and other skills as reusable async functions, enabling agents to dynamically build and persist their own toolboxes over time.
5 stars and 2,767 monthly downloads. Used by 2 other packages. Available on PyPI.
Stars
5
Forks
—
Language
Python
License
BSD-3-Clause
Category
Last pushed
Feb 12, 2026
Monthly downloads
2,767
Commits (30d)
0
Dependencies
6
Reverse dependents
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/datalayer/agent-skills"
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,...