PulseGatePost-LLM software, agents & workflows market (since 2022)
Coverage
166,852

Apps indexed

 

Freshness
26 min ago

Last update

 

Cadence
1,442/day

7-day average

Indexed today: 576

PulseGate

Market catalog for public software products, models, infra, and workflow tools.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate is a free public catalog — built for builders, analysts, and everyday users.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Submit a Project
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
  1. Home/
  2. agent-skilltree/
  3. Alternatives

agent-skilltree Alternatives

agent-skilltree is an open-source Python package that enables developers to organize, manage, and validate agent skill trees using coordinate addressing and programmatic validation. Below are 8 ai & ml apps with similar functionality to agent-skilltree, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.

  • skills-tree
    pypi.org

    skills-tree is an open-source Python package that provides a taxonomy-driven skill recommendation engine for AI agent builders. It helps developers identify and integrate relevant skills into their AI agents using structured recommendations. Designed for use in LLM and agent-based workflows.

  • agent-skills
    pypi.org

    <!-- ~ Copyright (c) 2025-2026 Datalayer, Inc. ~ ~ BSD 3-Clause License --> [![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io) [![Become a Sponsor](https://img.shields.io/static/v1?label=Become%20a%20Sponsor&message=%E2%9D%A4&logo=GitHub&style=flat&color=1ABC9C)](https://github.com/sponsors/datalayer) # 🧰 Agent Skills [![PyPI - Version](https://img.shields.io/pypi/v/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

  • agent-skill-installer
    github.com

    agent-skill-installer is an open-source CLI tool that enables developers to install and manage agent skills in their projects. It is designed for projects that distribute or consume modular agent skills, supporting easy integration and updates.

  • agent-skill-infra
    github.com

    Agent Skill infrastructure: quality check, behavior test runner, version awareness

  • agent-skill-scanner
    github.com

    agent-skill-scanner is an open-source CLI tool that scans agent skill files for security vulnerabilities, including prompt injection, capability escalation, and data exfiltration. It applies 22 security rules to help AI developers and security researchers identify and mitigate risks in LLM agent skills. The tool is MIT licensed and suitable for anyone building or auditing AI agent systems.

  • abvx-agent-skills
    pypi.org

    abvx-agent-skills is an open-source Python package offering small, reviewable, validation-gated skills for autonomous agents in Codex-style project automation. It is designed for developers building or extending agent frameworks, providing modular and testable skills under an MIT license.

  • agent-skill-eval
    pypi.org

    agent-skill-eval is an open-source CLI framework for evaluating the skills of code-generating agents across models like OpenCode, Claude Code, and Codex. It enables researchers and developers to benchmark agent performance using standardized tests.

  • Agent Skills Overview
    agentskills.io

    Agent Skills is an open-source infrastructure project that defines a standardized format for adding new skills and workflows to AI agents. It enables developers to bundle instructions, scripts, and resources, making it easier to extend agent capabilities in a modular way.