
SKILLS
Datalayer Agent Skills
by Datalayer
Overview
Python library for creating, managing, discovering, and executing reusable code-based agent skills with SKILL.md parsing and Pydantic AI toolset support.
Details
Datalayer Agent Skills is an open-source Datalayer Python project for reusable code-based tool compositions that AI agents can create, manage, discover, and execute. The official project page describes skill CRUD, discovery, SKILL.md parsing, versioning, and Pydantic AI toolset integration. Datalayer’s Skills documentation describes skills as reusable capability bundles that agents can call during execution and publish to a team catalog.
When to Use
Build Python-based agent workflows that need reusable code-based skills or tool compositions. Let agents discover and execute skills described with SKILL.md. Integrate reusable agent skills with Pydantic AI toolsets. Publish reusable capabilities to a Datalayer team catalog.
Getting Started
- Open the Agent Skills project site: https://agent-skills.datalayer.tech/
- Review the source and README in the GitHub repository: https://github.com/datalayer/agent-skills
- Check package metadata on PyPI: https://pypi.org/project/agent-skills/
- Read Datalayer’s Skills documentation to understand skills as reusable capability bundles: https://docs.datalayer.ai/skills/
Key Features
- •Create
- •manage
- •discover
- •and execute reusable code-based agent skills.
- •SKILL.md parsing support.
- •Skill CRUD and discovery support.
- •Versioning support.
- •Pydantic AI toolset integration.
Capabilities
- •Agent skill creation
- •Agent skill management
- •Agent skill discovery
- •Agent skill execution
- •Reusable tool composition
- •SKILL.md parsing
- •Pydantic AI toolset integration
Last updated Jun 24, 2026