Skill-powered AI agents implementing the Agent Skills specification with pydantic-ai Below are 8 autonomous agents & workflows apps with similar functionality to haiku.skills, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
<!-- ~ Copyright (c) 2025-2026 Datalayer, Inc. ~ ~ BSD 3-Clause License --> [](https://datalayer.io) [](https://github.com/sponsors/datalayer) # 🧰 Agent Skills [](https://pypi.org/project/agent-skills) **Reusable Agent Skills**: Create, manage, and execute reusable code-based tool compositions for AI agents. For more information, see the [Agent Skills community website](https://agentskills.io), the [specification](https://agentskills.io/specification), and the [integration guide](https://agentskills.io/integrate-skills). ## Overview Agent Skills provides a simple and powerful way for AI agents to build their own toolbox. Skills are Python files that compose MCP tools and other skills to accomplish specific tasks. Agent Codemode consumes skills from this package. If you are using agent-codemode, import skill utilities from `agent_skills`. ### How It Works 1. **Skills are code files**: Python files in a `skills/` directory with asyn
A configurable linter for agent skills, plugins, and AI coding assistant context
Reusable skills for AI coding assistants (Copilot, Claude Code, Cursor, Codex, Gemini CLI, and more)
Local skill manager for AI agent skills with reproducible per-project installs
Project-scoped, reproducible skill dependency manager for AI coding agents.
Agent Skill infrastructure: quality check, behavior test runner, version awareness
Analyze any codebase and auto-generate AI agent skill files for Claude Code, Cursor, and other AI tools
Install the anywhere-agents AI agent config (AGENTS.md, skills, guard hook, settings) into any project.