ARPAHLS/skillware
A Python framework for modular, self-contained skill management for machines.
This project helps AI developers build sophisticated AI agents that can perform specific tasks. It allows you to package an agent's 'know-how' — including executable code, instructions, and safety rules — into reusable units called 'Skills'. These Skills can then be installed and used by various AI models like Gemini, Claude, or GPT, without needing to redefine capabilities for each project.
Available on PyPI.
Use this if you are developing AI agents and want a standardized way to define, share, and manage agent capabilities across different large language models.
Not ideal if you are an end-user without programming experience looking for a ready-to-use AI application, as this is a framework for developers.
Stars
11
Forks
4
Language
Python
License
MIT
Category
Last pushed
Feb 15, 2026
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/ARPAHLS/skillware"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
memodb-io/Acontext
Agent Skills as a Memory Layer
powroom/flins
Universal skill installer for AI coding agents
supabase/agent-skills
Agent Skills to help developers using AI agents with Supabase
DougTrajano/pydantic-ai-skills
This package implements Agent Skills (https://agentskills.io) support with progressive...
forefy/.context
AI Agent Skills for Smart Contract Auditing to generate triaged, industry grade report findings,...